Library for COLOR using M5UnitUnified.
M5UnitUnified is a library for unified handling of various M5 units products.
COLOR is a color recognition unit integrating a TCS3472x RGBC 4-channel sensor. It communicates over I2C at address 0x29, can detect color values and return RGB data, includes a white LED fill-light for more stable measurement, and provides a LEGO-compatible mounting hole for easy mechanical integration.
See also examples using conventional methods here.
See also examples/UnitUnified
- PlotToSerial
Displays detected colors to serial and screen.
Includes examples of multiple color correction methods from raw values.
If you want to generate documents on your local machine, execute the following command
bash docs/doxy.sh
It will output it under docs/html
If you want to output Git commit hashes to html, do it for the git cloned folder.