Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Move servo setup to a config file. #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Apr 2, 2017

  1. Move servo setup to a config file.

    This patch moves the controller
    addresses to a config file, along
    with the servo PWM range of motion.
    
    This allows one to use any number of
    servo controllers on the i2c bus,
    and also makes it easier to
    customize the servo calibration.
    
    This patch also includes a Servo
    Calibration GUI, which makes it
    much easier to calibrate both
    the controller and channel, as well
    as the min and max pwm for each servo.
    robottwo committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    a519904 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2017

  1. Updated docs to include new gui tool

    Daniel Eisner authored and Daniel Eisner committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    1a625de View commit details
    Browse the repository at this point in the history