Introduction: Tilt Sensor (Raspberry Pi)

About: the Raspberry Pi is Awesome!

Basic tutorial of how to setup a Tilt sensor with the Raspberry Pi.

Step 1: Parts

Step 2: Setup

VCC -> 5V

GND -> GND

DO -> GPIO 21

Step 3: Code

1. Upload Script to RPI

2. To run script type: "python tilt.py"

Attachments

Step 4: Additional Info