Raspberry Program—LED infrared Sensor
Additional Required Equipment:
USB Camera/ Raspberry Camera/(buzzer)
Additional Software Requirement:
Python
GPIO
Connect to Pi:
VCC + R2
GND – R6
(I/0)
Voltage: 5V
Check if camera available:
Cd /dev
Is | grep video [vedio0, the index number increase if have multiple camera]
Set up:
Sudo apt-get update
Sudo apt-get install python-dev
Sudo pip insall install rpi.gpio