Touch input

Touch input lets your board sense your touch and makes it possible to use other objects as simple input sensors.

Pins on edge of board

Experiments

There are several experiments to let you test out the concepts you learn in the touch input sections.

Sections

[{
  "name": "Touch sensing",
  "description": "Learn how the pins detect a touch input.",
  "url":"/learnsystem/pins-tutorial/touch-input/touch-sensing",
  "imageUrl":"https://pxt.azureedge.net/blob/2240920da8c22178153ddabe36d8432c674ea571/static/cp/learn/pins-tutorial/touch-input/touch-sensing-thumb.jpg"
}, {
  "name": "Touch sensor objects",
  "description": "Use pins and objects as touch sensors.",
  "url":"/learnsystem/pins-tutorial/touch-input/sensor-objects",
  "imageUrl":"https://pxt.azureedge.net/blob/c35032dc7f204a9766632a87d11e63f381c2a8ba/static/cp/learn/pins-tutorial/touch-input/touch-sensor-objects-thumb.jpg"
}, {
  "name": "Calibration & sensitivity",
  "description": "Learn how to calibrate and set the sensitivity of a touch sensor.",
  "url":"/learnsystem/pins-tutorial/touch-input/calibrate-sensitivity",
  "imageUrl":"https://pxt.azureedge.net/blob/53644abf489883ae670acb54909456aadca86914/static/cp/learn/pins-tutorial/touch-input/calibrate-sensitivity-thumb.jpg"
}]