Stochastic Processes Final Project EE 525, Fall 2024, Clay McKell
- Braedan Kennedy (bkenne07@calpoly.edu)
- Luis David Garcia (lgarc120@calpoly.edu)

Diagram from 42bots.com
- Install Arduino IDE
- Install Adafruit MPU6050 Library
- Open and upload
src/Arduino/main/main.inovia Arduino IDE
- Install Putty
- Open with options:
- Connection type : Serial
- Speed : 115200
- Serial line : [Arduino COM port]
- Session logging : Printable output
- Log file name : [A valid file name]
- Skip pre-commit hooks using the
-nflag when runninggit commit