netduino (.NET-programmable microcontroller)

Netduinoclassic Lrg

NEW PRODUCT! netduino (.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. 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 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.

Netduinoclassicangle Lrg

To get a glimpse of how its done, check out the basic ‘getting started’ guide You can even now use the Netduino on Linux & Mac computer using open source Mono instead of .NET

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
freedom of open source. Comes with a free microUSB cable and 4 rubber bumpers.

Full category here! In stock and shipping now!


Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — The 2024 Recap Issue!

Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona

Electronics – Adafruit Daily — SMT Tip – Stop moving around!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !


2 Comments

  1. Congrats! Allowing people to use VS/C#/.NET MF while staying Arduino shield compatible might not sound like a big thing but it could be what’s needed to convince mainstream programmers to start hacking hardware. And in terms of debugging support and robustness .NET MF is a huge win. Only downside is the required registration and closed source-ness of VS (Express). But as your history with MS/Kinect API shows, all hope is not lost. Cheers, tamberg

  2. Hi tamberg,

    Thanks for your post! Did you know that you can also build Netduino code using the new Mono C# compiler (on Mac, Linux, and Windows)? This provides an open-source option for programming Netduino. And later this year, we should see the first open-source IDE for Netduino (MonoDevelop).

    Plus you can erase .NET MF and use FreeRTOS, native C/C++, or a number of other open source alternatives if desired.

    All that said, Visual Studio is a wonderful option if you don’t mind its free but closed-source nature…an IDE known and used by millions of programmers.

    Chris

Sorry, the comment form is closed at this time.