C# wrappers for hardware components

Spending time tinkering with the netduino with my friend Bertrand has prompted me to create a C# library around common electronic components, such as the DS1307 real time clock, the 74HC595 shift register, 8*8 LED matrices and a few others. I’ll put the source on CodePlex once it’s fully tested.