Examples¶
The following examples are provided in the library:
Usage of HalfBridge class API showing how to initialize, set a 50% duty cycle, enable the output and diagnose the device. |
|
Usage of DCShield class API showing how to initialize, set different slew rates, set a 50% duty cycle, toggle the output, diagnose, and implement a fail safe mechanism. |
|
Usage of the MotorControl class API showing how to initialize a motor, set a certain speed, drive the motor in both directions, freewheel, and brake. |