Grove Tilt Sensor
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
- File:TArduinoDigitalCategory.png Category Digital – Components handling digital signals.
- File:TArduinoSensorCategory.png Category Sensor – Components that detect or measure environmental data.
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.