Library for COLOR using M5UnitUnified.
M5UnitUnified is a library for unified handling of various M5 units products.
COLOR is color recognition unit integrated with TCS3472 chipset. As the name says, COLOR is able to detect color value and return RGB data as response.
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.