News

Arduino no longer produces this board. Unfortunately, the more popular boards like the Uno, classic Nano, and Mega 2560 don't support the Debugger feature as they're powered by an AVR microcontroller.
Even on the PlatformIO IDE (actually, Atom), changing the Blue Pill framework from Arduino to mBed requires opening an INI file and changing it.
The release of Arduino IDE 2.3 with its stable debugging tool is a significant step forward for developers who rely on the Arduino platform.
Provides support for both Micropython and Arduino code. Plug-and-play debugging with the Arduino IDE 2 eliminates the need for external hardware like multimeters, logic analyzers and oscilloscopes.
Arduino has launched the Nano ESP32 development board powered by Espressif’s ESP32-S3 Wi-Fi and Bluetooth capable 32-bit microcontroller. The tiny 3.3-V development board supports both Micropython and ...
Arduino now has an officially supported command-line interface. The project, called arduino-cli, is the first time that the official toolchain has departed from the Java-based editor known as the A… ...