Difference between revisions of "Touch (use with mDesigner)"
From Microduino Wiki
(Created page with "The Touch sensor (also know as Touch button) is a sensor which is able to detect if it is pressed or not pressed based on capacitance [https://en.wikipedia.org/wiki/Capacitive...") |
|||
Line 1: | Line 1: | ||
The Touch sensor (also know as Touch button) is a sensor which is able to detect if it is pressed or not pressed based on capacitance [https://en.wikipedia.org/wiki/Capacitive_sensing (read more)]. The state of the Touch sensor can be detected and can be used to trigger events or conditions in scripts. Support for this sensor is found in mDesigner. | The Touch sensor (also know as Touch button) is a sensor which is able to detect if it is pressed or not pressed based on capacitance [https://en.wikipedia.org/wiki/Capacitive_sensing (read more)]. The state of the Touch sensor can be detected and can be used to trigger events or conditions in scripts. Support for this sensor is found in mDesigner. | ||
+ | =Compatible Pins= | ||
+ | The following pins on the '''Hub''' or '''mCenter+'s Hub''' support this module: | ||
+ | <div style="width: 80%;"> | ||
+ | <div style="float: left;">[[File:Hub_Digital_Pins_v2-01.png|thumb|600px]]</div> | ||
+ | <div style="float: left;"> | ||
+ | {| class="wikitable" style="text-align: left;" | ||
+ | |- | ||
+ | ! scope="col"| Pin Name | ||
+ | ! scope="col"| Compatibility | ||
+ | ! scope="col"| Notes | ||
+ | |- | ||
+ | | '''Pin 0''' | ||
+ | | style='background: #FEF9E7' | Yes | ||
+ | | Not recommended, Pin 0 & 1 used by mDesigner (serial communication). | ||
+ | |- | ||
+ | | '''Pin 1''' | ||
+ | | style='background: #FEF9E7' | Yes | ||
+ | | Not recommended, Pin 0 & 1 used by mDesigner (serial communication). | ||
+ | |- | ||
+ | | '''Pin 2''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 3''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 4''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 5''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 6''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 7''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 8''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 9''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 10''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 11''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 12''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin 13''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A0''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A1''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A2''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A3''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A6''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin A7''' | ||
+ | | style='background: #EAFAF1' | Yes | ||
+ | | | ||
+ | |- | ||
+ | | '''Pin I2C''' | ||
+ | | style='background: #FDEDEC' | No | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | </div> | ||
+ | <br style="clear: left;" /> | ||
+ | </div> |
Revision as of 20:21, 7 June 2018
The Touch sensor (also know as Touch button) is a sensor which is able to detect if it is pressed or not pressed based on capacitance (read more). The state of the Touch sensor can be detected and can be used to trigger events or conditions in scripts. Support for this sensor is found in mDesigner.
Compatible Pins
The following pins on the Hub or mCenter+'s Hub support this module:
Pin Name | Compatibility | Notes |
---|---|---|
Pin 0 | Yes | Not recommended, Pin 0 & 1 used by mDesigner (serial communication). |
Pin 1 | Yes | Not recommended, Pin 0 & 1 used by mDesigner (serial communication). |
Pin 2 | Yes | |
Pin 3 | Yes | |
Pin 4 | Yes | |
Pin 5 | Yes | |
Pin 6 | Yes | |
Pin 7 | Yes | |
Pin 8 | Yes | |
Pin 9 | Yes | |
Pin 10 | Yes | |
Pin 11 | Yes | |
Pin 12 | Yes | |
Pin 13 | Yes | |
Pin A0 | Yes | |
Pin A1 | Yes | |
Pin A2 | Yes | |
Pin A3 | Yes | |
Pin A6 | Yes | |
Pin A7 | Yes | |
Pin I2C | No |