Adafruit_QMC5883P/examples
Limor Fried 7a6abc3ff3 Complete QMC5883P library implementation
- Add complete Control Register 1 & 2 functionality
- Add all setter/getter functions for mode, ODR, OSR, DSR, range, set/reset mode
- Add status register functions (isDataReady, isOverflow)
- Add data reading functions (getRawMagnetic, getGaussField)
- Add soft reset and self-test functions
- Add comprehensive test example with range cycling
- All functions tested and verified working with hardware
- Gauss conversion automatically adapts to current range setting
- Range cycling test demonstrates consistent Gauss values across all ranges

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 18:43:52 -04:00
..
test_QMC5883P Complete QMC5883P library implementation 2025-07-18 18:43:52 -04:00