SuperHouse / esp-open-rtos

Open source FreeRTOS-based ESP8266 software framework
BSD 3-Clause "New" or "Revised" License
1.53k stars 491 forks source link

LSM303D e-Compass driver added #548

Closed gschorcht closed 6 years ago

gschorcht commented 6 years ago

I have written a driver for LSM303D sensor from STMicroelectronics. LSM303D is a MEMS 3D accelerometer and 3D magnetometer module. The driver is compatible with esp-open-rtos (ESP8266) as well as ESP-IDF (ESP32). If it is of interest, please merge it to master branch.

UncleRus commented 6 years ago

Thank you!

gschorcht commented 6 years ago

Thank you for merging. Please close also issue #534.