This repository was part of a project for course ES116 Principles and Applications of Electrical Engineering (2023-24) at Indian Institute of Technology Gandhinagar.
This code repo contains:
- Arduino code in
arduino.ino
to give the values to the python interface from MPU6050. - Python code in
python.py
to get the reading into PC and draw the path traced by the device.