Links
Below are links to other resources related to Silverlight, Firmata and Arduino
Downloads
- Silverlight Arduino Firmata Tester - the complete project and source code for the Silverlight application that forms the core of the subject of this project and web site.
Visual Studio 2010 and Expression Blend project containing the complete Silverlight/C# application. Download, extract and open with wither Expression Blend or Visual Studio 2010. - Tinkerproxy
Use the above link to download Tinkerproxy. This is the 'serial proxy' application that allows Silverlight to communicate via a serial port. The above link downloads a copy of the software. The original, along with details of its use can be accessed on the Tinker.it Tinkerproxy Google Code site.
Useful sites and resources
- Firmata Main Page
The web site for the Firmata protocol - Firmata Protocol
Direct link to the protocol page on the Firmata web site. - Arduino web site
Information, reference and support on the use of Arduino - Arduino Firmata Library
Direct link to the Firmata Library page on the Arduino web site - Working with Sockets
Details of working with sockets and socket programming in Silverlight
