Development Tools
IDEs, debuggers, compilers, frameworks, and toolchains for embedded C/C++ and Rust development.
Filter by tag:
IDEs & Build Systems
PlatformIO
Cross-platform IDE and build system for embedded development supporting Arduino, ESP-IDF, STM32, and hundreds of boards.
Arduino IDE
Beginner-friendly IDE for programming Arduino and compatible microcontroller boards with a large library ecosystem.
STM32CubeIDE
Eclipse-based IDE from STMicroelectronics with integrated code generation, debugger, and HAL configuration for STM32.
Frameworks & SDKs
ESP-IDF
Official Espressif IoT Development Framework for ESP32 with FreeRTOS, Wi-Fi, Bluetooth, and peripheral drivers.
Zephyr RTOS
Scalable real-time operating system supporting multiple architectures with built-in networking, Bluetooth, and security.
Embassy (Rust)
Async embedded framework for Rust with HAL support for STM32, nRF, and RP2040 — no RTOS needed.