https://github.com/tfeldmann/arduino-linearactuator
Simple two-step fine-positioning of linear actuators with Arduino.
https://github.com/tfeldmann/arduino-linearactuator
Last synced: over 1 year ago
JSON representation
Simple two-step fine-positioning of linear actuators with Arduino.
- Host: GitHub
- URL: https://github.com/tfeldmann/arduino-linearactuator
- Owner: tfeldmann
- License: mit
- Created: 2022-04-07T14:34:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T12:29:20.000Z (over 3 years ago)
- Last Synced: 2025-02-01T12:09:16.801Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Arduino-LinearActuator
Control linear actuators with any Arduino.
Uses a PID control algorithm and works with any type of motor controller.