Arduino / Flash based Speedometer

I wanted to share my first Arduino project. Basically, it is an Arduino based speedometer with a Flash / Adobe AIR based user interface that works on Mac, Windows and Android (maybe linux but I havent tested).

Ive written about the project at:

and included a video and release all of the code.

mike

Very nice, one of the cleanest I've seen in a while. It is rather cool too :wink:

Really nice and simple! And I really like that you've done it compatible with Android too =)

can you modify the code so it will only send the speed and print it in the serial monitor?? i need help, newbie here :-/

Hi mike,

thanks for sharing your cool project.

Your User Interface is the schmickest I've seen. It really adds to your project.

How would a newbie go about implementing a UI like your's?.
What tools are needed?.