![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Heya All, I am looking to build a small, battery powered, wireless strip of led lights that contains two colors, blue and white, that alternate when turned on. Let me try to clarify this We run web-conferencing centers that are very complex and have all kinds of fun, innovative toys like our three video robots that rove around the room shooting live feeds. When someone on the web has a question for a presenter, the conference operator has to interupt the presenter to let them know there is a question or comment. Instead of having the operator interject, we would like to have led lights strips placed around the room turn on when the operator flips a switch, which allows the presenter to respond at their convenience. So this is the idea. Have multiple small boxes that have 20 small LEDs inside of them. With 'B' being blue, and 'W' beng white, yhey would look like: Code: /------------\ | BWBWBWBWBW | | WBWBWBWBWB | \------------/ Any pointers? Recomendations? I'm honestly not sure where to start with this project, but I can't imagine this being too hard. Thanks! Cheers- Austin | |
| |
| | (permalink) |
| You require an astable multivibrator. The simplest way to build is using 2 transistor and a few other components. Have a look the first circuit on this page: http://www.electro-tech-online.com/viewtopic.php?t=618 . This is what you require to build. Remember to put proper transistor if you have considerable number of LEDs.
__________________ "There is no way to peace, peace is the way!" | |
| |
| | (permalink) |
| or you can use a 555 astable. | |
| |