The basic layout of this design is an Archimedes spiral descending inwards with an arduino controling individual tri-color LED`s inside each bottle.Through this instructable i will show you how to replicate this idea and hopefully you can build on it yourself making it bigger and better!
Remove these ads by
Signing UpStep 1Parts list:
2. 2 pair (four core) phone wire 4-5m
3. Arduino Duemilanove or perf board equivalent
4. 12v dc converter
5. Screw top glass bottle (plastic is ok to) X 12
6. Frosting spray
7. Small cable ties
8. Solder
9. Heat shrink tubing
10.Brass hook large
11.Brass hook small X 3
12.Perf board(Helpful for making buses)
13.Metal cable with 5 small chock blocks and some nylon cord.
14.Circular wooden board about 0.5" thick by 11"wide.
Tools:
1. Electric hand drill
2. Drill bit diameter of your wire
3. Pliers
4. Side cutters/Wire strippers
5.soldering iron
| « Previous Step | Download PDFView All Steps | Next Step » |






















































Thanks for taking the time to help.
Kristy
Which Arduino programmer do you recommend? Uno or Duemilanove
Also,I am a little confused on the pinout please reference the correct reference designator below. Thanks Kristy
LED1 anode = 0;
LED2 anode = 1;
LED3 anode = 2;
LED4 anode = 4;
LED5 anode = 7;
LED6 anode = 8;
LED7 anode = 12;
LED8 anode = 13;
LED9 anode = 14;
LED10 anode = 15;
LED11 anode = 16;
LED12 anode = 17;
RED bus A = 3;
GREEN bus A = 5;
BLUE bus A = 6;
RED bus B = 9;
GREEN bus B = 10;
BLUE bus B = 11;
pin 1- (PCINT14/RESET) PC6
pin 2 -(PCINT16/RXD) PD0
pin3- (PCINT17/TXD) PD1
pin 4- (PCINT18/INT0) PD2
pin5 -(PCINT19/OC2B/INT1) PD3
pin 6- (PCINT20/XCK/T0) PD4
pin 7- VCC
pin 8- GND
pin 9- (PCINT6/XTAL1/TOSC1) PB6
pin 10- (PCINT7/XTAL2/TOSC2) PB7
pin 11- (PCINT21/OC0B/T1) PD5
pin 12- (PCINT22/OC0A/AIN0) PD6
pin 13- (PCINT23/AIN1) PD7
pin 14- (PCINT0/CLKO/ICP1) PB0
pin 28 PC5 (ADC5/SCL/PCINT13)
pin 27- PC4 (ADC4/SDA/PCINT12)
pin-26PC3 (ADC3/PCINT11)
pin 25- PC2 (ADC2/PCINT10)
pin 24- PC1 (ADC1/PCINT9)
pin 23- PC0 (ADC0/PCINT8)
pin 22- GND
pin 21- AREF
pin 20 - AVCC
pin 19 - PB5 (SCK/PCINT5)
pin 18 PB4 (MISO/PCINT4)
pin 17 - PB3 (MOSI/OC2A/PCINT3)
pin 16 - PB2 (SS/OC1B/PCINT2)
pin-15 -PB1 (OC1A/PCINT1
a bit confusing, is it possible u have a circuit diagram for this,
I just started to create my own, but as a complete beginner in terms of Arduino,
could someone please tell me how to connect the wires to one of my Arduinos?
I have an Arduino Uno and an Arduino Mega 2560.
Thank you for your help
have a nice day
Or should you just go the hackboard route?
http://www.coolest-gadgets.com/20100919/diy-led-bottle-chandelier/
Just a small idea, if glass bottles are used, it may be worthwhile gluing the lid in place, or using some sort of security tie between the bottle top, and the actual bottle itself to make sure that there is no way that a glass bottle could fall to the ground.