-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- fix #65, make **getCumulativePosition()** direction aware. - refactor**readAngle()** and **rawAngle()**. - fix negative values in **getRevolutions()**. - fix #66, make I2C functions virtual to improve derived class. - fix **setOffset()** to not set offset to 360. - add unit test for offset -0.01 and 360.0 (both should become 0.0). - add **AS5600_output_speedtest.ino**, thanks to Pollyscracker. - update readme.md.
- Loading branch information
1 parent
20b40c1
commit d5f90ad
Showing
11 changed files
with
649 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.