|
| 1 | + |
| 2 | +.. |Chain Encoder| image:: https://m5stack-doc.oss-cn-shenzhen.aliyuncs.com/1192/U207-Chain-encoder-main-pictures-01.webp |
| 3 | + :target: https://docs.m5stack.com/en/products/sku/U207 |
| 4 | + :height: 200px |
| 5 | + :width: 200px |
| 6 | + |
| 7 | +.. |init.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/init.png |
| 8 | +.. |get_encoder_value.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_encoder_value.png |
| 9 | +.. |reset_encoder_value.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/reset_encoder_value.png |
| 10 | +.. |get_cw_increase.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_cw_increase.png |
| 11 | +.. |set_cw_increase.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/set_cw_increase.png |
| 12 | +.. |get_encoder_increment.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_encoder_increment.png |
| 13 | +.. |reset_encoder_increment.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/reset_encoder_increment.png |
| 14 | +.. |get_button_state.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_button_state.png |
| 15 | +.. |get_button_mode.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_button_mode.png |
| 16 | +.. |set_button_mode.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/set_button_mode.png |
| 17 | +.. |get_button_double_click_trigger_interval.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_button_double_click_trigger_interval.png |
| 18 | +.. |set_button_double_click_trigger_interval.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/set_button_double_click_trigger_interval.png |
| 19 | +.. |get_button_long_press_trigger_interval.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_button_long_press_trigger_interval.png |
| 20 | +.. |set_button_long_press_trigger_interval.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/set_button_long_press_trigger_interval.png |
| 21 | +.. |click_event.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/click_event.png |
| 22 | +.. |double_click_event.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/double_click_event.png |
| 23 | +.. |long_press_event.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/long_press_event.png |
| 24 | +.. |get_rgb_color.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_rgb_color.png |
| 25 | +.. |set_rgb_color.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/set_rgb_color.png |
| 26 | +.. |get_rgb_brightness.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_rgb_brightness.png |
| 27 | +.. |set_rgb_brightness.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/set_rgb_brightness.png |
| 28 | +.. |get_device_uid.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_device_uid.png |
| 29 | +.. |get_bootloader_version.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_bootloader_version.png |
| 30 | +.. |get_firmware_version.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/get_firmware_version.png |
| 31 | +.. |m5core_chain_encoder_basic_example.png| image:: https://static-cdn.m5stack.com/mpy_docs/chain/encoder/example.png |
| 32 | + |
| 33 | +.. |m5core_chain_encoder_basic_example.m5f2| raw:: html |
| 34 | + |
| 35 | + <a |
| 36 | + href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/chain/encoder/m5core_chain_encoder_basic_example.m5f2" |
| 37 | + target="_blank" |
| 38 | + > |
| 39 | + m5core_chain_encoder_basic_example.m5f2 |
| 40 | + </a> |
0 commit comments