-
Notifications
You must be signed in to change notification settings - Fork 1
lib
Alex Schendel edited this page Dec 26, 2020
·
3 revisions
This wiki discusses the development and use of the libraries we created to use various components that are present on the robot. Here is a list of the libraries we have created:
- DCBrushed - This discusses how we control Sabertooth motor controllers and how to use the API.
- Ammeter - This discusses how we read data from ammeters and how to use the API.
- Stepper - This discusses how we control steppers and how to use the API.
- LinearServo - This discusses how we control linear servos and use the API.
- TrinamicsMotor - This discusses how we control the PD42-3-1670 motors from Trinamic Motion and use the API.
- Servo - This discusses how we control servo motors and how to use the API.