Dependencies Linux & Octave for calibration code & Hotspot with correct name and password
Refrences: ESP32 Example Code from ESP32 Library
TCP Server: https://www.pythoncentral.io/guide-to-socket-programming-in-python-easy-examples/
Rotating Cube: https://gistlib.com/python/draw-a-3d-rotating-cube-in-python
Calibration Code: https://github.com/risherlock/Magnetometer-Calibration
Fusion: https://github.com/xioTechnologies/Fusion/blob/main/Python/advanced_example.py
Kalman Filtering: https://github.com/pykalman/pykalman/blob/master/examples/standard/plot_sin.py