Tron Identity Disc Mod

Over the past several months the members of Harford Hackerspace have been working on modifying a Delux Tron Legacy Disc. The modification uses a Netduino and MAX7219 to increase the number of LEDs from 8 to 33. The project was featured on Microsofts Channel 9 (video) and now there is a complete tutorial of the build on Coding4Fun.

This Friday – December 17th, Disney is releasing a sequel to the 1982 movie. Tron Legacy (Official Site)

Netduino Unboxing and Tutorial

You can purchase the Netduino from our Amazon Store for $34.95!

Hmm… What is a Netduino? Check out the next video from our Netduino Debut Tutorial for a demonstration!

The Netduino looks like an Arduino and it’s even compatible with the existing Arduino protoshields. However, it’s a completely different beast which can be programmed using Microsoft Visual Studio C#. Oh… It’s also Open Source. Pretty cool eh!

Netduino Début with Color Sensor

Netduino
Netduino
Netduino

Over the last few weeks Harford Hackerspace has had the pleasure of beta testing the Netduino. The Netduino is a development board with a form factor similar to the Arduino. Care was taken when designing the Netduino to ensure compatibility with most of the existing Arduino shields. That’s about where the similarities of the two devices ends.

The Netduino uses Microsoft’s Open Source .net Micro Framework SDK along with Visual Studio C# (or VS C# Express) as the primary development environment. C# application developers will be able to quickly adapt to the .net Micro Framework and start programming microcontrollers in a matter of minutes. However, this does not let them off the hook for learning the basics of electronics.
Read more