This is an Arduino sketch for using the Adafruit TTL Serial JPEG Cameras with an Eye-Fi card for wireless snaps.
This tutorial is out of date. It is highly suggested that other tutorials be consulted for more modern implementations. This code is being hosted for legacy purposes.
The files in this repository accompany the tutorial http://www.ladyada.net/make/IoTcamera/ and were moved from https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/Adafruit_IoT_Camera_EyeFi
It is recommended you initialize the Eye-Fi card using the SdFormatter sketch included with the SdFat library: http://code.google.com/p/sdfatlib/downloads/detail?name=sdfatlib20111205.zip&can=2&q=
The sketch also requires the VC0706 Serial Camera Library and RTClib:
- https://github.com/adafruit/Adafruit-VC0706-Serial-Camera-Library
- https://github.com/adafruit/RTClib
All code MIT License, please keep attribution to Adafruit Industries, Limor Fried
Please consider buying your parts at Adafruit.com to support open source code.