The ArduinoLinkbot Class ======================== This class is used with Linkbots that are equipped with a Linkbot Arduino Shield. These API functions allow you to set and get values on the Arduino's GPIO, ADC, and PWM pins. .. autoclass:: linkbot.ArduinoLinkbot :members: :undoc-members: :show-inheritance: