An open API service indexing awesome lists of open source software.

https://github.com/electronicsstudio/bmx160


https://github.com/electronicsstudio/bmx160

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# BMX160

This code reads data from the BMX160 sensor (magnetometer, gyroscope, and accelerometer) using the DFRobot_BMX160 library. It prints the sensor readings to the Serial Monitor in a custom NMEA-like format ($PMAG, $PGYR, $ACC) every 500 ms, making it easy to parse for further analysis.