Skip to content

Releases: gamblor21/Gamblor21_CircuitPython_AHRS

Bug fixes and renaming some folders

15 May 22:09
2fc8a8c

Choose a tag to compare

Pre-release
v0.3-alpha

Update README.rst

AHRS Two Algorithm Release

11 May 16:20

Choose a tag to compare

Pre-release
v0.2.2-alpha

Merge branch 'master' of https://github.com/gamblor21/CircuitPython_AHRS

AHRS Two Algorithm Release

11 May 15:54
6e59385

Choose a tag to compare

Pre-release
v0.2.1-alpha

Update build.yml

AHRS Two Algorithm Release

11 May 14:55
1e07c3b

Choose a tag to compare

Pre-release

Mahony (with bug fixes) and Madgwick now in a combined module

Initial Test Release

09 May 17:33

Choose a tag to compare

Initial Test Release Pre-release
Pre-release

First AHRS release with the Mahony algorithm.

To use in CircuitPython, download the .mpy or .py file and copy it to the lib folder on the CIRCUITPY drive.

Read the docs for info on how to use it.