I may not actually release this.
C#
UBW CPU Utilization Monitor
The USB Bit Whacker is a hardware module based on a Microchip PIC18 that allows you to easily control I/O pins on the board using serial commands through the USB port.
Their home page is here: http://www.schmalzhaus.com/UBW/index.html
http://www.sparkfun.com/commerce/product_info.php?products_id=762
This project uses the UBW library which can be found here UBW I/O C# Library
UBW (USB Bit Whacker) C# library and I/O tool
This is a PC based, C# library, for talking to the UBW. It is used in another project that runs as a windows service and sends the UBW CPU usage data to display.
Dart Score Keeper
Keeps the score for a real world game of darts with up to 4 people. Games include 101, 301, and 501. Features include easy to click point buttons, score log, and undo ability. Unfortunately player names are hard coded in the binary.
Written in C#.
Binary in .NET.
Source code in Visual Studio 2005 C# solution.
