Skip to content

Joel2B/Intel-Edison-Breakout-with-micro-sd-card-slot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Intel Edison Breakout with micro sd card slot

The Intel Edison does not have an integrated micro sd slot, but the data lines are exposed to be able to connect one.

It's not possible to connect a micro sd directly, since the operating voltage is 3.3v and the edison only outputs 1.8v in the logic signals.

The arduino version uses the TXS0206 that translates the signals from 1.8v to 3.3v, you can make use of that circuit but it's too small to manipulate, but as an alternative there is the txs0108e, that is easily obtained and is very manipulable.

it was used

  • micro sd card reader module for Arduino
  • txs0108e module
  • galvanized copper wire

Diagram

diagram

Assembly

1 2

References

https://www.intel.com/content/dam/support/us/en/documents/edison/sb/edisonbreakout_hg_331190006.pdf https://www.ti.com/lit/ds/symlink/txs0108e.pdf

About

Intel Edison Breakout with micro sd card slot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published