1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-16 09:41:51 +03:00

Added PositionControl library (#2430)

This is a library aiming at implementing pid control to control the position of a DC motor with feedback from quadrature encoder using speed control driver
This commit is contained in:
Vishal Kumar
2023-01-29 01:44:02 +05:30
committed by GitHub
parent e6ef04896e
commit 3907b694eb

View File

@ -5550,3 +5550,4 @@ https://github.com/khoih-prog/ContinuousStepper_Generic
https://github.com/sparkfun/SparkFun_WM8960_Arduino_Library
https://github.com/Beirdo/Arduino-FRAM-Cache
https://github.com/mission-mangal/speed-control
https://github.com/mission-mangal/PositionControl