Grove Touch Sensor

From Visuino
Revision as of 09:27, 24 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoGroveTouchSensor.png == Summary == Capacitive touch sensor module for Grove systems. == Description == The **Grove Touch Sensor** detects touch events and outputs a digital signal. It can be triggered via the clock input or directly read through the digital output. Ideal for creating touch-sensitive interfaces in embedded projects. <b>Diagram:</b> Image:TArduinoGroveTouchSensor.Preview.png == Categories == *Image:TArduinoDigit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoGroveTouchSensor.png

Summary

Capacitive touch sensor module for Grove systems.

Description

The **Grove Touch Sensor** detects touch events and outputs a digital signal. It can be triggered via the clock input or directly read through the digital output. Ideal for creating touch-sensitive interfaces in embedded projects.

Diagram:

Categories

Properties

  • Enabled – Enable or disable the component (boolean).

Pins

Input Pins

  • Clock – Trigger input to sample the touch sensor state.

Output Pins

  • Grove – Output pin compatible with Grove connectors.
  • Out – Digital output representing the touch state.