Projects on my site

Arduino Projects

A collection of articles for the Arduino platform with software libraries, schematics and complete projects.
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.

Ajax Engine

The Ajax Engine project is a portable AJAX framework that is built on standard SOAP web services.


An O(ND) Difference Algorithm for C#

An C# implementation of the difference algorithm published in "An O(ND) Difference Algorithm and its Variations" by Eugene Myers Algorithmica Vol. 1 No. 2, 1986, p 251.