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