In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
Note: This is a general purpose library based on the Sqlite codebase. For logging sensor data into database please use Sqlite Micro Logger, which is faster and memory ...
I haven't fully tested it, only with an ESP32 connected with two W5500 (the example is here as well). It's a modification of the library provided by several other creators that you can find in the ...
The Arduino UNO R4 brought a modern 32-bit platform to the UNO form factor. Arduino’s Alessandro Ranellucci explained the ...
Some of the newer Espressif Systems wireless SoCs such as the ESP32-H2 and ESP32-C6 support Zigbee through their built-in 802.15.4 radio. It’s been working since the release of the ESP-IDF 5.1 ...