The ESP-Claw framework lets ESP32-class devices use chat-driven AI agents, local Lua rules, event routing, MCP connections, and on-chip memory for more autonomous IoT behavior. The ESP-Claw framework ...
Using AI makes starting electronics projects much easier. However, even if you copy the circuit diagrams and code provided by AI exactly, it is common for them to "not work" or "not behave as expected ...
Configure your ESP32 Drone in Betaflight and fly it with your favorite Radio Controller using esp-fc firmware by rtlopez. With the ESP32 as a drone flight controller configured in Betaflight, you save ...
Arduino library for Flysky/Turnigy RC iBUS protocol - servo (receive) and sensors/telemetry (send) using hardware UART. The iBUS protocol is a half-duplex protocol developed by Flysky to control ...
The Waveshare ESP32-S3-Matrix is a microcontroller development board designed for AIoT applications, featuring a larger 8×8 RGB LED matrix (64 LEDs) compared to the 5×5 RGB LED matrix (25 LEDs) on the ...
This repository contains an implementation of an RGB LED Controller Library, compatible with ESP32 microcontrollers and ESP-IDF version 5.0.2. The library provides asynchronous functionality to ...
2x 7-pin headers with 1x UART, 1x I2C, 1x SPI, 11x GPIO (PWM), 9x ADC, 2x additional GPIOs on camera/microphone module 3.3V I/O voltage (not 5V tolerant) The XIAO ESP32S3 Sense also adds a microSD ...
Timer interrupts are crucial in the use of ESP32 timer interrupt programming projects for accurate timing control. If you want something to occur on schedule, ESP32 timer interrupts give you the ...