FYP: CarStop
There are 2 main parts in this repository:
- Code for CarStop
- Python Script for Raspberry Pi
To run the CarStop app, you must first have android studio. Once inside android studio, click on Files, then click open. Look for this folder, and when you find it the CarStop folder should have a green android icon beside it. Click it and press ok. You should now be able to see all the code.
The python script is used for pushing the sensor data to firebase. For the python script, you need to set up your raspberry pi. You need to update and install python libraries. Install firebase admin sdk. Install the virtual environment tool and create a virtual environment Then you can run the script.
There is an images folder where pictures of the setup can also be founds.