Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 521 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 521 Bytes

WT901BLECL

This is an app allowing you to record sensor data from the WT901BLECL 9-DOF Sensor (accelerometer, gyroscope, magnetometer). The sensor is manufactured by WitMotion and I used their code as a starting but but am in no way affiliated with them.

In particular, I made sure the app can record in the background for an extended period of time using a foreground service. With a sampling rate of 0.1Hz, the battery should last for way beyond 10 hours of recording.

Tested under Google Pixel 2 with Android 10.