Difference between revisions of "Sensor-Touch Button"

From Microduino Wiki
Jump to: navigation, search
(Introduction of Sensor Pin)
(Features)
Line 16: Line 16:
 
}}
 
}}
  
==Features==
+
=About=
*With small size which is easy to install;
 
*With capacitive sensing and high sensitivity.
 
*With long power consumption, long service life and good stability.
 
  
 
==Specification==
 
==Specification==

Revision as of 17:35, 18 August 2017

Language: English  • 中文
Microduino-TOUCH

The product number of Sensor-Touch Button is: MSDS21

Sensor-Touch Button is capacitive touch button sensor module.


Introduction of Sensor Pin

Sensor backpin.png

Touch Button
General Pin Out Sensor / Trinket's Pin Out
PIN1 (GND) GND
PIN2 (VCC) VCC
PIN3 (SIGNAL-A) Digital Input
PIN4 (SIGNAL-B) Not Connected
  • General Pin Out is the standard pin out of a Sensor / Trinket connector.
  • Sensor / Trinket's Pin Out is this specific Sensor / Trinket's wiring in relation to the General Pin Out.
  • SIGNAL-A / SIGNAL-B are signals that could be digital input, digital output, analog input or analog output. Or special signals such as serial communication (SoftwareSerial, IIC (I2C), etc) or other special signals.
  • Not Connected refers to the Pin not being used for this particular Sensor / Trinket.
  • Read more about the hub module.

About

Specification

  • Sensor voltage
    • 3.3V~5V working voltage
  • Size of the sensor
    • Size of the board: 23.5mm*13mm
    • 1.27mm-spacing 4Pin interface connected with sensorhub.
    • CAD drawing of the sensor: File:Sensor CAD.zip
  • Function description
    • The static signal of the sensor is HIGH. After being touched, the signal changes into LOW.
  • Connection
    • This sensor can be connected to the following interfaces of the core: D2~D13, A0~A7

Documents

Development

Program Download

Programming

  • Follow the Software Getting Started Guide.
  • Select the Board, Processor and Port.
  • Click [File]->[Open], browse to the project program address, and click "Sensor_Touch Button_Test.ino" to open the program.
  • After confirming all these items are correct, click "→" to download the program to the development board.

Hardware Setup

  • Referring to the following diagram, connect the Sensor-Touch Button to the digital port of Microduino-Sensorhub.


Microduino-sensorhub Crash.JPG


Result

  • After download, open the serial monitor.
  • The static signal of the senor is HIGH. After being touched, the signal changes into LOW.

Application

  • Touching key switch

Project

History

Gallery

File:MicroduinoTouch Button-F.JPG
mCookie-Touch Button-Front
File:MicroduinoTouch Button-b.JPG
mCookie-Touch Button-Back
Retrieved from "https://wiki.microduinoinc.com/index.php?title=Sensor-Touch_Button&oldid=21556"