Flame Sensor (Raspberry Pi)
by piddlerintheroot in Circuits > Raspberry Pi
23781 Views, 19 Favorites, 0 Comments
Flame Sensor (Raspberry Pi)
Basic tutorial of how to setup a flame sensor with the Raspberry Pi.
Parts
RPI 3 - https://amzn.to/2VA9pQY
4 Amp Power Adapter - https://amzn.to/2CTptWu
16GB micro SD - https://amzn.to/2SFMwd3
120 pcs jumper cable: https://ebay.to/2VAb9cY
IR Flame Sensor: https://amzn.to/2SVMkq2
Setup
VCC -> 5V
GND -> GND
DO -> GPIO 21
Code
1. Upload script to Raspberry Pi
2. Type "python flame.py" to run script
Downloads
Additional Info
Online Guide: https://www.piddlerintheroot.com/flame-sensor/