/Automatic-Wiper

Automatic Wiper using raspberry pi.

Primary LanguagePython

#Automatic Wiper

This is a project based on rasberry pi and IOT using firebase.

Main Operations :-

-Turn on headlight automatically after 6pm and turn off after 6am
-Switch the headlight to low beam when a high beam is detected from an opposite vehicle
-Turn on wiper when rain is detected and control speed of wiper according to intensity of rain (using optical rain sensor.
-Upload status of headlights to cloud

Requirements :-

- Pyrebase
-RPi.GPIO
-Requests