Small, inexpensive AI pendant. Records sound after user presses a button. Indicate behavior with RGB LED. Onboard processing and cloud connectivity through mobile phone tethering.
The main board for UbiHouse Mini.
Controlling 2 DC motors, 1 LED, 2 RGB LED, 1 humidity and temperature sensor (DHT22), 1 water level sensor with a ESP32 S3 Mini
This is a ESP32-C3-WROOM-02U reference design based on the manufacturer's recommendations. On board we have an ESP module, USB C for firmware, 2 connectors with IOs and RGB LED
#ESP32 #WiFi #LED #IoT #BLE #ARM #referenceDesign #simple-embedded #espressif #template
This project involves the design and implementation of a motor control circuit using an L298N motor driver IC and a Seeed Studio XIAO ESP32S3-Sense microcontroller. The motor driver operates a single DC motor ($M1$) with control signals provided by the microcontroller. Additionally, the project includes a WS2812B-B addressable RGB LED, enabling visual feedback or status indication.
Primary goals:
- Control the speed and direction of the DC motor using the ESP32S3 microcontroller.
- Provide status indication via the RGB LED.