Lilypad is an open source microcontroller board based on Arduino and designed for wearable electronics.
Questions tagged [lilypad]
22 questions
12
votes
3 answers
What happens to Lilypads in the rain?
If you have a funky Lilypad clothing and it gets rained on or you spontaneously decide to go for a swim in it :) what happen?

mad_z
- 5,050
- 5
- 45
- 56
11
votes
5 answers
Connecting a Lilypad to a WiFi network?
I would like to connect my Lilypad Arduino to a WiFi 802.11 network that provides internet. What is the best way of achieving this? Can I use a XBee module and somehow interface with my home router? Is there a WiFi option available?
Thanks so much…

funk_e
- 173
- 1
- 7
8
votes
8 answers
Coating a Lilypad in resin
Has anyone got an example of coating a Lilypad or some other electronics in resin to make them waterproof.
I'm wanting to make something that is really resilient -> Being lazy i want to be able to chuck it in the washing machine...hand washing is…

mad_z
- 5,050
- 5
- 45
- 56
5
votes
1 answer
Problem with circuit created with fabric pressure sensor
This is only my second time working with any type of circuitry, so I apologize in advance if I don't use the right terms when I explain my problem. Feel free to correct me!
So in one of my projects, I used this instructable to create a pressure…

Jessica Stanley
- 181
- 1
- 8
5
votes
2 answers
Arduino: two more analog input!
i'm dealing with analog sensors. I have an Arduino Lilypad Simple Board with only 4 analog input.
Now, i need two more sensors and i've found on the net this schematics:
But i don't understand if it could add delays on my project because i'm…

nkint
- 963
- 5
- 14
- 27
5
votes
2 answers
How to charge Polymer Lithium Ion Battery that comes with the Lilypad Development Board
There is a Lithium Polymer Ion Battery that comes with the Lilypad Development Board from Sparfun. Does anyone know if the battery charges if we plug in the battery to the Lilypad Arduino and connect the Lilypad Arduino using the FTDI at the same…

Encore PTL
- 153
- 1
- 5
4
votes
4 answers
With Lilypad boards, whats the best way to put them into clothing so they can be easiy taken out?
I want to make a vest that has LED all over it (for the purpose of night time cycling) but i want to be able to easily wash it.

mad_z
- 5,050
- 5
- 45
- 56
4
votes
1 answer
BluetoothMate and Lilypad board
I have a mac and am looking for some instructions/tutorials on how to start using the Bluetooth Mate with a Lilypad board. If anyone has any experience with this that they would like to share I would appreciate it!
Jennifer
3
votes
0 answers
Is a single Schottky diode adequate to support power-path in a basic USB -> LiPo charging circuit?
I'm working on a hobby project based on the ATmega32U4. I'd like to be able to power the device by USB or LiPo battery. I was looking at the schematic for the LilyPad ProtoSnap Plus and saw a diode that looks like it's intended to prevent the…

D. Patrick
- 606
- 6
- 17
3
votes
1 answer
Lilypad upload error
I'm trying to get the Lilypad working on my machine but i get the following error.
I had a Google for it but everything keeps pointing to a problem with the board. I swapped it out and tried another Lilypad but got the same error...
the one i am…

mad_z
- 5,050
- 5
- 45
- 56
3
votes
1 answer
Arduino LilyPad Input Voltages Below the Input Voltage in Specs
The LilyPad spec page says:
Input Voltage 2.7-5.5 V
I understand that an input voltage greater than 5.5 V would damage the device, but what if it's below 2.7 V? Will it just be unable to accurately detect it?

Samir Unni
- 133
- 2
2
votes
1 answer
Connecting bluetooth to Lilypad Arduino
How do i connect bluetooth to Lilypad Arduino?

mad_z
- 5,050
- 5
- 45
- 56
2
votes
1 answer
Accellerometer and arduino lillypad and wearable projects
I have just bought an Arduino Lillypad and an MMA8452 accellerometer board and i have few questions:
1) Power supply on lillypad
I know that working with accellerometers is a little bit dangerous: if you plug them to 5v instead of 3.3v you can burn…

nkint
- 963
- 5
- 14
- 27
2
votes
2 answers
Can I, Bi-Directional Level Shifter as Motor(3V) controller with Arduino Lilypad (3.3V)?
Basically this could be easily done by using a BJT NPN, but since I want to control two motors(3 V, 45-60mA) and 5 LEDs was thinking of using a Bi directional level shifter instead of using transistors for each application. Could this be possible ?

Daki Withanage
- 21
- 1
1
vote
2 answers
Connect a microSD reader to a LilyPad USB, where are the digital ports?
I am attempting to connect a microSD breakout board to a LilyPad Arduino USB.
The microSD board has previously been connected to an Arduino Duemilanove.
In the Duemilanove setup, the following connections were made successfully:
(SD) ->…

user34282
- 11
- 3