This is a collection of Netduino projects and useful posts that I’ve seen on the Netduino Forums. Projects: picoUPS — tiny uninteruptable power supply Music with a Piezo Speaker System.Diagnostics.Stopwatch class Silverlight Client and Server for Netduino Plus Tips: InterruptPort please stop interrupting me! How to setup IP address Can´t build Blinky , [...]
Entries Tagged as 'Netduino'
Saturday Roundup: Netduino Projects & Tips
June 18th, 2011 · No Comments · Netduino
Need a project box for your Netduino? How about the Netduino box?
June 18th, 2011 · No Comments · Netduino
Stefan from the Netduino forums has a neat little project. Or should I say… Project Box? He took the blue Netduino box (the one the Netduino and Netduino Plus comes in) and turns it into a project box. (He is also working on making both an overlay, so you can print off the template to [...]
Tags:DIY·netduino·project box·templates
Breaking news: .NET MF 4.2 Beta 1, VB.NET support, and more
June 10th, 2011 · No Comments · Netduino
VB Support! Now that I’ve learned a lot of C#, and with the new job, using some C#, I’m not sure I want to write VB code for the Netduino… but, it’s now available. There are lots of bug fixes in the new firmware too.. Read more on the Netduino forums: Breaking news: .NET MF [...]
Tags:firmware·netduino·updates·visual basic
AHHH! I Brick’d my Netduino
December 10th, 2010 · No Comments · Netduino
UPDATED on 2011-05-25 – Added notes on how to reload the bootloader, and how to ERASE your device. First off, a quick definition… “Brick’d” (or sometimes “Bricked”) means that the electronic device is now good as a doorstop…. or a brick. I’ve had this happen to routers before, and my NXT, other electronic devices too. [...]
Tags:bootloader·bricked·dead·flash·frustration·netduino·sam-ba
Using a Netduino to control a 7 segment LED w/out a shift register
October 5th, 2010 · 3 Comments · Netduino
I did this about a week ago… and just finally got to documenting it. I bought a pack of “beginner parts” awhile back. One of those parts, was a 7 segment LED display. After checking around the web, and the Netduino forums, I found that the simplest way to do this (and the preferred approach) [...]
Tags:7-segment display·led·netduino
Using a LCD with the Netduino
September 6th, 2010 · 7 Comments · Netduino
Well, as I mentioned here, I bought the Seeedstudio Electronic brick – Starter kit. It includes a handy shield for working with the various components included with the Starter kit. One of the components is the 16×2 LCD display. While this is kind of handy… it was a real nuisance to get sorted out and [...]
Tags:C++·LCD·micro framework·netduino