Vehicle-Anti-Theft-Face-Rec.../Hardware
2021-04-08 12:10:00 -04:00
..
final_demo.py Hardware code replace in the correct folder and update hardware readme.txt 2021-04-08 12:10:00 -04:00
README.txt Hardware code replace in the correct folder and update hardware readme.txt 2021-04-08 12:10:00 -04:00
remote_camera.py Hardware code replace in the correct folder and update hardware readme.txt 2021-04-08 12:10:00 -04:00

Car class has the following functions:

-------waiting to be verified by Leyao Lee----------
    
    - start motor when motor signal on firebase is "on"
    - stop motor when motor signal on firebase is "off"
    - start alarm when alarm signal on firebase is "on"
    - stop alarm when alarm signal on firebase is "off"
    - start remote camera when camera signal on firebase is "on" and the power signal on firebase is "off"
    - stop remote camera when camera on firebase is "off" or the power signal on firebase is "on"
    - take a theif picture when item in front of the distance sensor for more than 5 seconds