You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Garage-StopLight-Project (Using Raspberry Pi Model 3B)
INSTRUCTIONS TO RUN THE PROGRAM
python3 GarageStopLight.py
ALGORITHM
In this program, we turn on the appropriate light depending upon
the distance obtained from the HC-SR04 Sensor. The echoed and
triggered time are noted and then the distance is appropriately
calculated.