Hi, I'm new here but not totally new to electronics, I can follow a wiring diagram fairly well, its just designing circuits I have trouble with. I did take electronics at collage nearly 30 years ago, so I know the theory behind how most components work, its just putting them together in a design I can't do.
Anyway, I'm currently building a replica B9 robot from the 1960's TV show 'Lost in Space'. The brain of the robot is stuffed full of flashing lights and I've decided to use an Arduino to make some cool effects in there.
I have a duemilanove which should be up to the job of flashing a few LEDs, indeed I've managed to follow some of the sketches in the beginner guides with success.
A lot of the C programming is similar to BASIC that I used to type in to my old Sinclair Spectrum computers, so I'm not totally lost there either.
The more I research the Arduino, the more I realise what its capable of, my original thoughts of just having LEDs flashing randomly have grown, lol, I want to try and do much more.
The brain unit on B9 is triangular, I intend to have 8 to 10 LEDs along each side, each side will have the same patern replicated on it. I fancy random twinkling and 'Knight-Rider' type scanning at least. I also quite like the idea of using RGB LEDs to get changing colours too, with an option of turning all the LEDs red when he gets upset.
There are also two eyes which will just be steady white LEDs, except when the rest of the brain goes red, then they will go red too.
A further six LEDs in the head just need to flash randomly a steady white, with the possibility of turning red too.
I have so many things I need to work out, but I have plenty of time. For now I need to find out how to generate a 'random' flashing of LEDs and how to get the Auduino to change the pattern depending upon the press of a button, ie flash 10 LEDs randomly unless I press a button then go into Knight-Rider style scan, returning to random if button pressed again.
I'm also waiting for some RGB LEDs to be delivered, when they are I'll be asking questions on them too.
Sorry for all the words from a newbie, thanks for reading.
Adam S