Difference between revisions of "Arduino LilyPad"
From Geeetech Wiki
(→Overview) |
(→Downloads) |
||
Line 3: | Line 3: | ||
==Downloads== | ==Downloads== | ||
+ | Schematic: [http://arduino.cc/en/uploads/Main/LilyPad_schematic_v18.pdf LilyPad_schematic_v18.pdf] | ||
+ | EAGLE (CAD) Files: [http://arduino.cc/en/uploads/Main/LilyPad_Board_v18.zip LilyPad_Board_v18.zip] | ||
+ | |||
==Summary== | ==Summary== | ||
==Programming== | ==Programming== |
Revision as of 01:15, 4 January 2012
Contents
Overview
The LilyPad Arduino is a microcontroller board designed for wearables and e-textiles. It can be sewn to fabric and similarly mounted power supplies, sensors and actuators with conductive thread. The board is based on the ATmega168V (the low-power version of the ATmega168) (datasheet) or the ATmega328V (datasheet). The LilyPad Arduino was designed and developed by Leah Buechley and SparkFun Electronics.
Downloads
Schematic: LilyPad_schematic_v18.pdf EAGLE (CAD) Files: LilyPad_Board_v18.zip
Summary
Programming
==Power