Grove Tilt Sensor

From Visuino
Revision as of 09:36, 24 August 2025 by Visuino (talk | contribs) (Created page with "Image: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. <b>Diagram:</b> Image:TArduinoGroveTiltSensor.Preview.png == Categorie...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.