M5Unit - COLOR

Overview

Library for COLOR using M5UnitUnified.
M5UnitUnified is a library for unified handling of various M5 units products.

SKU:U009

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.

Required Libraries:

License

Examples

See also examples/UnitUnified

  • PlotToSerial
    Displays detected colors to serial and screen.
    Includes examples of multiple color correction methods from raw values.

Doxygen document

GitHub Pages

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.

Required

S
Description
No description provided
Readme MIT 390 KiB
Languages
C++ 99.4%
C 0.6%