Arduino question:
Hi, my name is Yotam and I am a theater technical director in the international school of Bangkok. Right now i am doing the some props and set design for our up coming show "Peter Pan" and i have been given a pretty big challenge...
I was told to make a light system for the costume of Tinkerbell. Not only this, but it has to have about 200 LED lights in 4 different colors. Each color has to be a 'channel' and each channel must be able to fade in and out. Now I actually made a prototype of this and it pretty much worked. However the controller was HUGE it wouldn't really fit inside the belt. And ever worse the actress playing the tinkerbell wasn't able to figure out the controls...
So it made me think... Can I control the lights on the costume from afar... And shortly Arduino came to my mind...
I'm a newbie to Arduino but I have some experience I. Electronics and in programming. But I still am a newbie. My question is what do I need in order to make it happen?
Here are some stuff I figured from my research:
?4* 50 LEDs (4 channels * 50 LEDs, each LED is 20 mA, 3v)
?2* Arduino Unos (one for the actual costume and one controller)
?2* XBee transceiver (for RF control over the Arduinos)
?4* potentiometers (for the fade in/out)
?2* power modules
?2* battery indicator (LED bar graph display) - possible??
?1* LCD Display (to show percentage of light) - possible??
So let me simplify this:
so essentially I need to create a system that is made up of a controller unit and an operational unit. the controller will have 4 potentiometers, and these potentiometers will operate the 4 channels of LEDs (50 LEDs per channel) on the operational unit. This operation will have to be achieved wirelessly (via the XBee transceivers). in addition, I was wondering if I could have an LCD display that will show me some info on the controller unit, the percentage of light for each channel (0% when turned off and 100% when fully turned on) and also some indication of how much battery I have left...
can it be done?!
Now, i'm not entirely sure if this is at all doable, but what I do know is that you guys in the forums can help me a lot with this issue. it is very important for me, and possibly for all of you guys since if this works we will try to convince the head master of the school to include a class about Arduino and stuff in the school.
So anyway, sorry about the very long question, and thanks to everyone in advance... this will be HUGE for me if you can help me! Also, sorry if my english is messed up, im still not a native speaker...
Thanks in advance,
Yotam