for the newbies (like me)

If you are just starting with arduino check out this tutorial

http://www.ladyada.net/learn/arduino/index.html

it really helped me
:slight_smile:

thx :stuck_out_tongue:

So, amongst newbies, what are you working on?
I'm trying to make a synthesiser.

I'm connecting an RGB LED and a Shift register-based Knightrider bar.

Which will be controlled by the public through a PHP interface.

www.thegreendonkey.com/LEDToy

The beginnings of the site can be seen there ^^

EDIT:

Whoops, the client end wasn't running.

So anyone that tried to send a color got a "Could not connect" error.
Now fixed, it won't give out errors, but you won't see the effect as the Arduino isn't running yet.(nor is the Webcam)