Programming the Netduino with Arduino

If you have one of these in your toolbox you might’ve thought they were obsolete. Their .Net Microframework and tools are still around but unfortunately those projects have gone dormant and the toolchain for these boards may not even work on modern operating systems. However, this black clad board with it’s blue pins is not dead. It boasts a powerful 32-bit ARM® microcontroller running at 25Mhz that can run custom firmware and even work with Arduino. ...

August 4, 2025 · 12 min · Karl Fleischmann

Reviving My Netduino 2

The Netduino series of boards have been around for several decades and saw a limited level of success for the first decade or so. However, as a development ecosystem they haven’t stood the test of time. The original development toolchain has gone into abandonment and been archived. But as a hardware platform, they are a still great boards, especially the Netduino 2 and later, with fully supported mainstream processors. You might not be able to use .Net or C#, but with toolsets from Arduino and STMicroelectronics you can still create amazing things with these easy-to-use Arduino compatible boards. Don’t throw them away! The notes below describe how I rediscovered their usefulness, albeit with a different set of tools. ...

July 30, 2025 · 13 min · Karl Fleischmann