Introduction: Flame Sensor (Raspberry Pi)

About: the Raspberry Pi is Awesome!

Basic tutorial of how to setup a flame 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 Raspberry Pi

2. Type "python flame.py" to run script

Attachments

Step 4: Additional Info