<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>netduinohelpers Wiki Rss Feed</title><link>http://netduinohelpers.codeplex.com/</link><description>netduinohelpers Wiki Rss Description</description><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=26</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is supported by detailed blog&amp;nbsp;posts.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples and demos.&amp;nbsp;The project called 'Samples' references all the others and will allowing building everything in one shot.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;strong&gt;\netduino.helpers\Samples\PIX6T4:
&lt;/strong&gt;contains the console boot loader and games. The complete project page, with schematics, source code, documentation and ready-to-play&amp;nbsp;games are available from&amp;nbsp;&lt;a href="http://www.pix6t4.com/"&gt;http://www.pix6t4.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;For a complete project using these drivers, see the &lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;
PIX-6T4 project&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruit7565Test&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/09/14/driving-an-adafruit-st7565-negative-lcd-display-with-a-netduino/" target="_blank"&gt;sample driving an AdaFruit ST7565 Negative LCD display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitVC0706Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit VC0706 TTL serial camera&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\&lt;span style="font-family:Consolas,'Courier New',Courier,monospace; white-space:pre"&gt;AdaFruitLPD8806Test&lt;/span&gt;&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://www.pix6t4.com/blog/Building-a-mini-RGB-LED-video-wall-using-a-Netduino-and-an-Adafruit-LPD8806-LED-strip" target="_blank"&gt;demo
 driving an AdaFruit LPD8806 RGB LED strip as a 16x10 display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\SharpDistanceSensorTest&lt;/strong&gt;: sample using the&amp;nbsp;Sharp GP2Y0A21YK0F Distance Measuring Sensor. Not yet documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions.
&lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;Used as part of the PIX-6T4 project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&amp;nbsp;This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;&amp;nbsp;and is used in the &lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;
PIX-6T4 project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&amp;nbsp;&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.
&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;All applications have been tested under firmware 4.1.1 Beta 1 only. .Net MF v4.2 is not yet supported as some features were taken out since 4.1.1 unfortunately.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Memory constraints&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The library is getting large and will need to be trimmed to meet the needs of your application. This is especially relevant to the Netduino Plus.&amp;nbsp;You can do this two ways: either take out the drivers and classes that you don't need / want and recompile
 the library (be mindful of inter-dependencies between some of the classes) or you can create you own library using a subset of the files making the Netduino Helpers library.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools: &lt;/strong&gt;.bmp conversion programs. Expect 1-bit or 24-bit depth horizontal bitmaps.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Sun, 22 Jan 2012 21:23:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120122092314P</guid></item><item><title>Updated Wiki: Home</title><link>http://netduinohelpers.codeplex.com/wikipage?version=24</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The 'netduino Helpers' is a C# library providing hardware drivers and utility classes supporting the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analog joysticks &lt;/li&gt;&lt;li&gt;Interrupt-driven push-button &lt;/li&gt;&lt;li&gt;Real-time clock (DS1307) &lt;/li&gt;&lt;li&gt;8*8 LED matrix &lt;/li&gt;&lt;li&gt;&lt;span&gt;AdaFruit ILI932x TFT display&lt;/span&gt; &lt;/li&gt;&lt;li&gt;AdaFruit SSD1306 OLED display &lt;/li&gt;&lt;li&gt;AdaFruit ST7735 TFT display &lt;/li&gt;&lt;li&gt;AdaFruit VC0706 Camera &lt;/li&gt;&lt;li&gt;AdaFruit ST7565 Negative LCD display &lt;/li&gt;&lt;li&gt;AdaFruit LPD8806 LED strip driver &lt;/li&gt;&lt;li&gt;Sharp GP2Y0A21YK0F Distance Measuring Sensor &lt;/li&gt;&lt;li&gt;Shift registers (74hc595) &lt;/li&gt;&lt;li&gt;Runtime assembly &amp;amp; resource loader &lt;/li&gt;&lt;li&gt;Bitmaps &amp;amp;&amp;nbsp;Bitmap Compositions &lt;/li&gt;&lt;li&gt;HiTec HS6635HB servo driver &lt;/li&gt;&lt;li&gt;Serial Interface Builder &lt;/li&gt;&lt;li&gt;LED matrix driver (Maxim7219 or compatible) &lt;/li&gt;&lt;li&gt;RTTL sound support (ringtones) &lt;/li&gt;&lt;li&gt;Variable / Fixed type font rendering &lt;/li&gt;&lt;li&gt;16x16 icon rendering &lt;/li&gt;&lt;li&gt;Basic type serialization / deserialization &lt;/li&gt;&lt;li&gt;Trigonometry library (exMath-based) &lt;/li&gt;&lt;li&gt;Lightweight JSON parser (parsing from stream &amp;amp; string) &lt;/li&gt;&lt;li&gt;Virtual Memory support &lt;/li&gt;&lt;li&gt;PIX-6T4 console bootloader and games &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;This is a work in progress as more drivers and functions will be added as the need arises.&lt;/p&gt;
&lt;p&gt;The library is now available as source-code only.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Sun, 22 Jan 2012 21:19:28 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120122091928P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=25</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is supported by detailed blog&amp;nbsp;posts.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples and demos.&amp;nbsp;The project called 'Samples' references all the others and will allowing building everything in one shot.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;For a complete project using these drivers, see the &lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;
PIX-6T4 project&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruit7565Test&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/09/14/driving-an-adafruit-st7565-negative-lcd-display-with-a-netduino/" target="_blank"&gt;sample driving an AdaFruit ST7565 Negative LCD display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitVC0706Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit VC0706 TTL serial camera&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\&lt;span style="font-family:Consolas,'Courier New',Courier,monospace; white-space:pre"&gt;AdaFruitLPD8806Test&lt;/span&gt;&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://www.pix6t4.com/blog/Building-a-mini-RGB-LED-video-wall-using-a-Netduino-and-an-Adafruit-LPD8806-LED-strip" target="_blank"&gt;demo
 driving an AdaFruit LPD8806 RGB LED strip as a 16x10 display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\SharpDistanceSensorTest&lt;/strong&gt;: sample using the&amp;nbsp;Sharp GP2Y0A21YK0F Distance Measuring Sensor. Not yet documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions.
&lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;Used as part of the PIX-6T4 project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&amp;nbsp;This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;&amp;nbsp;and is used in the &lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;
PIX-6T4 project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&amp;nbsp;&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.
&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;All applications have been tested under firmware 4.1.1 Beta 1 only. .Net MF v4.2 is not yet supported as some features were taken out since 4.1.1 unfortunately.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Memory constraints&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The library is getting large and will need to be trimmed to meet the needs of your application. This is especially relevant to the Netduino Plus.&amp;nbsp;You can do this two ways: either take out the drivers and classes that you don't need / want and recompile
 the library (be mindful of inter-dependencies between some of the classes) or you can create you own library using a subset of the files making the Netduino Helpers library.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools: &lt;/strong&gt;.bmp conversion programs. Expect 1-bit or 24-bit depth horizontal bitmaps.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Sat, 07 Jan 2012 20:20:59 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120107082059P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=24</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is supported by detailed blog&amp;nbsp;posts.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples and demos.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;For a complete project using these drivers, see the &lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;
PIX-6T4 project&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruit7565Test&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/09/14/driving-an-adafruit-st7565-negative-lcd-display-with-a-netduino/" target="_blank"&gt;sample driving an AdaFruit ST7565 Negative LCD display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitVC0706Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit VC0706 TTL serial camera&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\&lt;span style="font-family:Consolas,'Courier New',Courier,monospace; white-space:pre"&gt;AdaFruitLPD8806Test&lt;/span&gt;&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://www.pix6t4.com/blog/Building-a-mini-RGB-LED-video-wall-using-a-Netduino-and-an-Adafruit-LPD8806-LED-strip" target="_blank"&gt;demo
 driving an AdaFruit LPD8806 RGB LED strip as a 16x10 display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\SharpDistanceSensorTest&lt;/strong&gt;: sample using the&amp;nbsp;Sharp GP2Y0A21YK0F Distance Measuring Sensor. Not yet documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions.
&lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;Used as part of the PIX-6T4 project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&amp;nbsp;This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;&amp;nbsp;and is used in the &lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;
PIX-6T4 project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&amp;nbsp;&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.
&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;All applications have been tested under firmware 4.1.1 Beta 1 only. .Net MF v4.2 is not yet supported as some features were taken out since 4.1.1 unfortunately.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Memory constraints&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The library is getting large and will need to be trimmed to meet the needs of your application. Simply take out the drivers and classes that you don't need / want and recompile the library. Be mindful of inter-dependencies between some of the classes. This
 is especially relevant to the Netduino Plus.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools: &lt;/strong&gt;.bmp conversion programs. Expect 1-bit or 24-bit depth horizontal bitmaps.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Fri, 06 Jan 2012 07:16:49 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120106071649A</guid></item><item><title>Updated Wiki: Home</title><link>http://netduinohelpers.codeplex.com/wikipage?version=23</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The 'netduino Helpers' is a C# library providing hardware drivers and utility classes supporting the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analog joysticks &lt;/li&gt;&lt;li&gt;Interrupt-driven push-button &lt;/li&gt;&lt;li&gt;Real-time clock (DS1307) &lt;/li&gt;&lt;li&gt;8*8 LED matrix &lt;/li&gt;&lt;li&gt;&lt;span&gt;AdaFruit ILI932x TFT display&lt;/span&gt; &lt;/li&gt;&lt;li&gt;AdaFruit SSD1306 OLED display &lt;/li&gt;&lt;li&gt;AdaFruit ST7735 TFT display &lt;/li&gt;&lt;li&gt;AdaFruit VC0706 Camera &lt;/li&gt;&lt;li&gt;AdaFruit ST7565 Negative LCD display &lt;/li&gt;&lt;li&gt;AdaFruit LPD8806 LED strip driver &lt;/li&gt;&lt;li&gt;Sharp GP2Y0A21YK0F Distance Measuring Sensor &lt;/li&gt;&lt;li&gt;Shift registers (74hc595) &lt;/li&gt;&lt;li&gt;Runtime assembly &amp;amp; resource loader &lt;/li&gt;&lt;li&gt;Bitmaps &amp;amp;&amp;nbsp;Bitmap Compositions &lt;/li&gt;&lt;li&gt;HiTec HS6635HB servo driver &lt;/li&gt;&lt;li&gt;Serial Interface Builder &lt;/li&gt;&lt;li&gt;LED matrix driver (Maxim7219 or compatible) &lt;/li&gt;&lt;li&gt;RTTL sound support (ringtones) &lt;/li&gt;&lt;li&gt;16-bit CRC (CCITT) &lt;/li&gt;&lt;li&gt;Variable / Fixed type font rendering &lt;/li&gt;&lt;li&gt;16x16 icon rendering &lt;/li&gt;&lt;li&gt;Basic type serialization / deserialization &lt;/li&gt;&lt;li&gt;Trigonometry library (exMath-based) &lt;/li&gt;&lt;li&gt;Lightweight JSON parser (parsing from stream &amp;amp; string) &lt;/li&gt;&lt;li&gt;Virtual Memory support &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;This is a work in progress as more drivers and functions will be added as the need arises.&lt;/p&gt;
&lt;p&gt;The library is now available as source-code only.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Fri, 30 Dec 2011 06:38:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111230063826A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=23</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is supported by detailed blog&amp;nbsp;posts.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples and demos.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;For a complete project using these drivers, see the &lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;
PIX-6T4 project&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruit7565Test&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/09/14/driving-an-adafruit-st7565-negative-lcd-display-with-a-netduino/" target="_blank"&gt;sample driving an AdaFruit ST7565 Negative LCD display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitVC0706Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit VC0706 TTL serial camera&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\&lt;span style="font-family:Consolas,'Courier New',Courier,monospace; white-space:pre"&gt;AdaFruitLPD8806Test&lt;/span&gt;&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://www.pix6t4.com/blog/Building-a-mini-RGB-LED-video-wall-using-a-Netduino-and-an-Adafruit-LPD8806-LED-strip" target="_blank"&gt;demo
 driving an AdaFruit LPD8806 RGB LED strip as a 16x10 display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\SharpDistanceSensorTest&lt;/strong&gt;: sample using the&amp;nbsp;Sharp GP2Y0A21YK0F Distance Measuring Sensor. Not yet documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions.
&lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;Used as part of the PIX-6T4 project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&amp;nbsp;This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;&amp;nbsp;and is used in the &lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;
PIX-6T4 project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&amp;nbsp;&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.
&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;All applications have been tested under firmware 4.1.1 Beta 1.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools: &lt;/strong&gt;.bmp conversion programs. Expect 1-bit or 24-bit depth horizontal bitmaps.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Fri, 18 Nov 2011 03:21:07 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20111118032107A</guid></item><item><title>Updated Wiki: Home</title><link>http://netduinohelpers.codeplex.com/wikipage?version=22</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
The 'netduino Helpers' is a C# driver set for common hardware components and convenient wrappers around complex .Net Micro Framework features such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analog joysticks &lt;/li&gt;&lt;li&gt;Interrupt-driven push-button &lt;/li&gt;&lt;li&gt;Real-time clock (DS1307) &lt;/li&gt;&lt;li&gt;8*8 LED matrix &lt;/li&gt;&lt;li&gt;AdaFruit SSD1306 OLED display &lt;/li&gt;&lt;li&gt;AdaFruit ST7735 TFT display &lt;/li&gt;&lt;li&gt;AdaFruit VC0706 Camera &lt;/li&gt;&lt;li&gt;AdaFruit ST7565 Negative LCD display &lt;/li&gt;&lt;li&gt;AdaFruit LPD8806 LED strip driver &lt;/li&gt;&lt;li&gt;Sharp GP2Y0A21YK0F Distance Measuring Sensor &lt;/li&gt;&lt;li&gt;Shift registers (74hc595) &lt;/li&gt;&lt;li&gt;Runtime assembly &amp;amp; resource loader &lt;/li&gt;&lt;li&gt;Bitmaps &amp;amp;&amp;nbsp;Bitmap Compositions &lt;/li&gt;&lt;li&gt;HiTec HS6635HB servo driver &lt;/li&gt;&lt;li&gt;Serial Interface Builder &lt;/li&gt;&lt;li&gt;Maxim 7219 / 7221 LED driver &lt;/li&gt;&lt;li&gt;RTTL sound support &lt;/li&gt;&lt;li&gt;Trigonometry library (exMath-based) &lt;/li&gt;&lt;li&gt;Lightweight JSON parser (parsing from stream &amp;amp; string) &lt;/li&gt;&lt;li&gt;Virtual Memory support &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;This is a work in progress as more drivers will be added as the need arises.&lt;/p&gt;
&lt;p&gt;The library is now available as source-code only.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Sun, 09 Oct 2011 08:18:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111009081814A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=22</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is just my &lt;a href="http://fabienroyer.wordpress.com" target="_blank"&gt;
blog&lt;/a&gt; right now :)&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;For a complete project using these drivers, see the &lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;
PIX-6T4 project&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruit7565Test&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/09/14/driving-an-adafruit-st7565-negative-lcd-display-with-a-netduino/" target="_blank"&gt;sample driving an AdaFruit ST7565 Negative LCD display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitVC0706Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit VC0706 TTL serial camera&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\SharpDistanceSensorTest&lt;/strong&gt;: sample using the&amp;nbsp;Sharp GP2Y0A21YK0F Distance Measuring Sensor. Not yet documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions.
&lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;Used as part of the PIX-6T4 project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&amp;nbsp;This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;&amp;nbsp;and is used in the &lt;a href="http://www.pix6t4.com/source" target="_blank"&gt;
PIX-6T4 project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&amp;nbsp;&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.
&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;All applications have been tested under firmware 4.1.1 Beta 1.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools: &lt;/strong&gt;.bmp conversion programs. Expect 1-bit or 24-bit depth horizontal bitmaps.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Wed, 28 Sep 2011 19:37:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110928073734P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=21</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is just my &lt;a href="http://fabienroyer.wordpress.com" target="_blank"&gt;
blog&lt;/a&gt; right now :)&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruit7565Test&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/09/14/driving-an-adafruit-st7565-negative-lcd-display-with-a-netduino/" target="_blank"&gt;sample driving an AdaFruit ST7565 Negative LCD display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitVC0706Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit VC0706 TTL serial camera&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\SharpDistanceSensorTest&lt;/strong&gt;: sample using the&amp;nbsp;Sharp GP2Y0A21YK0F Distance Measuring Sensor. Not yet documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions. This project has not yet been documented with a blog post.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&amp;nbsp;This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&amp;nbsp;&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.
&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;All applications have been tested under firmware 4.1.1 Beta 1.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools: &lt;/strong&gt;.bmp conversion programs. Expect 1-bit or 24-bit depth horizontal bitmaps.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Wed, 21 Sep 2011 07:37:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110921073737A</guid></item><item><title>Updated Wiki: Home</title><link>http://netduinohelpers.codeplex.com/wikipage?version=21</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
The 'netduino Helpers' is a C# driver set for common hardware components and convenient wrappers around complex .Net Micro Framework features such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analog joysticks &lt;/li&gt;&lt;li&gt;Interrupt-driven push-button &lt;/li&gt;&lt;li&gt;Real-time clock (DS1307) &lt;/li&gt;&lt;li&gt;8*8 LED matrix &lt;/li&gt;&lt;li&gt;AdaFruit SSD1306 OLED display &lt;/li&gt;&lt;li&gt;AdaFruit ST7735 TFT display &lt;/li&gt;&lt;li&gt;AdaFruit VC0706 Camera &lt;/li&gt;&lt;li&gt;AdaFruit ST7565 Negative LCD display &lt;/li&gt;&lt;li&gt;Sharp GP2Y0A21YK0F Distance Measuring Sensor &lt;/li&gt;&lt;li&gt;Shift registers (74hc595) &lt;/li&gt;&lt;li&gt;Runtime assembly &amp;amp; resource loader &lt;/li&gt;&lt;li&gt;Bitmaps &amp;amp;&amp;nbsp;Bitmap Compositions &lt;/li&gt;&lt;li&gt;HiTec HS6635HB servo driver &lt;/li&gt;&lt;li&gt;Serial Interface Builder &lt;/li&gt;&lt;li&gt;Maxim 7219 / 7221 LED driver &lt;/li&gt;&lt;li&gt;RTTL sound support &lt;/li&gt;&lt;li&gt;Trigonometry library (exMath-based) &lt;/li&gt;&lt;li&gt;Lightweight JSON parser (parsing from stream &amp;amp; string) &lt;/li&gt;&lt;li&gt;Virtual Memory support &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;This is a work in progress as more drivers will be added as the need arises.&lt;/p&gt;
&lt;p&gt;The library is now available as source-code only.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Wed, 21 Sep 2011 07:35:05 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110921073505A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=20</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is just my &lt;a href="http://fabienroyer.wordpress.com" target="_blank"&gt;
blog&lt;/a&gt; right now :)&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruit7565Test&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/09/14/driving-an-adafruit-st7565-negative-lcd-display-with-a-netduino/" target="_blank"&gt;sample driving an AdaFruit ST7565 Negative LCD display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitVC0706Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit VC0706 TTL serial camera&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented
&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions. This project has not yet been documented with a blog post.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&amp;nbsp;This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&amp;nbsp;&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.
&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;All applications have been tested under firmware 4.1.1 Beta 1.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools: &lt;/strong&gt;.bmp conversion programs. Expect 1-bit or 24-bit depth horizontal bitmaps.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Wed, 14 Sep 2011 21:51:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110914095116P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is just my &lt;a href="http://fabienroyer.wordpress.com" target="_blank"&gt;
blog&lt;/a&gt; right now :)&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruit7565Test&lt;/strong&gt;:&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;s&lt;/a&gt;ample driving an AdaFruit ST7565 Negative LCD display. Blog
 post documentation in progress...&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitVC0706Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit VC0706 TTL serial camera&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented
&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions. This project has not yet been documented with a blog post.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&amp;nbsp;This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&amp;nbsp;&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.
&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools\1BitBmpToHex: &lt;/strong&gt;is a simple .bmp conversion program. It expects 1-bit depth bitmaps and spits out the corresponding hex codes and raw binary content of the bitmap. The raw binary files are used by the Bitmap and CharSet
 classes. Note: the bitmaps are in reverse video by default.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Wed, 14 Sep 2011 05:30:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110914053058A</guid></item><item><title>Updated Wiki: Home</title><link>http://netduinohelpers.codeplex.com/wikipage?version=20</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
The 'netduino Helpers' is a C# driver set for common hardware components and convenient wrappers around complex .Net Micro Framework features such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analog joysticks &lt;/li&gt;&lt;li&gt;Interrupt-driven push-button &lt;/li&gt;&lt;li&gt;Real-time clock (DS1307) &lt;/li&gt;&lt;li&gt;8*8 LED matrix &lt;/li&gt;&lt;li&gt;AdaFruit SSD1306 OLED display &lt;/li&gt;&lt;li&gt;AdaFruit ST7735 TFT display &lt;/li&gt;&lt;li&gt;AdaFruit VC0706 Camera &lt;/li&gt;&lt;li&gt;AdaFruit ST7565 Negative LCD display &lt;/li&gt;&lt;li&gt;Shift registers (74hc595) &lt;/li&gt;&lt;li&gt;Runtime assembly &amp;amp; resource loader &lt;/li&gt;&lt;li&gt;Bitmaps &amp;amp;&amp;nbsp;Bitmap Compositions &lt;/li&gt;&lt;li&gt;HiTec HS6635HB servo driver &lt;/li&gt;&lt;li&gt;Serial Interface Builder &lt;/li&gt;&lt;li&gt;Maxim 7219 / 7221 LED driver &lt;/li&gt;&lt;li&gt;RTTL sound support &lt;/li&gt;&lt;li&gt;Trigonometry library (exMath-based) &lt;/li&gt;&lt;li&gt;Lightweight JSON parser (parsing from stream &amp;amp; string) &lt;/li&gt;&lt;li&gt;Virtual Memory support &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;This is a work in progress as more drivers will be added as the need arises.&lt;/p&gt;
&lt;p&gt;The library is now available as source-code only.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Wed, 14 Sep 2011 05:28:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110914052821A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is just my &lt;a href="http://fabienroyer.wordpress.com" target="_blank"&gt;
blog&lt;/a&gt; right now :)&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitVC0706Test&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit VC0706 TTL serial camera&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented
&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions. This project has not yet been documented with a blog post.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&amp;nbsp;This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&amp;nbsp;&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.
&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools\1BitBmpToHex: &lt;/strong&gt;is a simple .bmp conversion program. It expects 1-bit depth bitmaps and spits out the corresponding hex codes and raw binary content of the bitmap. The raw binary files are used by the Bitmap and CharSet
 classes. Note: the bitmaps are in reverse video by default.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Sat, 13 Aug 2011 00:27:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110813122727A</guid></item><item><title>Updated Wiki: Home</title><link>http://netduinohelpers.codeplex.com/wikipage?version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
The 'netduino Helpers' is a C# driver set for common hardware components and convenient wrappers around complex .Net Micro Framework features such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analog joysticks &lt;/li&gt;&lt;li&gt;Interrupt-driven push-button &lt;/li&gt;&lt;li&gt;Real-time clock (DS1307) &lt;/li&gt;&lt;li&gt;8*8 LED matrix &lt;/li&gt;&lt;li&gt;AdaFruit SSD1306 OLED display &lt;/li&gt;&lt;li&gt;AdaFruit ST7735 TFT display &lt;/li&gt;&lt;li&gt;AdaFruit VC0706 Camera &lt;/li&gt;&lt;li&gt;Shift registers (74hc595) &lt;/li&gt;&lt;li&gt;Runtime assembly &amp;amp; resource loader &lt;/li&gt;&lt;li&gt;Bitmaps &amp;amp;&amp;nbsp;Bitmap Compositions &lt;/li&gt;&lt;li&gt;HiTec HS6635HB servo driver &lt;/li&gt;&lt;li&gt;Serial Interface Builder &lt;/li&gt;&lt;li&gt;Maxim 7219 / 7221 LED driver &lt;/li&gt;&lt;li&gt;RTTL sound support &lt;/li&gt;&lt;li&gt;Trigonometry library (exMath-based) &lt;/li&gt;&lt;li&gt;Lightweight JSON parser (parsing from stream &amp;amp; string) &lt;/li&gt;&lt;li&gt;Virtual Memory support &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;This is a work in progress as more drivers will be added as the need arises.&lt;/p&gt;
&lt;p&gt;The library is now available as source-code only.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Fri, 12 Aug 2011 23:52:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110812115234P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is just my &lt;a href="http://fabienroyer.wordpress.com" target="_blank"&gt;
blog&lt;/a&gt; right now :)&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented
&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions. This project has not yet been documented with a blog post.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&amp;nbsp;This project is documented&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&amp;nbsp;&amp;nbsp;&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.
&lt;a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools\1BitBmpToHex: &lt;/strong&gt;is a simple .bmp conversion program. It expects 1-bit depth bitmaps and spits out the corresponding hex codes and raw binary content of the bitmap. The raw binary files are used by the Bitmap and CharSet
 classes. Note: the bitmaps are in reverse video by default.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Fri, 22 Jul 2011 16:16:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110722041606P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is just my &lt;a href="http://fabienroyer.wordpress.com" target="_blank"&gt;
blog&lt;/a&gt; right now :)&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented
&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions. This project has not yet been documented with a blog post.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is documented as part of the
&lt;strong&gt;Klout Klock&lt;/strong&gt; sample application.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\KloutKlock: &lt;/strong&gt;network-enabled clock using NTP time to display the date and time and
&lt;a href="http://klout.com" target="_blank"&gt;Klout &lt;/a&gt;web services to show the user's influence within Social Networks. Requires a Netduino Plus and an AdaFruit ST7735 TFT screen.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools\1BitBmpToHex: &lt;/strong&gt;is a simple .bmp conversion program. It expects 1-bit depth bitmaps and spits out the corresponding hex codes and raw binary content of the bitmap. The raw binary files are used by the Bitmap and CharSet
 classes. Note: the bitmaps are in reverse video by default.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Wed, 20 Jul 2011 04:38:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110720043836A</guid></item><item><title>Updated Wiki: Home</title><link>http://netduinohelpers.codeplex.com/wikipage?version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
The 'netduino Helpers' is a C# driver set for common hardware components and convenient wrappers around complex .Net Micro Framework features such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analog joysticks &lt;/li&gt;&lt;li&gt;Interrupt-driven push-button &lt;/li&gt;&lt;li&gt;Real-time clock (DS1307) &lt;/li&gt;&lt;li&gt;8*8 LED matrix &lt;/li&gt;&lt;li&gt;AdaFruit SSD1306 OLED display &lt;/li&gt;&lt;li&gt;AdaFruit ST7735 TFT display &lt;/li&gt;&lt;li&gt;Shift registers (74hc595) &lt;/li&gt;&lt;li&gt;Runtime assembly &amp;amp; resource loader &lt;/li&gt;&lt;li&gt;Bitmaps &amp;amp;&amp;nbsp;Bitmap Compositions &lt;/li&gt;&lt;li&gt;HiTec HS6635HB servo driver &lt;/li&gt;&lt;li&gt;Serial Interface Builder &lt;/li&gt;&lt;li&gt;Maxim 7219 / 7221 LED driver &lt;/li&gt;&lt;li&gt;RTTL sound support &lt;/li&gt;&lt;li&gt;Trigonometry library (exMath-based) &lt;/li&gt;&lt;li&gt;Lightweight JSON parser (parsing from stream &amp;amp; string) &lt;/li&gt;&lt;li&gt;Virtual Memory support &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;This is a work in progress as more drivers will be added as the need arises.&lt;/p&gt;
&lt;p&gt;The library is now available as source-code only.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Wed, 20 Jul 2011 04:34:28 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110720043428A</guid></item><item><title>Updated Wiki: Home</title><link>http://netduinohelpers.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
The 'netduino Helpers' is a C# driver set for common hardware components and convenient wrappers around complex .Net Micro Framework features such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analog joysticks &lt;/li&gt;&lt;li&gt;Interrupt-driven push-button &lt;/li&gt;&lt;li&gt;Real-time clock (DS1307) &lt;/li&gt;&lt;li&gt;8*8 LED matrix &lt;/li&gt;&lt;li&gt;AdaFruit SSD1306 OLED display &lt;/li&gt;&lt;li&gt;AdaFruit ST7735 TFT display &lt;/li&gt;&lt;li&gt;Shift registers (74hc595) &lt;/li&gt;&lt;li&gt;Runtime assembly &amp;amp; resource loader &lt;/li&gt;&lt;li&gt;Bitmaps &amp;amp;&amp;nbsp;Bitmap Compositions &lt;/li&gt;&lt;li&gt;HiTec HS6635HB servo driver &lt;/li&gt;&lt;li&gt;Serial Interface Builder &lt;/li&gt;&lt;li&gt;Maxim 7219 / 7221 LED driver &lt;/li&gt;&lt;li&gt;RTTL sound support &lt;/li&gt;&lt;li&gt;Trigonometry library (exMath-based) &lt;/li&gt;&lt;li&gt;Lightweight JSON parser (parsing from stream &amp;amp; string) &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;This is a work in progress as more drivers will be added as the need arises.&lt;/p&gt;
&lt;p&gt;The library is now available as source-code only.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Tue, 28 Jun 2011 07:50:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110628075035A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://netduinohelpers.codeplex.com/documentation?version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The netduino.Helpers documentation is just my &lt;a href="http://fabienroyer.wordpress.com" target="_blank"&gt;
blog&lt;/a&gt; right now :)&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Samples&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
Check the \netduino.helpers\Samples folder for the samples.&lt;br&gt;
&lt;br&gt;
&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Sample descriptions&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\ASSM:&lt;/strong&gt; is a simple class used to illustrate
&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;
dynamic assembly loading of little-endian PE files on the netduino&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\BeyondHelloWorld:&lt;/strong&gt; is a large sample making use of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;a href="http://fabienroyer.wordpress.com/2010/12/23/connecting-an-sd-card-reader-to-a-netduino/" target="_blank"&gt;
SD card driver&lt;/a&gt;&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;Be sure to place the content of the &lt;strong&gt;\BeyondHelloWorld&lt;/strong&gt;&lt;strong&gt;\SD Card Resources&lt;/strong&gt; folder at the root of the SD card before running the sample
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/29/loading-assemblies-dynamically-from-an-sd-card-with-a-netduino/" target="_blank"&gt;loads bitmaps, strings and assemblies dynamically&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2010/12/03/driving-an-8x8-led-matrix-with-a-netduino-using-persistence-of-vision/" target="_blank"&gt;drives an 8x8 LED matrix using Persistence Of Vision&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://fabienroyer.wordpress.com/2011/01/09/connecting-an-analog-joystick-to-a-netduino/" target="_blank"&gt;uses an analog joystick for input&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;
&lt;strong&gt;\netduino.helpers\Samples\DS1307: &lt;/strong&gt;tests all the &lt;a href="http://fabienroyer.wordpress.com/2011/01/03/keeping-track-of-time-on-a-netduino-using-a-maxim-ds1307-real-time-clock/" target="_blank"&gt;
functions of the Maxim DS1307 real-time clock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitSSD1306&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/01/16/driving-an-adafruit-ssd1306-oled-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit SSD1306 monochrome OLED display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\AdaFruitST7735&lt;/strong&gt;: &lt;a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/" target="_blank"&gt;
sample driving an AdaFruit ST7735 TFT display&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\WaterHeaterController&lt;/strong&gt;: water heater controller designed to save energy.&amp;nbsp;Makes use of the Serial Interface Builder, the Hitec HS6635HB&amp;nbsp;servo and the DS1307&amp;nbsp;clock. This project is documented
&lt;a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/" target="_blank"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\ImagingSamples: &lt;/strong&gt;show how to build multi-layered bitmap compositions. This project has not yet been documented with a blog post.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\HiTecServoTest:&amp;nbsp;&lt;/strong&gt;&lt;/strong&gt;simple unit test for the HiTec servo driver moving the arm back and forth from 0 to 180 degrees.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;strong&gt;\netduino.helpers\Samples\Max72197221Test: &lt;/strong&gt;&lt;/strong&gt;unit tests exercising all the functions of the Maxim 7219 / 7221 LED driver.
&lt;a href="http://fabienroyer.wordpress.com/2011/03/13/using-a-max7219max7221-led-display-driver-with-a-netduino/" target="_blank"&gt;
This driver is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\RingToneTest:&lt;/strong&gt;&amp;nbsp;unit tests for the RTTL sound support. This driver has not yet been documented.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\PIPBoy3000: &lt;/strong&gt;Geiger counter and Twitter client sample.
&lt;a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/" target="_blank"&gt;
This project is documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Samples\JSONParserTest: &lt;/strong&gt;JSON parser unit test samples. This project is not yet documented.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Dependencies&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Be sure to check out the &lt;a href="http://forums.netduino.com/index.php?/forum/18-netduino-beta/" target="_blank"&gt;
netduino Beta forum&lt;/a&gt;&amp;nbsp;for the latest flash version required to support SD card I/Os.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;Tools&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;\netduino.helpers\Tools\1BitBmpToHex: &lt;/strong&gt;is a simple .bmp conversion program. It expects 1-bit depth bitmaps and spits out the corresponding hex codes and raw binary content of the bitmap. The raw binary files are used by the Bitmap and CharSet
 classes. Note: the bitmaps are in reverse video by default.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>FabienRoyer</author><pubDate>Tue, 28 Jun 2011 07:49:53 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110628074953A</guid></item></channel></rss>