Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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