

.NET nanoFramework taps C# for embedded systems
source link: https://www.infoworld.com/article/3604055/net-nanoframework-taps-c-for-embedded-systems.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

.NET nanoFramework taps C# for embedded systems
Follow-up to .NET Micro Framework brings IoT, wearables, and robotics development to .NET developers and Visual Studio.
A .NET Foundation open source project has emerged for using C# to write embedded applications, letting developers leverage familiar Microsoft technologies to build software for small devices.
Called the .NET nanoFramework, the project lets developers use the Visual Studio IDE and C# to write managed code applications for embedded systems without having to worry about the low-level intricacies of a microcontroller. The platform is suitable for projects ranging from IoT sensors and wearables to robotics and industrial equipment.
[ Also on InfoWorld: What’s new in Microsoft .NET 5? ]
The .NET nanoFramework includes a reduced version of the .NET Common Language Runtime and a subset of the .NET base class libraries as well as common APIs included in the Universal Windows Platform, enabling reuse of code from desktop applications, IoT Core applications, .NET code examples, and open source projects.
Specific features cited for .NET nanoFramework include:
- Runs on resource-constrained devices with as little as 256kB of flash and 64kB of RAM.
- Runs directly on bare metal. At present, ARM Cortex-M and ESP32 devices are supported.
- Supports common embedded peripherals and interconnects such as GPIO, UART, SPI, I2C, and USB.
- Native multithreading support.
- Support for energy efficient operation such as devices running on batteries.
- Interop code support lets developers write libraries that have both managed (C#) and native code (C/C++).
- Inclusion of a mark-and-sweep garbage collector means there is no manual memory management.
- Execution constrains to catch device lockups and crashes.
.NET nanoFramework picks up where .NET Micro Framework for embedded application development left off and uses some of its building blocks, the project developers said. Many components were completely rewritten, others improved, and others reused.
Most core team members and contributors to .NET nanoFramework are embedded systems enthusiasts, according to the project’s GitHub repo.
Recommend
-
92
README.md Emgo First of all, to try Emgo you need the Go compiler installed. The current Emgo compiler and whole process described below requires also some kin...
-
56
Newlib-nano. Embedded C library for smaller systems Here's a library you can use when developing a system using a 32-bit processor with only a few kB of memory. You don't need an allocator, and you can still h...
-
32
The ages-old dream of home automation has never been nearer to reality. Creating an Internet of Things device or even a building-wide collection of networked embedded devices is “easy” thanks to cheap building blocks like...
-
7
Show dotnet: Build your own unit test platform? The true story of .NET nanoFramework.Laurent...
-
10
ESP32 連接 I2C 裝置-黑暗執行緒昨天介紹完可以用 C# 寫 ESP32 開發板程式的美妙開源平台 - nanoFramework,我迫不及待想把先前 Arduino C++ 寫的作品移植過來,但光是想接 I2C OLED 顯示...
-
9
nanoFramework OLED 效能測試與調校-黑暗執行緒前兩週用 VSCode 寫 Arduino C++ 完成 OLED 顯示器 I2C vs SPI 效...
-
8
Description Please meet the .NET nanoFramework. As its name indicates the nanoFramwork is a tuned down version of the .NET runtime (and tools) adapted and optimized for running on microcontrollers (MCUs). With it,...
-
4
Pinned issues Clear current search query, filt...
-
13
Highly expandable embedded PC taps Whiskey Lake Dec 10, 2021 — by Eric Brown 42 views
-
10
Nanoframework 操作单片机蓝牙配置WIFI的案例 通过Nanoframework的蓝牙配置Wifi的名称和密码 下面是基本需要的工具 ESP32设备一个 需要支持蓝牙和wifi,一般情况的E...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK