Here's I created my JenkinsGadget. The JenkinsGadget monitors a Jenkins continuous integration (or build) …
This program demonstrates the use of conditional compilation to run both in the Game-O emulator …
Application pre-loaded n the FEZ Cerberus Mainboard of the Tinker Kit ( …
Lightweight Menu System (LMS) 1.0 Introduction The Lightweight Menu System (LMS), Version 1.0, is a WPF …
DST_Check method accepts a DateTime parameter and returns a true/false DST (Daylight Savings Time) indicator. …
This is a full source code of the Chucky module driver. It includes installation binary and source code of …
Write log-messages to a display, while used range can be limited. Initalize with choose of the font, the …
This is an example of code you can use to drive a 4-6V servo, using the FEZ Spider (or other .NET Gadgeteer …
This is a simple touch screen demo dressed up as a mostly functional calculator. If you download the zip …
This is a demo of the Gadgeteer Joystick, Multicolor LED, and T35 Display.
This is a library to work with the encoder chip LS7366 from LSI company. The data sheet for this chip can be …
This extension returns name of the HRESULT code as it is defined inside MicroFramework. This class helps when …
This is a helper class that uses reflection to enumerate files at the given path. Microframework version …
Most of my time development time is taken up in testing and learning. Enumerating collections just to …
This is a MF version of string Replace which is missing from the BCL. Usage like .Net Replace method. Add …
Ever wished for quick and easy way to output something on the embedded display? Wish no more! With this …