A quick adaptation of a library made for Arduino by Fabio Varesano Interface a Honeywell HMC58X3 magnetometer to a mbed via i2c.
Fork of HMC58X3 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:ca00fa66673a | 2018-04-18 | tyftyftyf | change to I2C 1 |
7:5279fb447af1 | 2018-03-28 | tyftyftyf | wip |
6:02c679492d35 | 2018-03-07 | tyftyftyf | test |
5:ea869bfe993b | 2014-01-10 | tyftyftyf | discard used readings |
4:8eb12adc8368 | 2013-11-09 | tyftyftyf | Implemented async mode |
3:1e0e0c47287a | 2013-11-05 | tyftyftyf | No empty constructor |
2:c5ac16c88514 | 2013-11-02 | tyftyftyf | Initial commit |
1:72ecf7399250 | 2013-06-24 | pommzorz | Minor adjustments |
0:d84e1c7e4e86 | 2013-06-24 | pommzorz | Quick port for mbed of an Arduino lib for HMC58X3 magnetometer made by Fabio Varesano |