Skip to content

Releases: HyodaKazuaki/Parallax-FeedBack-360-Servo-Control-Library-4-Arduino

Examples and documentation update

17 Jun 12:23
d2c23a1
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Simultaneous control of Feedback 360 examples update by @dmfgd1 in #6

New Contributors

  • @dmfgd1 made their first contribution in #6

Full Changelog: v2.0.0-beta...v2.0.1-beta

Multiple servomotors control experimental support

10 Jun 13:47
23500fa
Compare
Choose a tag to compare

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

  • Enable simultaneous control of multiple Feedback360 servos by @Yupopyoi in #4

New Contributors

Full Changelog: v1.1.2...v2.0.0-beta

Second release - Shizu

23 Jan 15:56
758e740
Compare
Choose a tag to compare

Confirmed to work with Arduino Uno and Arduino Due.

What's Changed

Full Changelog: v1.0.0...v1.1.2

Arduino Due experimental support

22 Dec 16:49
2f36fae
Compare
Choose a tag to compare
Pre-release

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

21 Dec 12:24
589d11b
Compare
Choose a tag to compare
Pre-release

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

20 Dec 08:33
7992551
Compare
Choose a tag to compare
Pre-release

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

22 Aug 10:59
0e43669
Compare
Choose a tag to compare

Supported status

Confirmed to work with Arduino Uno

Features

  • Read degree
  • Rotate servomotor by a specified angle
  • and others