Made by Vaishnav Santhosh & Gokul Dinesh
For details, read Report.pdf
- Run
python3 -m pip install -r requirements.txtto install all dependencies (Use a virtual environment so that you don't mess up your normal python) - Run
flask run --host=0.0.0.0and that should start up the flask server in your private network. - Run
python3 read_pos.pyso that the raspberry pi can read the tag's location. - Compile and run CapstoneApp using Android Studio in order to access the location (You have to input the ip address and flask port in the app along with the tag identifier.