mcauser / awesome-micropython

A curated list of awesome MicroPython libraries, frameworks, software and resources.
https://awesome-micropython.com
Creative Commons Zero v1.0 Universal
1.37k stars 175 forks source link

L3GD20H + LSM303DLHC based IMU driver include in Zumu Robot driver set #137

Open Arthur-66 opened 7 months ago

Arthur-66 commented 7 months ago

Haven't tested it yet myself, but this is the only uPy driver I-ve been able to find that covers the L3GD20H + LSM303DLHC based IMU's such as Adafruit's DOF 10 (just add a BMP085/180 driver) or Pololu MinIMU-9 v2.

andypiper commented 4 months ago

Link to the driver?