mirror of
https://github.com/m5stack/M5Unit-COLOR.git
synced 2026-05-20 11:35:34 -07:00
99c4f5820b2047d1fc0fd2a23588ed290f4423f2
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.
Related Link
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
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
Languages
C++
99.4%
C
0.6%