No description
Find a file
2019-10-24 11:20:48 -07:00
.github Add GitHub pull request template 2016-05-27 13:24:25 -07:00
Adafruit_LSM303 magnetometer data now comes in (X,Y,Z) order instead of (X,Z,Y) order 2018-07-21 18:33:11 -08:00
examples The example now uses correct order magnetometer data 2018-07-22 14:55:07 -08:00
.gitignore Initial commit 2016-04-19 01:43:22 -07:00
ez_setup.py Initial commit. 2016-04-19 09:28:08 +00:00
LICENSE Initial commit 2016-04-19 01:43:22 -07:00
README.md Update README.md 2019-10-24 11:20:48 -07:00
setup.py Fix python3 pip install issue with ez_setup relative import issue. 2016-10-19 22:00:29 +00:00

Adafruit Python LSM303 [Archived]

This library has been archived and replaced by two new libraries, one for each sensor in the LSM303DLH:

https://github.com/adafruit/Adafruit_CircuitPython_LSM303_Accel https://github.com/adafruit/Adafruit_CircuitPython_LSM303DLH_Mag

This library is no longer supported. Please use the new libraries