News

Initial Commit. Contribute to wigman27/Tutorial-Using-Arduino-SPI development by creating an account on GitHub.
Initial Commit. Contribute to wigman27/Tutorial-Using-Arduino-SPI development by creating an account on GitHub.
Connecting the Micro SD Card module to the Arduino UNO is very simple we just need to connect the SPI lines that is SCK, MISO, and MOSI, to the Arduinos SPI line that is SCK (D13), MOSI (D12), and ...