Skip to content

Conversation

microbit-robert
Copy link

@microbit-robert microbit-robert commented Jan 2, 2025

This branch is for testing purposes only and adds the ability to record data using the magnetometer and includes a new filter which seems to try and help the model differentiate between left and right swiping motions over the top of the micro:bit with a magnetic object. The filter attempts to get the first significant change in gradient and output the signed vector of this gradient.

The magnetometer data is rescaled to -1..1. As accelerometer data is not available in this branch, there is no need for the scales to be consistent.

This branch has pulled in relevant changes from #268.

Copy link

github-actions bot commented Jan 2, 2025

Preview build will be at
https://review-createai.microbit.org/magnetometer/

@microbit-robert microbit-robert changed the title Switch out accelerometer for magnetometer [DRAFT - DO NOT MERGE] Switch out accelerometer for magnetometer Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant