2021-04-08 16:10:00 +00:00
|
|
|
Car class has the following functions:
|
2020-11-09 23:27:56 +00:00
|
|
|
|
2021-04-08 16:10:00 +00:00
|
|
|
-------waiting to be verified by Leyao Lee----------
|
2020-11-09 23:23:44 +00:00
|
|
|
|
2021-04-08 16:10:00 +00:00
|
|
|
- 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
|