|
| 1 | + |
| 2 | +.. |ColorUnit| image:: https://static-cdn.m5stack.com/resource/docs/products/unit/COLOR/img-5e8f77b1-0a2d-4810-8b8d-c2374bd738fb.webp |
| 3 | + :target: https://docs.m5stack.com/en/unit/COLOR |
| 4 | + :height: 200px |
| 5 | + :width: 200px |
| 6 | + |
| 7 | +.. |init.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/init.png |
| 8 | +.. |get_lux.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_lux.png |
| 9 | +.. |get_color_temperature.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color_temperature.png |
| 10 | +.. |get_color_rgb_bytes.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color_rgb_bytes.png |
| 11 | +.. |get_color_r.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color_r.png |
| 12 | +.. |get_color_g.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color_g.png |
| 13 | +.. |get_color_b.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color_b.png |
| 14 | +.. |get_color_h.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color_h.png |
| 15 | +.. |get_color_s.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color_s.png |
| 16 | +.. |get_color_v.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color_v.png |
| 17 | +.. |get_color.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color.png |
| 18 | +.. |get_color565.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color565.png |
| 19 | +.. |get_active.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_active.png |
| 20 | +.. |set_active.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/set_active.png |
| 21 | +.. |get_integration_time.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_integration_time.png |
| 22 | +.. |set_integration_time.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/set_integration_time.png |
| 23 | +.. |get_gain.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_gain.png |
| 24 | +.. |set_gain.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/set_gain.png |
| 25 | +.. |read_interrupt.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/read_interrupt.png |
| 26 | +.. |clear_interrupt.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/clear_interrupt.png |
| 27 | +.. |get_color_raw.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_color_raw.png |
| 28 | +.. |get_cycles.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_cycles.png |
| 29 | +.. |set_cycles.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/set_cycles.png |
| 30 | +.. |get_min_value.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_min_value.png |
| 31 | +.. |set_min_value.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/set_min_value.png |
| 32 | +.. |get_max_value.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_max_value.png |
| 33 | +.. |set_max_value.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/set_max_value.png |
| 34 | +.. |get_glass_attenuation.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/get_glass_attenuation.png |
| 35 | +.. |set_glass_attenuation.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/set_glass_attenuation.png |
| 36 | + |
| 37 | +.. |example.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/color/example.png |
| 38 | + |
| 39 | +.. |color_core2_example.m5f2| raw:: html |
| 40 | + |
| 41 | + <a |
| 42 | + href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/color/color_core2_example.m5f2" |
| 43 | + target="_blank" |
| 44 | + > |
| 45 | + color_core2_example.m5f2 |
| 46 | + </a> |
0 commit comments