Releases: HyodaKazuaki/Parallax-FeedBack-360-Servo-Control-Library-4-Arduino
Releases · HyodaKazuaki/Parallax-FeedBack-360-Servo-Control-Library-4-Arduino
Examples and documentation update
Multiple servomotors control experimental support
NOTICE
- This update includes breaking changes for non-blocking control and for support multiple servo motors. Please refer function definitions and examples.
What's Changed
New Contributors
Full Changelog: v1.1.2...v2.0.0-beta
Second release - Shizu
Confirmed to work with Arduino Uno and Arduino Due.
What's Changed
- Add Arduino Due support by @HyodaKazuaki in #3
Full Changelog: v1.0.0...v1.1.2
Arduino Due experimental support
Add Arduino Due experimental support.
Fix interrupt number conversion feature.
Fix default argment with multi declaration.
Refactoring.
Fix warnings.
We want to challenger who try to use this beta library.
For details, see #3
Arduino Due experimental support
Add Arduino Due experimental support.
Fix interrupt number conversion feature.
Fix default argment with multi declaration.
Refactoring
We want to challenger who try to use this beta library.
For details, see #3
Arduino Due experimental support
Add Arduino Due experimental support.
Fix interrupt number conversion feature.
We want to challenger who try to use this beta library.
For details, see #3
First release - Hino
Supported status
Confirmed to work with Arduino Uno
Features
- Read degree
- Rotate servomotor by a specified angle
- and others