News

This repository shows the simplest way to setup a dual boot on ESP32 using PlatformIO. With this method it is possible to upload two different applications on a single ESP32 and switch between them ...
That’s great for users relying on the Arduino IDE, but some prefer working with PlatformIO, and there’s currently an open issue on PlatformIO about support for Arduino ESP32 Core v3.0.0 which may ...
When Espressif Systems released Arduino ESP32 Core 3.0.0 we noted that PlatformIO support was in doubt due to business issues between Espressif and Platform IO developers. There has been no progress ...
Hi, I'm trying to rebuild the arduino-esp32 library to use in a PlatformIO project. I need to change the values in menuconfig for my project and run on an esp32-solo chip. I've tried the instructions ...
PlatformIO shows all of the hidden things you never see while using the Arduino programming language. That’s also why you get to see all those new folders to the left. They’re there for you to do ...
PlatformIO comes with library manager for platforms like Arduino or MBED support along with unit testing and firmware updates. The PlatformIO supports a number of Platforms, Frameworks, Boards like ...
Bojan Jurca’s open-source Arduino sketch "Esp32_oscilloscope," transforms any ESP32 board to function as a web-based oscilloscope accessible over WiFi. While the Scoppy project demonstrated the ...
The Arduino IDE 2 offers plug-and-play support and even debugging without requiring external hardware. The official ESP32 core for Arduino can be used too, and the board is compatible with the Arduino ...
It can be programmed using various environments, including the Arduino IDE, Espressif IDF, MicroPython, JavaScript, Lua, and PlatformIO in VS Code. The video will first show what is included in the ...