Testing of my first Arduino - fully loaded!

Hi all,

With my first Arduino I decided to see how far I could go, and what obstacles I would come across with the hardware & software. I'm not a programmer, I just get by hacking away at C++.

Here's my current setup, and a video clip:-

Arduino Duemilanove.
Ethernet Shield running as a web server
4*20 LCD
RC Servo
I2C bus with home built digital I/O extender (input & output)

Code = 16k, 600 lines of code, 6 libraries loaded.

http://www.vimeo.com/9256344

Arduino - Home Testing from Ian Johnston on Vimeo.

At first I thought the audio was part of your demonstration. Splash points, torpedoes, min-subs. I was so :-? and a bit :o!

Anywho, thanks for sharing.

Yeah, slightly unusual soundtrack! :stuck_out_tongue:

I could not have attempted anything like that when I first started up so congrats. Looks like you have a good grasp on C++ from 'hacking away at it'.

Mowcius