<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: Netduino</title>
	<atom:link href="http://www.epanorama.net/blog/2012/11/27/netduino/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2012/11/27/netduino/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Thu, 23 Apr 2026 12:41:17 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/27/netduino/comment-page-1/#comment-1588726</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sat, 21 Apr 2018 13:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5752#comment-1588726</guid>
		<description><![CDATA[Getting Started with Netduino by Controlling the Onboard LED
https://www.hackster.io/91057/getting-started-with-netduino-by-controlling-the-onboard-led-72775e

You have all this C# coding knowledge and you want build hardware gadgets. Try Netduino, which is basically a powerful Arduino running .Net!]]></description>
		<content:encoded><![CDATA[<p>Getting Started with Netduino by Controlling the Onboard LED<br />
<a href="https://www.hackster.io/91057/getting-started-with-netduino-by-controlling-the-onboard-led-72775e" rel="nofollow">https://www.hackster.io/91057/getting-started-with-netduino-by-controlling-the-onboard-led-72775e</a></p>
<p>You have all this C# coding knowledge and you want build hardware gadgets. Try Netduino, which is basically a powerful Arduino running .Net!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/27/netduino/comment-page-1/#comment-1434641</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Fri, 11 Sep 2015 13:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5752#comment-1434641</guid>
		<description><![CDATA[Netduino 3 wifi
http://www.netduino.com/netduino3wifi/specs.htm

An open-source electronics platform using the .NET Micro Framework



    Processor: 168MHz Cortex-M4 MCU; 2MB dual-bank flash; 256KB RAM.
    Standard I/O: 22 GPIOs combined with SPI, I2C, 4 UARTs (1 RTS/CTS), 6 PWM channels and 6 12-bit ADC channels.
    Advanced I/O: 802.11b/g/n (Wi-Fi) with SSL/TLS. MicroSD storage. 3 GoBus 2.0 ports for plug-and-play components.
    MicroUSB cable and GoBus cable included. Design files and source code are included.
    .NET Micro Framework combines the ease of high-level coding and the raw features of microcontrollers.

Price: 	$69.95]]></description>
		<content:encoded><![CDATA[<p>Netduino 3 wifi<br />
<a href="http://www.netduino.com/netduino3wifi/specs.htm" rel="nofollow">http://www.netduino.com/netduino3wifi/specs.htm</a></p>
<p>An open-source electronics platform using the .NET Micro Framework</p>
<p>    Processor: 168MHz Cortex-M4 MCU; 2MB dual-bank flash; 256KB RAM.<br />
    Standard I/O: 22 GPIOs combined with SPI, I2C, 4 UARTs (1 RTS/CTS), 6 PWM channels and 6 12-bit ADC channels.<br />
    Advanced I/O: 802.11b/g/n (Wi-Fi) with SSL/TLS. MicroSD storage. 3 GoBus 2.0 ports for plug-and-play components.<br />
    MicroUSB cable and GoBus cable included. Design files and source code are included.<br />
    .NET Micro Framework combines the ease of high-level coding and the raw features of microcontrollers.</p>
<p>Price: 	$69.95</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/27/netduino/comment-page-1/#comment-69993</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 28 Jan 2014 14:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5752#comment-69993</guid>
		<description><![CDATA[3D Printed Netduino Remote Controlled Car
http://hackaday.com/2014/01/28/3d-printed-netduino-remote-controlled-car/

built a Windows Phone-controlled car with a Netduino and 3D-printed parts.]]></description>
		<content:encoded><![CDATA[<p>3D Printed Netduino Remote Controlled Car<br />
<a href="http://hackaday.com/2014/01/28/3d-printed-netduino-remote-controlled-car/" rel="nofollow">http://hackaday.com/2014/01/28/3d-printed-netduino-remote-controlled-car/</a></p>
<p>built a Windows Phone-controlled car with a Netduino and 3D-printed parts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/27/netduino/comment-page-1/#comment-25674</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Thu, 29 Aug 2013 09:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5752#comment-25674</guid>
		<description><![CDATA[CC3000 WiFi driver for .NET Micros
http://hackaday.com/2013/08/27/cc3000-wifi-driver-for-net-micros/

The Netduino and other .NET Micro boards don’t seem to get much love, but that doesn’t mean they’re not able to use one of the coolest chips we’ve seen in a while. [Valkyrie] has written a driver for TI’s new CC3000 all-in-one WiFi chip, giving any .NET micro device a very small and very cheap WiFi connection.

A while back, [Chris Magagna] created a TI CC3000 library for the Arduino. [Valkyrie] fell out of his chair when he saw that post, as it meant the .NET Micro devices such as the Netduino could finally use this device.]]></description>
		<content:encoded><![CDATA[<p>CC3000 WiFi driver for .NET Micros<br />
<a href="http://hackaday.com/2013/08/27/cc3000-wifi-driver-for-net-micros/" rel="nofollow">http://hackaday.com/2013/08/27/cc3000-wifi-driver-for-net-micros/</a></p>
<p>The Netduino and other .NET Micro boards don’t seem to get much love, but that doesn’t mean they’re not able to use one of the coolest chips we’ve seen in a while. [Valkyrie] has written a driver for TI’s new CC3000 all-in-one WiFi chip, giving any .NET micro device a very small and very cheap WiFi connection.</p>
<p>A while back, [Chris Magagna] created a TI CC3000 library for the Arduino. [Valkyrie] fell out of his chair when he saw that post, as it meant the .NET Micro devices such as the Netduino could finally use this device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: new rap songs</title>
		<link>https://www.epanorama.net/blog/2012/11/27/netduino/comment-page-1/#comment-25672</link>
		<dc:creator><![CDATA[new rap songs]]></dc:creator>
		<pubDate>Fri, 18 Jan 2013 09:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5752#comment-25672</guid>
		<description><![CDATA[Somebody necessarily assist to make significantly articles I might state. That is the very first time I frequented your web page and so far? I amazed with the analysis you made to create this actual put up extraordinary. Fantastic job!]]></description>
		<content:encoded><![CDATA[<p>Somebody necessarily assist to make significantly articles I might state. That is the very first time I frequented your web page and so far? I amazed with the analysis you made to create this actual put up extraordinary. Fantastic job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/11/27/netduino/comment-page-1/#comment-25671</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 04 Dec 2012 08:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5752#comment-25671</guid>
		<description><![CDATA[Gadgeteer plant monitor wants it wet and photogenic
http://hackaday.com/2012/12/03/gadgeteer-plant-monitor-wants-it-wet-and-photogenic/

[Christian] is growing a tomato plant on his desk and wanted to capture some time-lapse images of its progress. To that end he built a rig that monitors moisture levels and snaps images at regular intervals.

The hardware he’s using is part of the Gadgeteer family. These run a .NET micro framework and are modular which makes for easy assembly.

The images and moisture readings are all pushed to a server. There is an Ethernet board near the base of the rig. It uses POST to send the image, which is saved by a server-side script. The moisture data is sent via a GET command.

Tomato: what is this?
http://tomatos.have.no.32leav.es/

Hardware
The whole thing is powered by Microsoft .NET gadgeteer. A FEZ Spider mainboard is attached to the back of the rig and connected to all other components using the Gadgeteer-typical ribbon cables. On the top panel, four multi-color LEDs surround the camera. At the bottom of the rig, the USB client module - for power and the ethernet model, share the same mounting hole. The irrigation sensor is not shown in the CAD drawing, but can be seen in the photo. It has not attachment to the rig and is directly placed in the soil of the plant.

Software
The software on running on the Gadgeteer hardware will take a photo and sensor reading every ten minutes. This data is then uploaded to a server via HTTP. On the server side is a simple PHP script, that takes the raw POST data - which is the BMP image of the camera - and saves it in a file. The sensor reading is transmitted as GET parameter and stored in a seperate file alongside the image.

how can I build my own?
You&#039;ll need two things to build one of these: the Gadgeteer modules and access to a laser-cutter.

]]></description>
		<content:encoded><![CDATA[<p>Gadgeteer plant monitor wants it wet and photogenic<br />
<a href="http://hackaday.com/2012/12/03/gadgeteer-plant-monitor-wants-it-wet-and-photogenic/" rel="nofollow">http://hackaday.com/2012/12/03/gadgeteer-plant-monitor-wants-it-wet-and-photogenic/</a></p>
<p>[Christian] is growing a tomato plant on his desk and wanted to capture some time-lapse images of its progress. To that end he built a rig that monitors moisture levels and snaps images at regular intervals.</p>
<p>The hardware he’s using is part of the Gadgeteer family. These run a .NET micro framework and are modular which makes for easy assembly.</p>
<p>The images and moisture readings are all pushed to a server. There is an Ethernet board near the base of the rig. It uses POST to send the image, which is saved by a server-side script. The moisture data is sent via a GET command.</p>
<p>Tomato: what is this?<br />
<a href="http://tomatos.have.no.32leav.es/" rel="nofollow">http://tomatos.have.no.32leav.es/</a></p>
<p>Hardware<br />
The whole thing is powered by Microsoft .NET gadgeteer. A FEZ Spider mainboard is attached to the back of the rig and connected to all other components using the Gadgeteer-typical ribbon cables. On the top panel, four multi-color LEDs surround the camera. At the bottom of the rig, the USB client module &#8211; for power and the ethernet model, share the same mounting hole. The irrigation sensor is not shown in the CAD drawing, but can be seen in the photo. It has not attachment to the rig and is directly placed in the soil of the plant.</p>
<p>Software<br />
The software on running on the Gadgeteer hardware will take a photo and sensor reading every ten minutes. This data is then uploaded to a server via HTTP. On the server side is a simple PHP script, that takes the raw POST data &#8211; which is the BMP image of the camera &#8211; and saves it in a file. The sensor reading is transmitted as GET parameter and stored in a seperate file alongside the image.</p>
<p>how can I build my own?<br />
You&#8217;ll need two things to build one of these: the Gadgeteer modules and access to a laser-cutter.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
