Grove Tilt Sensor

From Visuino
Jump to navigation Jump to search

File:TArduinoGroveTiltSensor.png

Summary

Tilt detection sensor compatible with Grove systems.

Description

The **Grove Tilt Sensor** detects orientation changes or tilt events. It functions like a simple switch: when tilted, the sensor output changes state. Commonly used for orientation-based control, motion detection, and simple triggers in interactive projects.

Diagram:

Categories

Properties

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

Pins

Input Pins

  • Clock – Trigger input to check tilt state.

Output Pins

  • Grove – Output pin compatible with Grove connectors.
  • Out – Digital output, HIGH or LOW depending on tilt state.