How to Interface SD card to Arduino (without SD card shield)?
I wonder if I can interface SD card to a microcontroller without using any adapter or shield. After a quick search of SD card pinout in google, I found out that SPI is use in order to communicate with SD card. To minimize my effort, I then search for some reference and below are my […]
Read more How to Interface SD card to Arduino (without SD card shield)?