Touch Detection

From Microduino Wiki
Jump to: navigation, search

Function of the Module

  • Please refer to:Microduino-TOUCH
  • Capacitive touch sensor module
  • Sensing distance: 0-8mm(The distance is the longest when the material is non conducting medium.)

Equipment

Module Number Function
mCookie-CoreUSB 1 Core board
mCookie-Hub 1 Sensor pin board
Microduino-TOUCH 1 Touch sensor
  • Other Hardware Equipment
    • One USB cable
    • One sensor cable

Hardware Buildup

  • Setup 1:Connect the interface on the back of the touch sensor with the D6 port of the Hub, which is the control pin of the sensor. Users can change that on your own. Pins available for the Hub is 0, 2. 4, 6, 8, 10 and 12.
  • Setup 2:Connect the CoreUSB, Hub and touch sensor together to the computer with a USB cable.

Mixly Programming

  • The touch sensor programming is the same with the key programming. The only difference is the capacitive sensing mode. For the key, it is mechanical sensing mode. Please refer to Key-press