Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@T-K-233 T-K-233 released this 24 Apr 13:34
· 3 commits to main since this release

The basic functions are ready

Now support:

  • read raw angle (uint16_t)
  • read normalized angle, ranging from -1.0 to 1.0
  • read angle in radian, ranging from -pi to pi
  • allow user to customize the scale factor and offset for the get() method
  • allow user to change the output mode to PWM and config PWM parameters

Todo:

  • read magnet status and strength
  • add burn function