<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>adafruit industries blog &#187; netduino</title>
	<atom:link href="http://www.adafruit.com/blog/category/netduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adafruit.com/blog</link>
	<description>electronics, open source hardware, hacking and more...</description>
	<lastBuildDate>Tue, 21 May 2013 13:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>NEW PRODUCT &#8211; netduino Plus 2 (.NET-programmable microcontroller)</title>
		<link>http://www.adafruit.com/blog/2012/11/15/new-product-netduino-plus-2-net-programmable-microcontroller/</link>
		<comments>http://www.adafruit.com/blog/2012/11/15/new-product-netduino-plus-2-net-programmable-microcontroller/#comments</comments>
		<pubDate>Thu, 15 Nov 2012 16:56:54 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=45879</guid>
		<description><![CDATA[NEW PRODUCT &#8211; netduino Plus 2 (.NET-programmable microcontroller). Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment, it is suitable for engineers and hobbyists alike. The Netduino Plus 2 has Ethernet cooked in already! There is a full TCP/IP stack with examples ready [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://adafruit.com/products/1104"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/window-375.jpg" height="307" width="400" border="0" hspace="4" vspace="4" alt="Window-375" /></a></p>
<p><a href="http://adafruit.com/products/1104"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/window-1-225.jpg" height="308" width="400" border="0" hspace="4" vspace="4" alt="Window-1-225" /></a></p>
<p><a href="http://adafruit.com/products/1104">NEW PRODUCT &#8211; netduino Plus 2 (.NET-programmable microcontroller).</a> Netduino is an open source electronics platform using the .NET Micro<br />
Framework. Featuring a 32-bit microcontroller and a rich development environment, it is suitable for engineers and hobbyists alike. </p>
<p>
<b>The Netduino Plus 2 has Ethernet cooked in already! There is a full TCP/IP stack with examples ready to go, and a microSD card slot for storing files</b></p>
<p>Netduino Plus 2 has four times the speed (168MHz), six times the code space (384KB), and twice the available RAM (100KB+) of Netduino Plus 1.</p>
<p>Features: </p>
<ul>
<li>four serial ports</li>
<li>six PWM channels</li>
<li>12-bit ADC</li>
<li>power headers that turn on and off via code, so you can power on shields when you want to</li>
<li>pins can drive up to 25mA of current to light LEDs</li>
<li>Arduino &#8220;R3&#8243; compatibile to support future shields (in addition to existing shields, thanks to Netduino Plus 2&#8242;s 5V digital I/O tolerance)</li>
<li>OneWire and Time Server directly inside the NETMF firmware</li>
<li>space in flash for future features</li>
</ul>
<p>This board is built to last, to get even more feature-rich over time.</p>
<p>You might notice that we swapped out the 6-pin ICSP header for a 10-pin MiniJTAG header. The goal is to enable developers to compile their own firmware using GCC&#8211;and debug both native and managed code at the same time. If you need the ICSP header for a shield, simply sandwich a MakerShield in the middle: it&#8217;ll route the ICSP pins for you.</p>
<p>Code! Debug! Repeat!</p>
<p>.NET Micro Framework combines the ease of high-level coding and the raw features of microcontrollers. Enjoy event-based programming,<br />
multi-threading, line-by-line debugging, breakpoints and more.</p>
<p>
<a href="http://netduino.com/downloads/gettingstarted.pdf">To get a glimpse of how its done, check out the basic &#8216;getting started&#8217; guide</a> You can even now <a href="http://forums.netduino.com/index.php?/topic/1348-mono-bootloader-for-netduino-and-sample-apps/">use the Netduino on Linux &#038; Mac computer using open source Mono instead of .NET</a></p>
<p>And its very expandable just like the Arduino!</p>
<p>
3rd-party accessories offer pre-built functionality like GPS location, servo control and battery power. Netduino is also pin-compatible with Arduino shields. 3rd-party drivers are required for some Arduino shields.</p>
<p>
Design files included.<br />
Netduino is an open source electronics platform. All design files and source code are included. Learn from the designs. Remix, and enjoy the freedom of open source.</p>
<p><span style="font-weight: bold;">Comes with a free microUSB cable and 4 rubber bumpers </span>For tutorials, files, project ideas and more check out <a href="http://netduino.com"><span style="font-weight: bold;">netduino.com</span></a></p>
<p>This is the sign up page, they&#8217;re on their way and should be in stock in the next week or so.</p>
<p><a href="http://adafruit.com/products/1104">Sign up here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=45879</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Adafruit Arduino Logger Shield on a Netduino</title>
		<link>http://www.adafruit.com/blog/2012/08/27/using-the-adafruit-arduino-logger-shield-on-a-netduino/</link>
		<comments>http://www.adafruit.com/blog/2012/08/27/using-the-adafruit-arduino-logger-shield-on-a-netduino/#comments</comments>
		<pubDate>Mon, 27 Aug 2012 10:11:56 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=39152</guid>
		<description><![CDATA[Using the Adafruit Arduino Logger Shield on a Netduino @ Coding4Fun &#124; Channel 9. Fabien writes - In our previous article, we examined what an Arduino shield is, how to build a simple custom shield and discussed how to quickly identify shields that are good candidates for a Netduino adaptation versus shields that may not [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/image15.jpg" height="399" width="600" border="0" hspace="4" vspace="4" alt="Image15" /></p>
<p><a href="http://channel9.msdn.com/coding4fun/articles/Using-the-Adafruit-Arduino-Logger-Shield-on-a-Netduino">Using the Adafruit Arduino Logger Shield on a Netduino @ Coding4Fun | Channel 9</a>. Fabien writes -</p>
<blockquote><p>
In our previous article, we examined what an Arduino shield is, how to build a simple custom shield and discussed how to quickly identify shields that are good candidates for a Netduino adaptation versus shields that may not be. In this article, we&rsquo;ll take a popular <a href="https://www.adafruit.com/products/243">Arduino Logger Shield produced by Adafruit</a> and we&rsquo;ll interface it with a Netduino / Plus microcontroller
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=39152</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NEW AND UPDATED &#8211; 5V 1A (1000mA) USB port power supply &#8211; UL Listed</title>
		<link>http://www.adafruit.com/blog/2012/07/11/new-and-updated-5v-1a-1000ma-usb-port-power-supply-ul-listed/</link>
		<comments>http://www.adafruit.com/blog/2012/07/11/new-and-updated-5v-1a-1000ma-usb-port-power-supply-ul-listed/#comments</comments>
		<pubDate>Wed, 11 Jul 2012 06:00:19 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[netduino]]></category>
		<category><![CDATA[power supply]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=35896</guid>
		<description><![CDATA[NEW AND UPDATED &#8211; 5V 1A (1000mA) USB port power supply &#8211; UL Listed. Our awesome 5V (really 5.25V) 1A adapter &#8211; Now UL Listed! Great for powering or charging USB gadgets! Need a USB jack for charging or powering a project, but don&#8217;t want to lug around a computer? This switching supply gives a [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/501"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/07/window-246.jpg" height="450" width="600" border="0" hspace="4" vspace="4" alt="Window-246" /></a><br />
<a href="http://www.adafruit.com/products/501">NEW AND UPDATED &#8211; 5V 1A (1000mA) USB port power supply &#8211; UL Listed</a>. Our awesome 5V (really 5.25V) 1A adapter &#8211; Now UL Listed! Great for powering or charging USB gadgets! Need a USB jack for charging or powering a project, but don&#8217;t want to lug around a computer? This switching supply gives a clean regulated output at up to 1000mA! 110 or 240 input, so it works in any country. The plugs are &#8220;US 2-prong&#8221; style so you may need a plug adapter, but you can pick one up at any hardware store for a $1 or so. </p>
<p><a href="http://www.adafruit.com/products/501"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/07/window-1-142.jpg" height="450" width="600" border="0" hspace="4" vspace="4" alt="Window-1-142" /></a><br />
This adapter was specifically designed to provide 5.25V not 5V, but we still call it a 5V USB adapter. We did this on purpose to solve a problem that occurs often with USB-powered gadgets: they draw so much current than the resistance of the cable causes a voltage drop, so instead of 5V, the device sees 4.75V or so. To avoid this problem, we made the adapter 5.25V. This is because the USB power specification allows up to 5.25V, and its safe for all 5V electronics, and has the benefit of making up for any loss due to thin USB cables. Basically, you can use it where ever USB 5V power is needed, with no risk of damage, and it will happily work at the full current range, no matter what cable you use!</p>
<p>The adapter does not have a cable, instead there is a USB &#8216;A&#8217; type port on the bottom, where you can plug any USB cable in. The data lines have resistors on them, to match what is inside of an &#8216;Apple iPhone&#8217; type charger, and we tested this adapter successfully with an iPhone 4 so it ought to work with anything that can charge with an iPhone adapter.</p>
<p>This adapter is great for use with an Arduino, Raspberry Pi, teensy, NETduino, etc.! Also good with our Lithium-polymer battery chargers, so you can just carry a USB cable.</p>
<p>This particular adapter is very nice, with a red indicator LED to let you know its working.</p>
<p><a href="http://www.adafruit.com/products/501">In stock and powering.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=35896</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT &#8211; Netduino Go! Starter Pack (Modular .NET microcontroller)</title>
		<link>http://www.adafruit.com/blog/2012/04/27/new-product-netduino-go-starter-pack-modular-net-microcontroller/</link>
		<comments>http://www.adafruit.com/blog/2012/04/27/new-product-netduino-go-starter-pack-modular-net-microcontroller/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 18:03:57 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=30477</guid>
		<description><![CDATA[NEW PRODUCT &#8211; Netduino Go! Starter Pack (Modular .NET microcontroller) This starter pack comes with all the stuff you&#8217;ll want to hit the ground runing with Netduino Go! Included is the Go! mainboard, the Shield Base, a Button module, a Potentiometer module, an RGB LED module, 4 Go! cables and 3&#8242; microUSB cable to connect [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/800"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/04/window-161.jpg" height="480" width="600" border="0" hspace="4" vspace="4" alt="Window-161" /></a><br />
<a href="http://www.adafruit.com/products/800">NEW PRODUCT &#8211; Netduino Go! Starter Pack (Modular .NET microcontroller)</a> <b>This starter pack comes with all the stuff you&#8217;ll want to hit the ground runing with Netduino Go! Included is the Go! mainboard, the Shield Base, a Button module, a Potentiometer module, an RGB LED module, 4 Go! cables and 3&#8242; microUSB cable to connect to your computer for programming and power.</b></p>
<p>You asked for a Netduino with more speed, more flash, and more RAM.</p>
<p>You asked for a Netduino with more GPIOs, more serial ports, more analog inputs, and more PWMs.</p>
<p>Some of you aren&#8217;t yet comfortable picking up a soldering iron, or you don&#8217;t want to spend your time calculating resistor band colors. You want a plug-and-play Netduino.</p>
<p>We&#8217;ve been listening. And together with several members of the Netduino community, we&#8217;ve been crafting radical new hardware.<br />
Today, we introduce a Netduino with more speed, flash, and RAM. And a Netduino with support for more GPIOs, serial ports, analog inputs, and PWMs. And today, we introduce a plug-and-play Netduino. Best of all, these are all the same board!</p>
<p>Netduino Go has four times the speed (168MHz), six times the code space (384KB), and twice the available RAM (100KB+) of Netduino Plus.<br />
And with Netduino Go, we&#8217;ve virtualized all the peripherals. So you simply pick what you need and plug it in. Each module has a small microchip which works together with the mainboard.</p>
<p>Want to use a relay? Just plug it in. Need six RGB LEDs? No problem. How about a touchscreen? One cable, plug and play.</p>
<p>Alongside Netduino Go, we&#8217;re introducing a very cool accessory. We call it the Shield Base. You plug it into your Netduino Go and it provides you with the latest Arduino pinout, 6 PWMs, 6 ADCs, and a handful of GPIOs. To use it, you just create InputPorts, AnalogInputs, etc. using the standard NETMF classes.</p>
<p>All Netduino Go hardware is production hardware. We&#8217;re shipping the production Shield Base hardware with early beta firmware so that we can get wide feedback on this new virtualization technology. And to say thank you for beta testing the Shield Base, we&#8217;ve temporarily upgraded its 128KB-flash MCU to a full-blown 512KB-flash 120MHz Cortex-M3 microcontroller. You can connect it to power and a USB-TTL serial cable and use it as a traditional Netduino if you&#8217;d like as well&#8211;while enjoying its 3 serial ports and other new enhancements. Both the Netduino Go and the Shield Base run production versions of .NET MF 4.2 QFE1 (RTM).</p>
<p><a href="http://www.adafruit.com/products/800">In stock and shipping!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=30477</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building your own hand-held game console with, Netduino, C# and the PIX-6T4 project</title>
		<link>http://www.adafruit.com/blog/2011/11/02/building-your-own-hand-held-game-console-with-netduino-c-and-the-pix-6t4-project/</link>
		<comments>http://www.adafruit.com/blog/2011/11/02/building-your-own-hand-held-game-console-with-netduino-c-and-the-pix-6t4-project/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 04:01:00 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>
		<category><![CDATA[open source hardware]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/11/02/building-your-own-hand-held-game-console-with-netduino-c-and-the-pix-6t4-project/</guid>
		<description><![CDATA[Building your own hand-held game console with, Netduino, C# and the PIX-6T4 project @ Channel 9. Gaming = fun, right? Writing games with C# = fun, right? Writing games with C# that runs on Netduino hardware = run, right? Wrap all that into a hand-held package and we&#8217;re talking some serious fun. Funny enough, coming [...]]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="375" src="http://www.youtube.com/embed/87y1o3YzhsY?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://channel9.msdn.com/coding4fun/blog/Building-your-own-hand-held-game-console-with-Netduino-C-and-the-PIX-6T4-project">Building your own hand-held game console with, Netduino, C# and the PIX-6T4 project @ Channel 9</a>.</p>
<blockquote><p>
Gaming = fun, right? Writing games with C# = fun, right? Writing games with C# that runs on Netduino hardware = run, right? Wrap all that into a hand-held package and we&#8217;re talking some serious fun. Funny enough, coming to us via Fabien&#8217;s Bit Bucket and his PIX-6T4 posts, that&#8217;s what today&#8217;s project is all about.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=21071</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professional grade enclosure Arduino, Netduino and more&#8230;</title>
		<link>http://www.adafruit.com/blog/2011/09/30/professional-grade-enclosure-arduino-netduino-and-more/</link>
		<comments>http://www.adafruit.com/blog/2011/09/30/professional-grade-enclosure-arduino-netduino-and-more/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 12:04:09 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/09/30/professional-grade-enclosure-arduino-netduino-and-more/</guid>
		<description><![CDATA[A customer sent this in to us, so we thought we&#8217;d help them out with a post! Hunter writes&#8230; Recently I had purchased a Netduino Plus from you guys for a project at work and I ran into the problem of not finding an enclosure that was a good fit for our application. We build [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/09/1-1.jpg" height="500" width="570" border="0" hspace="2" vspace="2" alt="-1-1" /></p>
<p>A customer sent this in to us, so we thought we&#8217;d help them out with a post! Hunter writes&#8230;</p>
<blockquote><p>
Recently I had purchased a Netduino Plus from you guys for a project at work and I ran into the problem of not finding an enclosure that was a good fit for our application. We build automation machinery and give mechanical/electrical design consulting to manufactures and various DoD departments, so I was trying to find something that looks professional and can mount to a standard DIN rail &#8230; well I never did find anything, so I designed my own.</p>
<p>Tired of hand making your project enclosures out of shoe boxes and tin cans? &#8230; If you&#8217;re looking for a professional grade enclosure to fit microcontrollers using an Arduino or Netduino footprint, then we have a solution &#8211; we call it the OstovBox from Hunter Automation. It&#8217;s made of black ABS platic with customizable 6061-T6 brushed Aluminum end plates so you can retrofit the enclosure for whatever your wiring needs call for, but it comes standard with 1 blank end plate and 1 end plate for the Netduino Plus model. The concept for this enclosure came from our need to mount a Netduino Plus into an industrial electrical panel DIN 35mm rail &#8230; after much searching, we finally gave up and designed our own. The &#8220;fully loaded&#8221; version comes with a 3.8&#8243;x2.5&#8243; prototyping board, dual 12 position external screw teminals for clean wiring, and a snap on/off DIN 35 mounting bracket &#8211; this version will set you back about $87 but if you don&#8217;t need all the bells-and-whistles, you can can configure the options to just the enclosure and end plates for about $44 and if you need to add options in the future you can purchase them separately. Also, the prototyping board was sized around the standard ExpressPCB board for those of you who want to design you&#8217;re own circuits boards &#8211; the board layout and dimensions you&#8217;ll need to include in your design can be found in the datasheet.
</p></blockquote>
<p><a href="https://www.hunter-automation.com/ProductPage.aspx?prod=1000">Check&#8217;em out!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=19483</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nyan Cat &#8211; Driving an ‘Adafruit ST7565 Negative LCD Display’ with a Netduino</title>
		<link>http://www.adafruit.com/blog/2011/09/15/nyan-cat-driving-an-%e2%80%98adafruit-st7565-negative-lcd-display%e2%80%99-with-a-netduino/</link>
		<comments>http://www.adafruit.com/blog/2011/09/15/nyan-cat-driving-an-%e2%80%98adafruit-st7565-negative-lcd-display%e2%80%99-with-a-netduino/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 04:01:21 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[leds-lcds]]></category>
		<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/09/15/nyan-cat-driving-an-%e2%80%98adafruit-st7565-negative-lcd-display%e2%80%99-with-a-netduino/</guid>
		<description><![CDATA[Nyan Cat &#8211; Driving an ‘Adafruit ST7565 Negative LCD Display&#8217; with a Netduino&#8230; Fabien writes-  I have been waiting for an excuse to use a Nyan Cat in a blog post and the ‘ST7565 Negative LCD Display&#8217; released by Adafruit being equipped with RGB LED backlights was the perfect occasion. After all, RGB LEDs can create a [...]]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="http://www.youtube.com/embed/ShbobuQjRGU?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://fabienroyer.wordpress.com/2011/09/14/driving-an-adafruit-st7565-negative-lcd-display-with-a-netduino/">Nyan Cat &#8211; Driving an ‘Adafruit ST7565 Negative LCD Display&rsquo; with a Netduino</a>&#8230; Fabien writes-</p>
<blockquote><p>
 I have been waiting for an excuse to use a Nyan Cat in a blog post and the ‘ST7565 Negative LCD Display&rsquo; released by Adafruit being equipped with RGB LED backlights was the perfect occasion. After all, RGB LEDs can create a ‘rainbow&rsquo;, right? All that&rsquo;s needed is a cat to go with it and Voila!
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=18827</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DIY sprinkler system with Netduino Plus</title>
		<link>http://www.adafruit.com/blog/2011/08/23/diy-sprinkler-system-with-netduino-plus/</link>
		<comments>http://www.adafruit.com/blog/2011/08/23/diy-sprinkler-system-with-netduino-plus/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 04:00:43 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/08/23/diy-sprinkler-system-with-netduino-plus/</guid>
		<description><![CDATA[Lawn Sprinkler the Introduction Part 1. Mike writes&#8230; The new craze for Home Automation is to use technology to Go Green.  One aspect of Going Green is about managing resources in a more efficient way.  I have seen a number of other hobbyists build projects that manage the amount of electricity or gas that they [...]]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="http://www.youtube.com/embed/DrSr68ZqWT4?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://www.protosystem.net/post/2011/07/02/Lawn-Sprinkler-the-Introduction-Part-1.aspx">Lawn Sprinkler the Introduction Part 1</a>. Mike writes&#8230;</p>
<blockquote><p>
The new craze for Home Automation is to use technology to Go Green.  One aspect of Going Green is about managing resources in a more efficient way.  I have seen a number of other hobbyists build projects that manage the amount of electricity or gas that they use within their home.  In this project I am going to manage the amount of water I use for watering my lawn.  In part 1 of this series I am going to cover the big picture of what I am attempting to do.
</p></blockquote>
<hr />
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=351"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/04/netduinoplus_LRG.jpg" height="422" width="550" border="0" hspace="4" vspace="4" alt="Netduinoplus Lrg" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=351">netduino Plus (.NET-programmable microcontroller with Ethernet)</a>. Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment, it is suitable for engineers and hobbyists alike.</p>
<p><b>The Netduino Plus is just like the Netduino, with Ethernet cooked in already! There is a full TCP/IP stack with examples ready to go, and a microSD card slot for storing files</b></p>
<p>Input! Output! Interface with switches, sensors, LEDs, serial devices, and more. Netduino offers 20 GPIOs combined with SPI, I2C, 2 UARTs (1 RTS/CTS), 4 PWM channels and 6 ADC channels. Code! Debug! Repeat!</p>
<p>.NET Micro Framework combines the ease of high-level coding and the raw features of microcontrollers. Enjoy event-based programming, multi-threading, line-by-line debugging, breakpoints and more.</p>
<p><a href="http://netduino.com/downloads/gettingstarted.pdf">To get a glimpse of how its done, check out the basic &#8216;getting started&#8217; guide</a> You can even now <a href="http://forums.netduino.com/index.php?/topic/1348-mono-bootloader-for-netduino-and-sample-apps/">use the Netduino on Linux &amp; Mac computer using open source Mono instead of .NET</a></p>
<p>And its very expandable just like the Arduino!</p>
<p>3rd-party accessories offer pre-built functionality like GPS location, servo control and battery power. Netduino is also pin-compatible with Arduino shields. 3rd-party drivers are required for some Arduino shields.</p>
<p>Design files included.<br />
Netduino is an open source electronics platform. All design files and source code are included. Learn from the designs. Remix, and enjoy the freedom of open source.</p>
<p>Comes with a free microUSB cable and 4 rubber bumpers For tutorials, files, project ideas and more check out <a href="http://netduino.com/">netduino.com</a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=351">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=17850</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Driving an adafruit VC0706 TTL Serial JPEG Camera with a Netduino</title>
		<link>http://www.adafruit.com/blog/2011/08/16/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino-%c2%ab-fabiens-bit-bucket/</link>
		<comments>http://www.adafruit.com/blog/2011/08/16/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino-%c2%ab-fabiens-bit-bucket/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 04:04:52 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/08/16/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino-%c2%ab-fabiens-bit-bucket/</guid>
		<description><![CDATA[Driving an adafruit VC0706 TTL Serial JPEG Camera with a Netduino @ Fabien&#8217;s Bit Bucket.  Earlier this month, AdaFruit released a nice little TTL camera, perfect for security and remote monitoring applications. The camera supports three resolutions (640×480, 320×240 and 160×120), has a built-in motion detection circuit and can output an NTSC signal, all in a [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/08/04.jpg" height="400" width="600" border="0" hspace="2" vspace="2" alt="04" /></p>
<p><a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/">Driving an adafruit VC0706 TTL Serial JPEG Camera with a Netduino @ Fabien&#8217;s Bit Bucket</a>.</p>
<blockquote><p>
 Earlier this month, AdaFruit released a nice little TTL camera, perfect for security and remote monitoring applications. The camera supports three resolutions (640×480, 320×240 and 160×120), has a built-in motion detection circuit and can output an NTSC signal, all in a fairly compact form factor. The communication with the camera is done over a TTL UART @ up to 115200 bauds&#8230;</p>
<p>As I&rsquo;m working on a security-related project involving the Netduino, it was the perfect opportunity to put this camera to the test, starting with writing a C# driver. While interfacing with the camera over the TTL UART of the Netduino is straight forward, the datasheet describing the protocol and commands required to control the camera functions is painfully sketchy and sometime inaccurate. In some instances, some camera functions such as OSD (text overlay) are not supported in the firmware even though the datasheet documents them or only behave properly if called in a particular sequence, which of course, is not documented…
</p></blockquote>
<p><a href="http://fabienroyer.wordpress.com/2011/08/12/driving-an-adafruit-vc0706-ttl-serial-jpeg-camera-with-a-netduino/">Read more</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=17612</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Netduino-powered Game Console</title>
		<link>http://www.adafruit.com/blog/2011/08/02/build-a-netduino-powered-game-console/</link>
		<comments>http://www.adafruit.com/blog/2011/08/02/build-a-netduino-powered-game-console/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 17:26:34 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/08/02/build-a-netduino-powered-game-console/</guid>
		<description><![CDATA[Build a Netduino-powered Game Console. Fabien writes&#8230; Over the past few months, my friend Bertrand and I have been working on a game console, the PIX-6T4, which is powered by a Netduino mini. The console is designed as platform for learning digital electronics and C#: we&#8217;re in the process of writing a book covering all aspects of building [...]]]></description>
				<content:encoded><![CDATA[<p><iframe width="600" height="412" src="http://www.youtube.com/embed/87y1o3YzhsY" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://fabienroyer.wordpress.com/2011/07/26/build-a-netduino-powered-game-console/">Build a Netduino-powered Game Console</a>. Fabien writes&#8230;</p>
<blockquote><p>Over the past few months, my friend Bertrand and I have been working on a game console, the PIX-6T4, which is powered by a Netduino mini.<br />
The console is designed as platform for learning digital electronics and C#: we&rsquo;re in the process of writing a book covering all aspects of building the console, how its components work and how to write games for it with our framework. Here&rsquo;s a video of the prototype of the console&#8230;
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=17049</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a ‘Klout Klock’, track your influence and time</title>
		<link>http://www.adafruit.com/blog/2011/07/20/build-a-%e2%80%98klout-klock%e2%80%99-track-your-influence-and-time/</link>
		<comments>http://www.adafruit.com/blog/2011/07/20/build-a-%e2%80%98klout-klock%e2%80%99-track-your-influence-and-time/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 17:52:43 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[Breakout Boards]]></category>
		<category><![CDATA[leds-lcds]]></category>
		<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/07/20/build-a-%e2%80%98klout-klock%e2%80%99-track-your-influence-and-time/</guid>
		<description><![CDATA[Build a ‘Klout Klock&#8217;, track your influence and time&#8230; Klout  exposes a web service enabling developers to build mash-up applications around its metrics and all that is required to play is an API key which is easily obtained when registering an application. My application is the “Klout Klock” device and before getting into the details of building it, you can see it [...]]]></description>
				<content:encoded><![CDATA[<p><iframe width="600" height="412" src="http://www.youtube.com/embed/MYyiglSI6iw" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://fabienroyer.wordpress.com/2011/07/18/build-a-klout-klock-track-your-influence-and-time/">Build a ‘Klout Klock&rsquo;, track your influence and time</a>&#8230;</p>
<blockquote><p>Klout  exposes a web service enabling developers to build mash-up applications around its metrics and all that is required to play is an API key which is easily obtained when registering an application. My application is the “Klout Klock” device and before getting into the details of building it, you can see it how it works in this video&#8230;</p>
<p>The clock is built using a Netduino Plus and an AdaFruit ST7735 TFT screen. I have described how to connect them together in a previous post here. In that post, I had indicated that managing such a TFT screen from a Netduino was sub-optimal due to the memory requirements involved. That statement is even more true with a Netduino Plus which has roughly 28KB of RAM available for an application. This means that allocating a 40KB buffer to manage the TFT display as I was doing it previously is out of the question.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=16654</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Gentle Introduction to Netduino</title>
		<link>http://www.adafruit.com/blog/2011/06/17/a-gentle-introduction-to-netduino/</link>
		<comments>http://www.adafruit.com/blog/2011/06/17/a-gentle-introduction-to-netduino/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 22:00:53 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/06/17/a-gentle-introduction-to-netduino/</guid>
		<description><![CDATA[A Gentle Introduction to Netduino, great starter! This “guide” started as pretty basic article and turned into a slightly more expanded guide on electronic design and programming techniques for Netduino. To knowledgeable users, some topics may seem gone too much in depth and detail even for “basic” subjects. However, the aim was to provide beginners [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/06/image_thumb1-12.jpg" height="427" width="520" border="0" hspace="2" vspace="2" alt="Image Thumb[1]-12" /></p>
<p><a href="http://channel9.msdn.com/coding4fun/blog/A-Gentle-Introduction-to-Netduino">A Gentle Introduction to Netduino, great starter!</a></p>
<blockquote><p>This “guide” started as pretty basic article and turned into a slightly more expanded guide on electronic design and programming techniques for Netduino. To knowledgeable users, some topics may seem gone too much in depth and detail even for “basic” subjects. However, the aim was to provide beginners with knowledge and confidence they need to become advanced enough so that to design successful microcontroller projects by themselves. Additionally, it is always a good idea to understand how things work, even when we can achieve the results using LEGO approach with shields.</p></blockquote>
<p><a href="http://channel9.msdn.com/coding4fun/blog/A-Gentle-Introduction-to-Netduino">Read more</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=15603</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BACK IN STOCK! netduino Plus (.NET-programmable microcontroller with Ethernet)</title>
		<link>http://www.adafruit.com/blog/2011/06/17/back-in-stock-netduino-plus-net-programmable-microcontroller-with-ethernet/</link>
		<comments>http://www.adafruit.com/blog/2011/06/17/back-in-stock-netduino-plus-net-programmable-microcontroller-with-ethernet/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 21:21:09 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/06/17/back-in-stock-netduino-plus-net-programmable-microcontroller-with-ethernet/</guid>
		<description><![CDATA[netduino Plus (.NET-programmable microcontroller with Ethernet). Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment, it is suitable for engineers and hobbyists alike. The Netduino Plus is just like the Netduino, with Ethernet cooked in already! There is a full TCP/IP stack with [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=351"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/04/netduinoplus_LRG.jpg" height="422" width="550" border="0" hspace="4" vspace="4" alt="Netduinoplus Lrg" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=351">netduino Plus (.NET-programmable microcontroller with Ethernet)</a>. Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment, it is suitable for engineers and hobbyists alike.</p>
<p><b>The Netduino Plus is just like the Netduino, with Ethernet cooked in already! There is a full TCP/IP stack with examples ready to go, and a microSD card slot for storing files</b></p>
<p>Input! Output! Interface with switches, sensors, LEDs, serial devices, and more. Netduino offers 20 GPIOs combined with SPI, I2C, 2 UARTs (1 RTS/CTS), 4 PWM channels and 6 ADC channels. Code! Debug! Repeat!</p>
<p>.NET Micro Framework combines the ease of high-level coding and the raw features of microcontrollers. Enjoy event-based programming, multi-threading, line-by-line debugging, breakpoints and more.</p>
<p><a href="http://netduino.com/downloads/gettingstarted.pdf">To get a glimpse of how its done, check out the basic &#8216;getting started&#8217; guide</a> You can even now <a href="http://forums.netduino.com/index.php?/topic/1348-mono-bootloader-for-netduino-and-sample-apps/">use the Netduino on Linux &amp; Mac computer using open source Mono instead of .NET</a></p>
<p>And its very expandable just like the Arduino!</p>
<p>3rd-party accessories offer pre-built functionality like GPS location, servo control and battery power. Netduino is also pin-compatible with Arduino shields. 3rd-party drivers are required for some Arduino shields.</p>
<p>Design files included.<br />
Netduino is an open source electronics platform. All design files and source code are included. Learn from the designs. Remix, and enjoy the freedom of open source.</p>
<p>Comes with a free microUSB cable and 4 rubber bumpers For tutorials, files, project ideas and more check out <a href="http://netduino.com/">netduino.com</a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=351">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=15601</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with the Internet of Things Book</title>
		<link>http://www.adafruit.com/blog/2011/06/05/getting-started-with-the-internet-of-things-book/</link>
		<comments>http://www.adafruit.com/blog/2011/06/05/getting-started-with-the-internet-of-things-book/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 15:58:14 +0000</pubDate>
		<dc:creator>kgroce</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[internet of things]]></category>
		<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=15246</guid>
		<description><![CDATA[O&#8217;Reilly Media just put up its latest book on program embedded devices using the .NET Micro Framework and the Netduino Plus board. If your thinking about trying your hand at .NET it might be a good read for you. &#160; The Internet of Things consists of billions of embedded computers, sensors, and actuators all connected [...]]]></description>
				<content:encoded><![CDATA[<p><a rel="attachment wp-att-15247" href="http://www.adafruit.com/blog/2011/06/05/getting-started-with-the-internet-of-things-book/lrg/"><img class="aligncenter size-full wp-image-15247" src="http://www.adafruit.com/adablog/wp-content/uploads/2011/06/lrg.jpg" alt="" width="500" height="773" /></a></p>
<p><a href="http://oreilly.com/catalog/0636920013037">O&#8217;Reilly Media</a> just put up its latest book on program embedded devices using the .NET Micro Framework and the Netduino Plus board. If your thinking about trying your hand at .NET it might be a good read for you.</p>
<p style="padding-left: 30px">&nbsp;</p>
<p style="padding-left: 30px">The  Internet of Things consists of billions of embedded computers,   sensors, and actuators all connected online. If you have basic   programming skills, you can use these powerful little devices to create a   variety of useful systems. This hands-on guide shows you how to start   building your own fun and fascinating projects. All you need is a   Netduino Plus, a USB cable, a couple of sensors, an Ethernet connection   to the Internet—and your imagination.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=15246</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TweetControl: Control Anything with Twitter</title>
		<link>http://www.adafruit.com/blog/2011/05/31/tweetcontrol-control-anything-with-twitter/</link>
		<comments>http://www.adafruit.com/blog/2011/05/31/tweetcontrol-control-anything-with-twitter/#comments</comments>
		<pubDate>Tue, 31 May 2011 16:18:20 +0000</pubDate>
		<dc:creator>kgroce</dc:creator>
				<category><![CDATA[internet of things]]></category>
		<category><![CDATA[netduino]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=15116</guid>
		<description><![CDATA[ThingSpeak has just released a new app called TweetControl that listens to Twitter for hashtags and allows you to control anything you want.  The documentation for TweetControl is available on the ThingSpeak Community site. Excellent!  This is just in time for the Instructables Make It Tweet Challenge! &#160; Via ThingSpeak Blog &#160; &#160; &#160;]]></description>
				<content:encoded><![CDATA[<p style="text-align: center"><a href="http://community.thingspeak.com/documentation/apps/tweetcontrol/"><img class="aligncenter" src="http://community.thingspeak.com/wp-content/uploads/2011/05/TweetControl.png" alt="TweetControl App by ThingSpeak" width="104" height="104" /></a></p>
<p>ThingSpeak has just released a new app called TweetControl that listens to Twitter for hashtags and allows you to control anything you want.  The documentation for TweetControl  is available on the <a title="TweetControl - an Internet of Things interface to the Twitter Streaming API" href="http://community.thingspeak.com/documentation/apps/tweetcontrol/">ThingSpeak Community</a> site.</p>
<p>Excellent!  This is just in time for the Instructables <a href="http://www.instructables.com/contest/makeittweet/">Make It Tweet Challenge</a>!</p>
<p>&nbsp;</p>
<p>Via <a href="http://community.thingspeak.com/">ThingSpeak Blog</a></p>
<p>&nbsp;</p>
<div>
<p>&nbsp;</p>
<p><a href="https://twitter.com/#%21/scharler/statuses/73458751583162368"><br />
</a></p>
<p>&nbsp;</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=15116</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Driving an Adafruit TFT Display with a Netduino</title>
		<link>http://www.adafruit.com/blog/2011/05/30/driving-an-adafruit-tft-display-with-a-netduino/</link>
		<comments>http://www.adafruit.com/blog/2011/05/30/driving-an-adafruit-tft-display-with-a-netduino/#comments</comments>
		<pubDate>Mon, 30 May 2011 16:59:33 +0000</pubDate>
		<dc:creator>johngineer</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[leds-lcds]]></category>
		<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=15142</guid>
		<description><![CDATA[Fabien wrote a great tutorial on using the Adafruit TFT display with a Netduino. He writes: AdaFruit recently released a sweet little TFT display that I was dying to hook up to a netduino: the display features a resolution of 128*160 pixels, is capable of showing 18-bit colors and has a microSD card reader on [...]]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="375" src="http://www.youtube.com/embed/bwPjwdZ1PO0?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/">Fabien</a> wrote a great tutorial on using the <a href="http://www.adafruit.com/products/358">Adafruit TFT</a> display with a <a href="http://www.adafruit.com/category/52">Netduino</a>. He <a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/">writes</a>:</p>
<blockquote><p><a href="../../products/358" target="_blank">AdaFruit recently released a sweet little TFT display</a> that I was dying to hook up to a netduino: the display features a resolution of 128*160 pixels, is capable of showing 18-bit colors and has a microSD card reader on the back of the breakout board. As usual, Limor wrote a <a href="http://www.ladyada.net/products/18tftbreakout/" target="_blank">nicely detailed Arduino tutorial</a> showing how to connect the display and how to write sketches to drive it.</p>
<p>The Arduino driver relies on the ability of the Atmega168/368 to toggle digital lines extremely fast, which does not work well on the netduino due to the latency introduced by the .Net Micro Framework: even when configured to use hardware SPI,<a href="https://github.com/adafruit/ST7735-Library/blob/master/ST7735.cpp" target="_blank"> the Arduino driver</a> constantly toggles a data/command output line, rspin below, which would be unbearably slow on the netduino if the same method were applied.</p>
<p>The  netduino has one advantage over the Arduino: it has plenty of RAM. So, instead of toggling I/O lines slowly all the time and using next to zero RAM, <a href="http://netduinohelpers.codeplex.com/SourceControl/changeset/view/fcd25b71ee9d#Hardware%2fAdaFruitST7735.cs" target="_blank">the netduino driver</a> allocates a 40K buffer corresponding to the resolution of the display in 12-bit depth colors (16 bits per pixel) and leaves the ST7735 in ‘data&rsquo; mode upon initialization.</p>
<p>Drawing always happens on the internal buffer first. Then, whenever the actual display needs refreshing, the display I/O operations are performed using hardware SPI, blasting the entire 40K buffer. It may sound crazy but using this method on the netduino is faster than refreshing a single pixel while toggling an I/O line!</p></blockquote>
<p>Nice!</p>
<p>Source code and further discussion at <a href="http://fabienroyer.wordpress.com/2011/05/29/driving-an-adafruit-st7735-tft-display-with-a-netduino/">Fabien&#8217;s blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=15142</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netduino+ Tweeting Geiger Counter</title>
		<link>http://www.adafruit.com/blog/2011/05/10/netduino-tweeting-geiger-counter/</link>
		<comments>http://www.adafruit.com/blog/2011/05/10/netduino-tweeting-geiger-counter/#comments</comments>
		<pubDate>Tue, 10 May 2011 15:01:17 +0000</pubDate>
		<dc:creator>kgroce</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=14478</guid>
		<description><![CDATA[Fabien shows us his implantation of a Twitter-enabled Geiger counter using the Netduino+. His detailed blog post discusses everything from the MicroTweet library, random number generation, and his custom Fallout3 enclosure .  Well worth a look. Also don&#8217;t forget to pickup a Netduino+ in the Adafruit Store.]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="375" src="http://www.youtube.com/embed/VtIv5PBCb7A?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p style="text-align: left">Fabien shows us his implantation of a <a href="http://fabienroyer.wordpress.com/2011/05/08/build-a-twitter-enabled-geiger-counter-with-a-netduino/">Twitter-enabled Geiger counter</a> using the Netduino+. His detailed blog post discusses everything from the MicroTweet library, random number generation, and his custom Fallout3 enclosure .  Well worth a look.</p>
<p style="text-align: center">Also don&#8217;t forget to pickup a Netduino+ in the <a href="http://www.adafruit.com/products/351">Adafruit Store</a>.</p>
<p style="text-align: center"><a rel="attachment wp-att-14483" href="http://www.adafruit.com/blog/2011/05/10/netduino-tweeting-geiger-counter/04-enclosure/"></a><a rel="attachment wp-att-14483" href="http://www.adafruit.com/blog/2011/05/10/netduino-tweeting-geiger-counter/04-enclosure/"><img class="size-full wp-image-14483 aligncenter" src="http://www.adafruit.com/adablog/wp-content/uploads/2011/05/04-enclosure.jpg" alt="" width="300" height="252" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=14478</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT &#8211; netduino Plus (.NET-programmable microcontroller with Ethernet)</title>
		<link>http://www.adafruit.com/blog/2011/04/13/new-product-netduino-plus-net-programmable-microcontroller-with-ethernet/</link>
		<comments>http://www.adafruit.com/blog/2011/04/13/new-product-netduino-plus-net-programmable-microcontroller-with-ethernet/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 18:07:06 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/04/13/new-product-netduino-plus-net-programmable-microcontroller-with-ethernet/</guid>
		<description><![CDATA[NEW PRODUCT &#8211; netduino Plus (.NET-programmable microcontroller with Ethernet). Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment, it is suitable for engineers and hobbyists alike. The Netduino Plus is just like the Netduino, with Ethernet cooked in already! There is a full [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=351"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/04/netduinoplus_LRG.jpg" height="422" width="550" border="0" hspace="4" vspace="4" alt="Netduinoplus Lrg" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=351">NEW PRODUCT &#8211; netduino Plus (.NET-programmable microcontroller with Ethernet)</a>. Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment, it is suitable for engineers and hobbyists alike.</p>
<p><b>The Netduino Plus is just like the Netduino, with Ethernet cooked in already! There is a full TCP/IP stack with examples ready to go, and a microSD card slot for storing files</b></p>
<p>Input! Output! Interface with switches, sensors, LEDs, serial devices, and more. Netduino offers 20 GPIOs combined with SPI, I2C, 2 UARTs (1 RTS/CTS), 4 PWM channels and 6 ADC channels. Code! Debug! Repeat!</p>
<p>.NET Micro Framework combines the ease of high-level coding and the raw features of microcontrollers. Enjoy event-based programming, multi-threading, line-by-line debugging, breakpoints and more.</p>
<p><a href="http://netduino.com/downloads/gettingstarted.pdf">To get a glimpse of how its done, check out the basic &#8216;getting started&#8217; guide</a> You can even now <a href="http://forums.netduino.com/index.php?/topic/1348-mono-bootloader-for-netduino-and-sample-apps/">use the Netduino on Linux &amp; Mac computer using open source Mono instead of .NET</a></p>
<p>And its very expandable just like the Arduino!</p>
<p>3rd-party accessories offer pre-built functionality like GPS location, servo control and battery power. Netduino is also pin-compatible with Arduino shields. 3rd-party drivers are required for some Arduino shields.</p>
<p>Design files included.<br />
Netduino is an open source electronics platform. All design files and source code are included. Learn from the designs. Remix, and enjoy the freedom of open source.</p>
<p>Comes with a free microUSB cable and 4 rubber bumpers For tutorials, files, project ideas and more check out <a href="http://netduino.com/">netduino.com</a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=351">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=13706</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interview with Chris Walker &#8211; netduino!</title>
		<link>http://www.adafruit.com/blog/2011/02/28/interview-with-chris-walker-netduino/</link>
		<comments>http://www.adafruit.com/blog/2011/02/28/interview-with-chris-walker-netduino/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 05:30:00 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>
		<category><![CDATA[open source hardware]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/02/28/interview-with-chris-walker-netduino/</guid>
		<description><![CDATA[Here&#8217;s an interview that appeared on &#8220;Ask an Engineer&#8221; with Chris Walker from netduino &#8211; CHOCK FULL OF INFO! NEW PRODUCT! netduino (.NET-programmable microcontroller) &#8211; Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment. Suitable for engineers and hobbyists alike. Input! Output! Interface [...]]]></description>
				<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/20415923?title=0&amp;byline=0&amp;portrait=0&amp;color=000000" width="549" height="309" frameborder="0"></iframe><br />
Here&#8217;s an interview that appeared on <a href="http://www.adafruit.com/ask">&#8220;Ask an Engineer&#8221;</a> with Chris Walker from <a href="http://netduino.com/">netduino</a> &#8211; CHOCK FULL OF INFO!</p>
<hr />
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=336"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/02/netduinoclassic_LRG.jpg" height="423" width="550" border="0" hspace="4" vspace="4" alt="Netduinoclassic Lrg" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=336">NEW PRODUCT! netduino (.NET-programmable microcontroller)</a> &#8211; Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment. Suitable for engineers and hobbyists alike.</p>
<p>Input! Output! Interface with switches, sensors, LEDs, serial devices, and more. Netduino offers 20 GPIOs combined with SPI, I2C, 2 UARTs (1 RTS/CTS), 4 PWM channels and 6 ADC channels. Code! Debug! Repeat! .NET Micro Framework combines the ease of high-level coding and the raw  features of microcontrollers. Enjoy event-based programming, multi-threading, line-by-line debugging, breakpoints and more.</p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=336"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/02/netduinoclassicangle_LRG.jpg" height="423" width="550" border="0" hspace="4" vspace="4" alt="Netduinoclassicangle Lrg" /></a></p>
<p><a href="http://netduino.com/downloads/gettingstarted.pdf">To get a glimpse of how its done, check out the basic &#8216;getting started&#8217; guide</a> You can even now <a href="http://forums.netduino.com/index.php?/topic/1348-mono-bootloader-for-netduino-and-sample-apps/">use the Netduino on Linux &amp; Mac computer using open source Mono instead of .NET</a></p>
<p>And its very expandable just like the Arduino! 3rd-party accessories offer pre-built functionality like GPS location, servo control and battery power. Netduino is also pin-compatible with  shields. 3rd-party drivers are required for some Arduino shields. Design files included. Netduino is an open source electronics platform. All design files and  source code are included. Learn from the designs. Remix, and enjoy the<br />
freedom of open source. Comes with a free microUSB cable and 4 rubber bumpers.</p>
<p><a href="http://www.adafruit.com/index.php?main_page=index&amp;cPath=52">Full category</a> here! <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=336">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=11915</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Gas Water Heater controller built around a netduino-mini, a DS1307 clock and a HiTech HS-6635HB servo</title>
		<link>http://www.adafruit.com/blog/2011/02/22/gas-water-heater-controller-built-around-a-netduino-mini-a-ds1307-clock-and-a-hitech-hs-6635hb-servo/</link>
		<comments>http://www.adafruit.com/blog/2011/02/22/gas-water-heater-controller-built-around-a-netduino-mini-a-ds1307-clock-and-a-hitech-hs-6635hb-servo/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 16:23:43 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/02/22/gas-water-heater-controller-built-around-a-netduino-mini-a-ds1307-clock-and-a-hitech-hs-6635hb-servo/</guid>
		<description><![CDATA[From the Adafruit customer forums&#8230; A Gas Water Heater controller built around a netduino-mini, a DS1307 clock and a HiTech HS-6635HB servo!]]></description>
				<content:encoded><![CDATA[<p><iframe title="YouTube video player" width="550" height="412" src="http://www.youtube.com/embed/QEmMS5qdOcI" frameborder="0" allowfullscreen></iframe></p>
<p><iframe title="YouTube video player" width="550" height="412" src="http://www.youtube.com/embed/ntumJIyvUzw" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://forums.adafruit.com/viewtopic.php?f=19&amp;t=19837&amp;p=103084#p103084">From the Adafruit customer forums</a>&#8230; <a href="http://fabienroyer.wordpress.com/2011/02/22/saving-energy-with-a-netduino/">A Gas Water Heater controller built around a netduino-mini</a>, a DS1307 clock and a HiTech HS-6635HB servo!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=11762</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>netduino (.NET-programmable microcontroller)</title>
		<link>http://www.adafruit.com/blog/2011/02/18/netduino-net-programmable-microcontroller/</link>
		<comments>http://www.adafruit.com/blog/2011/02/18/netduino-net-programmable-microcontroller/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 16:11:00 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[netduino]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/02/18/netduino-net-programmable-microcontroller/</guid>
		<description><![CDATA[NEW PRODUCT! netduino (.NET-programmable microcontroller) &#8211; Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment. Suitable for engineers and hobbyists alike. Input! Output! Interface with switches, sensors, LEDs, serial devices, and more. Netduino offers 20 GPIOs combined with SPI, I2C, 2 UARTs (1 [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=336"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/02/netduinoclassic_LRG.jpg" height="423" width="550" border="0" hspace="4" vspace="4" alt="Netduinoclassic Lrg" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=336">NEW PRODUCT! netduino (.NET-programmable microcontroller)</a> &#8211; Netduino is an open source electronics platform using the .NET Micro Framework. Featuring a 32-bit microcontroller and a rich development environment. Suitable for engineers and hobbyists alike.</p>
<p>Input! Output! Interface with switches, sensors, LEDs, serial devices, and more. Netduino offers 20 GPIOs combined with SPI, I2C, 2 UARTs (1 RTS/CTS), 4 PWM channels and 6 ADC channels. Code! Debug! Repeat! .NET Micro Framework combines the ease of high-level coding and the raw  features of microcontrollers. Enjoy event-based programming, multi-threading, line-by-line debugging, breakpoints and more.</p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=336"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/02/netduinoclassicangle_LRG.jpg" height="423" width="550" border="0" hspace="4" vspace="4" alt="Netduinoclassicangle Lrg" /></a></p>
<p><a href="http://netduino.com/downloads/gettingstarted.pdf">To get a glimpse of how its done, check out the basic &#8216;getting started&#8217; guide</a> You can even now <a href="http://forums.netduino.com/index.php?/topic/1348-mono-bootloader-for-netduino-and-sample-apps/">use the Netduino on Linux &amp; Mac computer using open source Mono instead of .NET</a></p>
<p>And its very expandable just like the Arduino! 3rd-party accessories offer pre-built functionality like GPS location, servo control and battery power. Netduino is also pin-compatible with  shields. 3rd-party drivers are required for some Arduino shields. Design files included. Netduino is an open source electronics platform. All design files and  source code are included. Learn from the designs. Remix, and enjoy the<br />
freedom of open source. Comes with a free microUSB cable and 4 rubber bumpers.</p>
<p><a href="http://www.adafruit.com/index.php?main_page=index&amp;cPath=52">Full category</a> here! <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=52&amp;products_id=336">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=11622</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
