Grove Button

From Visuino
Jump to navigation Jump to search

File:TArduinoGroveButton.png

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

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.