1397

Hand Held Color Sensor for fraud detection and color matching.


Color Sensor over I2C bus to ESP32. Multiple I2C ports will support devices with identical addresses instead of having external I2C multiplexers. The two ESP32 I2C ports with be switched amongst four sets of I2C pins (four pairs of SDA/SCL) allowing four color sensors to make semi-synchronized readings with 4 different LED light sources. Applications include color matching and counterfeit detection.

Also hoping to create a viable HAL interface bewteen ESP-IDF and freeRTOS for all of my future work.