14
Data Logging with SD Cards
Parts You'll Need for This Chapter
- Arduino Uno or Adafruit METRO 328
- USB cable (Type A to B for Uno, Type A to Micro-B for METRO)
- Assorted jumper wires
- Sharp GP2Y0A21YK0F IR distance sensor with JST cable
- Adafruit Arduino data logging shield with header pins
- CR1220 12 mm 3V coin cell battery
- SD/MicroSD Memory Card (8 GB SDHC recommended)
- 5V 1A USB port wall power supply
- Computer with SD card reader (or USB SD card reader)
- Painter's tape and/or 3M Command Strips
- CODE AND DIGITAL CONTENT FOR THIS CHAPTER
- Code downloads, videos, and other digital content for this chapter can be found at:
exploringarduino.com/content2/ch14
- Code for this chapter can also be obtained from the Downloads tab on this book's Wiley web page:
wiley.com/go/exploringarduino2e
Countless examples of Arduinos are being used to log weather conditions, atmospheric conditions from weather balloons, building entry data, electrical loads in buildings, and much more. Given their...