A number of people have asked if the information in the thread "SD card read/write with Arduino" be summarised for newcomers. Well here it is. After reading this you should be able to: Add an SD/MMC card to your Arduino. Read data from and write data to it using the uFat and DevicePrint libraries. Understand a few of the issues related to the process. This is my own personal take on the subject an