Skip to content

ServoMotor - v1.1.0

Latest
Compare
Choose a tag to compare
@RCmags RCmags released this 26 Dec 22:07

Changes:

  • Removed FIR filter to derivatives
  • Converted to alpha-beta filter to smoothen and differentiate signal
  • Changed to trapezoidal rule for integration
  • Removed 2nd derivative
  • Removed polling delay. Position can be directly updated in main loop