.NET Micro framework

Status
Not open for further replies.
The power of Teensyduino is almost incredible. Is there a way to install the micro.net framework to use the higher level of coding by C#?

Is there anyone did it? If yes, is there any guide to do it?
 
Even Teensy is the world champion for MCU boards running Arduino, the answer for C# coders is probably another one:

http://developer.wildernesslabs.co/Meadow/Getting_Started/Assemble_Meadow/

https://blog.wildernesslabs.co/let-the-revolution-begin-introducing-meadow/


While Meadow is built as something more like a "real computer" (full .NET Standard via Mono), there's already a completely different way for MCU programming in C#:

https://ghielectronics.com/tinyclr/features


And nevertheless, MS is also working to bring Windows 10 IoT on more and more MCU (as well as CPU) platforms ...
 
Status
Not open for further replies.
Back
Top