News

An example project to test the PlatformIO IDE in VSCode for Arduino Nano ESP32 programming - 1ucky40nc3/platformio_arduino_nano_esp32 ...
The first step is to modify the Arduino's behavior, transforming it into a capable ISP (In-System Programmer). This step is relatively simple: you just need to upload a code to the Arduino. It doesn't ...
If the Arduino IDE doesn't cut it for you, then you should try to program Arduino with PlatformIO and Visual Studio Code!
Spread the loveAre you tired of using the conventional Arduino IDE for programming your Arduino board? Do you wish to explore a more efficient way of programming? Then you should try programming ...
What is PlatformIO? The PlatformIO is a Python based open source ecosystem for IoT development and a cross platform IDE with a unified debugger runs on Windows, Mac and Linux. PlatformIO comes with ...