ESP32 Color Sensor + NeoPixel + Motor Control (Auto/Manual Web Mode)

Опубликовано: 25 Май 2026
на канале: Kheav Kienghok
63
1

In this project, I used an ESP32 with a TCS34725 color sensor to detect colors and display them on a NeoPixel LED strip. The motor speed automatically changes based on the detected color, and everything can also be controlled manually using an HTTP web server (forward/backward/stop, LED colors, and speed control).

#ESP32 #MicroPython #IoT #NeoPixel #ColorSensor