Grove Button
Jump to navigation
Jump to search
Summary
Digital push button module for Grove systems.
Description
The **Grove Button** detects button presses and outputs a digital signal. It can be triggered via the clock input or directly read through the digital output. Useful for user input in embedded or microcontroller 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 button state.
Output Pins
- Grove – Output pin compatible with Grove connectors.
- Out – Digital output representing the button state.