Our great sponsors
-
Lo and behold, I learned about a couple of frameworks geared towards this scenario: .NET nanoFramework and TinyCLR.
-
MicroPython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
The most common languages used to write firmware for embedded devices are C/C++, Arduino (a simpler form of C), and Python derivatives like MicroPython and CircuitPython.
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
The most common languages used to write firmware for embedded devices are C/C++, Arduino (a simpler form of C), and Python derivatives like MicroPython and CircuitPython.
Related posts
- Pikascript: An ultra-lightweight Python engine that can run in 4Kb of RAM
- I may not be a senior dev, but...
- I've been using Raspberry Pi's since the Pi 2. Here's why I've (mostly) started using microcontrollers/Arduino instead.
- What's a field in python that would be relevant to robotics aside from AI
- Logging CAN messages with MCP2517FD CAN/SPI interface connected to STM32 F4 board