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
Revision 2:c77e75caf1cb, committed 2015-08-05
- Comitter:
- BaserK
- Date:
- Wed Aug 05 13:16:28 2015 +0000
- Parent:
- 1:f314a65833f4
- Commit message:
- i2c object is static now
Changed in this revision
HMC5883L.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r f314a65833f4 -r c77e75caf1cb HMC5883L.lib --- a/HMC5883L.lib Wed Aug 05 13:08:57 2015 +0000 +++ b/HMC5883L.lib Wed Aug 05 13:16:28 2015 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/BaserK/code/HMC5883L/#4c295f793d46 +https://developer.mbed.org/users/BaserK/code/HMC5883L/#bbc9ad18fd3e