Grove Touch Sensor

From Visuino
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.