servo 2.0.0.0
|
#define SERVO_REG_ALL_CALL_ADR 0x05 |
#define SERVO_REG_ALL_MOTOR_OFF_H 0xFD |
#define SERVO_REG_ALL_MOTOR_OFF_L 0xFC |
#define SERVO_REG_ALL_MOTOR_ON_H 0xFB |
#define SERVO_REG_ALL_MOTOR_ON_L 0xFA |
#define SERVO_REG_MODE_1 0x00 |
#define SERVO_REG_MODE_2 0x01 |
#define SERVO_REG_MOTOR_10_OFF_H 0x2D |
#define SERVO_REG_MOTOR_10_OFF_L 0x2C |
#define SERVO_REG_MOTOR_10_ON_H 0x2B |
#define SERVO_REG_MOTOR_10_ON_L 0x2A |
#define SERVO_REG_MOTOR_11_OFF_H 0x31 |
#define SERVO_REG_MOTOR_11_OFF_L 0x30 |
#define SERVO_REG_MOTOR_11_ON_H 0x2F |
#define SERVO_REG_MOTOR_11_ON_L 0x2E |
#define SERVO_REG_MOTOR_12_OFF_H 0x35 |
#define SERVO_REG_MOTOR_12_OFF_L 0x34 |
#define SERVO_REG_MOTOR_12_ON_H 0x33 |
#define SERVO_REG_MOTOR_12_ON_L 0x32 |
#define SERVO_REG_MOTOR_13_OFF_H 0x39 |
#define SERVO_REG_MOTOR_13_OFF_L 0x38 |
#define SERVO_REG_MOTOR_13_ON_H 0x37 |
#define SERVO_REG_MOTOR_13_ON_L 0x36 |
#define SERVO_REG_MOTOR_14_OFF_H 0x3D |
#define SERVO_REG_MOTOR_14_OFF_L 0x3C |
#define SERVO_REG_MOTOR_14_ON_H 0x3B |
#define SERVO_REG_MOTOR_14_ON_L 0x3A |
#define SERVO_REG_MOTOR_15_OFF_H 0x41 |
#define SERVO_REG_MOTOR_15_OFF_L 0x40 |
#define SERVO_REG_MOTOR_15_ON_H 0x3F |
#define SERVO_REG_MOTOR_15_ON_L 0x3E |
#define SERVO_REG_MOTOR_16_OFF_H 0x45 |
#define SERVO_REG_MOTOR_16_OFF_L 0x44 |
#define SERVO_REG_MOTOR_16_ON_H 0x43 |
#define SERVO_REG_MOTOR_16_ON_L 0x42 |
#define SERVO_REG_MOTOR_1_OFF_H 0x09 |
#define SERVO_REG_MOTOR_1_OFF_L 0x08 |
#define SERVO_REG_MOTOR_1_ON_H 0x07 |
#define SERVO_REG_MOTOR_1_ON_L 0x06 |
#define SERVO_REG_MOTOR_2_OFF_H 0x0D |
#define SERVO_REG_MOTOR_2_OFF_L 0x0C |
#define SERVO_REG_MOTOR_2_ON_H 0x0B |
#define SERVO_REG_MOTOR_2_ON_L 0x0A |
#define SERVO_REG_MOTOR_3_OFF_H 0x11 |
#define SERVO_REG_MOTOR_3_OFF_L 0x10 |
#define SERVO_REG_MOTOR_3_ON_H 0x0F |
#define SERVO_REG_MOTOR_3_ON_L 0x0E |
#define SERVO_REG_MOTOR_4_OFF_H 0x15 |
#define SERVO_REG_MOTOR_4_OFF_L 0x14 |
#define SERVO_REG_MOTOR_4_ON_H 0x13 |
#define SERVO_REG_MOTOR_4_ON_L 0x12 |
#define SERVO_REG_MOTOR_5_OFF_H 0x19 |
#define SERVO_REG_MOTOR_5_OFF_L 0x18 |
#define SERVO_REG_MOTOR_5_ON_H 0x17 |
#define SERVO_REG_MOTOR_5_ON_L 0x16 |
#define SERVO_REG_MOTOR_6_OFF_H 0x1D |
#define SERVO_REG_MOTOR_6_OFF_L 0x1C |
#define SERVO_REG_MOTOR_6_ON_H 0x1B |
#define SERVO_REG_MOTOR_6_ON_L 0x1A |
#define SERVO_REG_MOTOR_7_OFF_H 0x21 |
#define SERVO_REG_MOTOR_7_OFF_L 0x20 |
#define SERVO_REG_MOTOR_7_ON_H 0x1F |
#define SERVO_REG_MOTOR_7_ON_L 0x1E |
#define SERVO_REG_MOTOR_8_OFF_H 0x25 |
#define SERVO_REG_MOTOR_8_OFF_L 0x24 |
#define SERVO_REG_MOTOR_8_ON_H 0x23 |
#define SERVO_REG_MOTOR_8_ON_L 0x22 |
#define SERVO_REG_MOTOR_9_OFF_H 0x29 |
#define SERVO_REG_MOTOR_9_OFF_L 0x28 |
#define SERVO_REG_MOTOR_9_ON_H 0x27 |
#define SERVO_REG_MOTOR_9_ON_L 0x26 |
#define SERVO_REG_PRE_SCALE 0xFE |
#define SERVO_REG_SUB_ADDRESS_1 0x02 |
#define SERVO_REG_SUB_ADDRESS_2 0x03 |
#define SERVO_REG_SUB_ADDRESS_3 0x04 |
#define SERVO_REG_TEST_MODE 0xFF |