6.1.1 • Published 2 years ago

@fustaro/servo-core v6.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

@fustaro/servo-core

Core classes and methods to ease the pain of controlling servos using node.

See;

  1. @fustaro/pololu-maestro-controller for implementation running a Pololu Maestro (Windows 10 / Raspberry Pi / possibly other hardware with USB interface)

  2. @fustaro/pca-9685-controller for implementation running a PCA-9685 servo controller (Raspberry Pi)

Whats new in 6.1.1

  • Added isDisabled() to IServoController

Whats new in 6.0.0

  • Added Servo.isDisabled()
  • Servo angle can't be set if servo is disabled

Whats new in 5.0.0

  • Added optional interface for enabling servos
  • Added mandatory dispose function on ServoDriver

Whats new in 4.0.0

  • Added optional interface for disabling servos
  • PwmWriter renamed to ServoDriver
6.1.0

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago

6.0.3

2 years ago

6.1.1

2 years ago

6.0.2

2 years ago

5.0.0

3 years ago

4.0.0

3 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago