Sensor Key Reference

From Microduino Wiki
Revision as of 07:13, 18 September 2017 by Fengfeng (talk | contribs) (Created page with "{| style="width: 800px;" |- | {| border="0" cellpadding="10" width="100%" |- |width="65%" valign="top" align="left"| <p style="color: #E87E05;font-size:155%">Description</p> T...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

This library is used for Microduino cores to identify digital and analog switch-typed sensors’ actions including [long press-and the holding time can be configured], [short press], [release] and [press] and states. At the same time, it can identify switches virtualized by variable bool.

Pins

When the switch is connected to pin 0 and 1, you can’t upload the program directly.

Samples

Functions



Return to Sensor-Crash
Return to Sensor-Touch_Button
Return to Sensor-Hall
Return to Sensor-Joystick
Return to Sensor-Shake