Lily Tiny
Lily Tiny
The LilyPad Lily Tiny or Lily Twinkle are round sewable boards.
If they are purchased from an Australian supplier such as Little Bird Electronics, the Tiny and Twinkle
arrive ready programmed. However they can also be programmed to function in different ways. If
you purchase from online stores such as eBay, they are significantly cheaper, but may arrive un-
programmed.
Pin 0: Fading
Pin 1: Heart Beat
Pin 2: On and Off
Pin 3: Twinkle
The Twinkle has a random twinkle program in which the LEDs attached to the pins twinkle on and off
at random.
Link your pins on your Lilypad ATtiny85 to the corresponding pins on the AVR Programmer.
The bottom of the Lilypad Tiny is the part with the L with the pin labelled 0.
The pins of the Lilypad Tiny will be connected using a clip and jumper leads to the pins on the AVR
programmer.
Finally, plug in the Tiny AVR Programmer it is easier to use a USB extension cable.
You may wish to code from scratch, but for beginners it may be easier to analyse existing code and
tweak it, learning about code along the way.
Code (sketches) has been provided in the folder on your desktop titled Code. Just open the text
documents, copy the code. Delete everything in the code window in Arduino, and paste in your new
code.
Use the tick icon to verify your code and make sure there are no errors.
Then use the right arrow icon to upload it to your device.
If there are any errors (lets hope there are not!) they will be identified in this window in red.