This small project is meant for the 2018 edition of Novemberfest in UQAC. You will be able to create a bright fire-like torch with leds and silk paper
This project is still in development, here a list of things to do:
- Instructions for esthetics (this is not my part xD)
- Arduino
- Breadboard
- Jumper cables
- Battery holder with switch
- Yellow leds (3V to 3.4V drop)
- 80Ω to 120Ω resistors (use this site to calculate the value with the drop voltage of the led)
The datasheet for the led can be found here
- Download the Arduino software here
- Open the project (
code.ino
) - Change the values as you wich ;)
- Transfer it to the arduino
Wire your setup like this:
The first variables are for you to change, you should be able to do it ;)