-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Area: driversArea: Device driversArea: Device driversCommunity: good first issueThis issue is good for newcomers to RIOT to be addressed / implementedThis issue is good for newcomers to RIOT to be addressed / implementedType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
Description
The acceleration readings of the MPU9x50 currently looks pretty random (using a breakout board). I recall that students were able to track nearby tram traffic with the acceleration data, but now there is a +/- 2g noise on the data.
Steps to reproduce the issue
Flash the test app, connect an MPU9x50 breakout, observe the reported readings.
Expected results
The reported acceleration vector is about 1g in length and points roughly in the same direction while the sensor is not moving.
Actual results
The acceleration vector is jumping like crazy both in direction and length.
Versions
Current RIOT master
Metadata
Metadata
Assignees
Labels
Area: driversArea: Device driversArea: Device driversCommunity: good first issueThis issue is good for newcomers to RIOT to be addressed / implementedThis issue is good for newcomers to RIOT to be addressed / implementedType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)