We published a new tutorial in partnership with Nik Koumaris from educ8s.tv.
Often, we have the need for a way to store data in our projects, and most of the time, the EEPROM has not enough storage and the storage size is limited. It also has issues with the format and nature of data it can hold, all this and more makes it probably not the best for storing data like text, CSV, audio, video or image files. To get around this we could use an SD card to store the data, and remove the card when we need to view on some other platform etc. That is why today’s project is focusing on how to interface an SD card module with an Arduino.
Interfacing the Arduino with the Micro SD card Module – [Link]
Subscribe
Login
0 Comments