C# (CSharp) CyrusBuilt.MonoPi.Components.Servos Namespace

Classes

Name Description
GenericServo A component that is an abstraction of a servo device. This is an implementation of CyrusBuilt.MonoPi.Components.Servos.Servo.
PCA9685GpioServoDriver Represents a servo driver for servos attached to a PCA9685 servo controller.
PCA9685GpioServoProvider A servo provider for servos attached to a PCA9685 servo controller.
RPIServoBlasterDriver Represents a servo driver for servos attached to the Raspberry Pi and driven via ServoBlaster.
RPIServoBlasterProvider A GPIO provider for servos driven via ServoBlaster. This is an implementation of Implementation of https://github.com/richardghirst/PiBits/tree/master/ServoBlaster
Servo Represents characteristics of an R/C servo.