Hour 23. Handling Files

What You’ll Learn in This Hour:

Image How to use SD cards in an Arduino

Image How to use the Arduino SD library

Image How to read and write files using an SD card

If you need to store data for long term on your Arduino, you have a couple of options. The EEPROM memory can store data, but there’s a limit to how much space is available. Another option is to use one of the shields that contains an SD card reader, and use the SD library in Arduino ...

Get Arduino Programming in 24 Hours, Sams Teach Yourself now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.