Program takes the raw data from the HMC5883L digital compass sensor and calculates the heading angle. Writes the heading angle to the terminal every 1 second.
Dependencies: HMC5883L ledControl2 mbed
History
i2c object is static now
2015-08-05, by BaserK [Wed, 05 Aug 2015 13:16:28 +0000] rev 2
i2c object is static now
readMagData is public now
2015-08-05, by BaserK [Wed, 05 Aug 2015 13:08:57 +0000] rev 1
readMagData is public now
Program takes the raw data from the HMC5883L digital compass sensor and calculates the heading angle. Writes the heading angle to the terminal every 1 second
2015-08-05, by BaserK [Wed, 05 Aug 2015 13:02:08 +0000] rev 0
Program takes the raw data from the HMC5883L digital compass sensor and calculates the heading angle. Writes the heading angle to the terminal every 1 second