Nieuws

Arduino developers and electronic enthusiasts may be interested to know that the official Arduino team has announced a new update to its Arduino Cloud that now allows you to update your ESP32 boards ...
This is a fork of a fork for the original ESP-OTA-Pull, with some added debugging info and forced redirect following. This allows OTA updates from more sources. In my case, it enabled pulling compiled ...
With ESP32-OTA-Pull, whenever you're ready to publish a new firmware for your device, you post two files to a webserver: The new version of your compiled binary program (typically a .bin "image") A ...
Earlier versions of the Arduino IDE made uploading files to an ESP32’s SPIFFS filesystem easy via the ESP32FS plugin. Sadly, that’s no longer possible under the rewritten Arduino 2.0 IDE. Thankfully, ...
The power of Espressif’s ESP32-S3 meets Arduino’s unmatched customer experience, documentation and community — all in the compact form factor of the Nano. Provides support for both Micropython and ...
In this tutorial, we will learn how to install multiple versions of the ESP32 board package in the Arduino IDE. Once set up, you’ll have the option to choose a specific version of the ESP32 package ...
This weekend at the Bay Area Maker Faire, Arduino in conjunction with SiFive, a fabless provider of the Open Source RISC-V micros, introduced the Arduino Cinque. This is a board running one of the ...
Arduino has introduced a Nano shaped board with a Wi-Fi and Bluetooth LE capable Espressif’s ESP32-S3 microcontroller, supporting it with the Arduino IDE and MicroPython. “Beginners can explore in an ...