SparkFun
LilyPad Arduino 328 Main Board
The LilyPad Arduino 328 Main Board is an Arduino-programmed microcontroller designed to be easily integrated into e-textiles and wearable projects. It offers...
Get notified when back in stock
The LilyPad Arduino 328 Main Board is an Arduino-programmed microcontroller designed to be easily integrated into e-textiles and wearable projects. It offers the same functionality you find in other Arduino boards, in a lightweight, round package designed to minimize snagging and profile, with wide tabs that can be sewn down and connected with conductive thread.
The LilyPad Arduino consists of an ATmega328 with the Arduino bootloader and a minimum number of external components to keep it as small (and as simple) as possible. This board will run from 2V to 5V and offers large pin-out holes that make it easy to sew and connect. Each of these pins, with the exception of (+) and (-), can control an attached input or output device (like a light, motor, or switch).
LilyPad is a wearable e-textile technology developed by Leah Buechley and cooperatively designed by Leah and SparkFun. Each LilyPad was creatively designed to have large connecting pads to allow them to be sewn into clothing. Various input, output, power, and sensor boards are available. They’re even washable!
Note: A portion of this sale is given back to Dr. Leah Buechley for continued development and education of e-textiles and also to Arduino LLC to help fund continued development of new tools and new IDE features.
Dimensions:
- 50mm outer diameter
- Thin 0.8mm PCB
Documents:
- Schematic
- Eagle Files
- Hookup Guide (Coming Soon!)
- Datasheet (ATmega328)
- Leah Buechley’s LilyPad Tutorial
- LilyPad Arduino Documentation
- GitHub
Jargon buster
Plain-language definitions for the technical terms used above.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- conductive thread
- Thread made with metal or other conductive fibres so it can carry electricity while being sewn into fabric. It matters for wearable and textile projects because it can replace wire, but it has more resistance than normal hookup wire.
- e-textiles
- Electronic textiles are fabrics or clothing that include electrical parts such as conductive thread, sensors, LEDs, or small controllers. This matters because parts for e-textiles need to survive bending, sewing, and sometimes washing.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
Find this product in
Brands
Wearables & E-textiles
LilyPad Arduino 328 Main Board Schematic
Schematic · 45.0 KB · Click any page to view full size
ATmega328P Microcontroller Datasheet
Datasheet · 12.5 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 753.3 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
LilyPad Arduino 328 Main Board, produced by and available from SparkFun
4d5c5fa
over 11 years ago
· 2 commits
- Hardware Hardware commit and README update over 11 years ago
- .gitattributes Hardware commit and README update over 11 years ago
- .gitignore Hardware commit and README update over 11 years ago
- README.md Hardware commit and README update over 11 years ago
Related Tutorials
Free guides on learn.littlebird.com.au