Grove Touch Sensor: Difference between revisions
Jump to navigation
Jump to search
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..." |
(No difference)
|
Latest revision as of 09:27, 24 August 2025
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
- File:TArduinoDigitalCategory.png Category Digital – Components handling digital signals.
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.