SD card with Arduino Uno: Wiring Diagram and Code
To make a datalogger and keep the text data stored, an SD card is best to use with Arduino Uno. Depending on the SD card size, more data can be stored. Note: you must format the SD card with FAT32 or FAT16 before using it with the SD card module. […]
