Python implementation for compass using Phidgets 1044 3/3/3/ High Resolution
Compass_non_event.py is a non event driven implementation of the compass. This provides more control over the compass in your own program
Compass_event.py is the event driven implementation. It runs for a set period of time then the Phidgets library closes the device - this is more for demonstration purposes