Rev 3453 Rev 3598
Line 1... Line 1...
1 #!/usr/bin/python 1 #!/usr/bin/python
2   2  
3 # Python driver for MLAB ALTIMET01A module with HMC5888L Magnetometer sensor wrapper class 3 # Python example utility for MLAB ALTIMET01A testing bed with DPI145.
4   4  
5 import time 5 import time
6 import datetime 6 import datetime
7 import sys 7 import sys
8 import serial 8 import serial