Changes between Version 2 and Version 3 of PiBotHat
- Timestamp:
- Aug 21, 2016, 3:50:43 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotHat
v2 v3 31 31 32 32 * Black 5-pin EXP expansion 33 *+5v34 *SDA (level shifted to 5v)35 *SCL (level shifted to 5v)36 *+3v337 *GND33 1. +5v 34 2. SDA (level shifted to 5v) 35 3. SCL (level shifted to 5v) 36 4. +3v3 37 5. GND 38 38 39 39 * Red 6-pin motor controller - designed to mate with the L298N dual DC motor controller 40 *PWM141 *DIO24 (GPIO24 level shifted to 5v)42 *DIO22 (GPIO22 level shifted to 5v)43 *DIO18 (GPIO18 level shifted to 5v)44 *DIO17 (GPIO17 level shifted to 5v)45 *PWM040 1. PWM1 41 2. DIO24 (GPIO24 level shifted to 5v) 42 3. DIO22 (GPIO22 level shifted to 5v) 43 4. DIO18 (GPIO18 level shifted to 5v) 44 5. DIO17 (GPIO17 level shifted to 5v) 45 6. PWM0 46 46 47 47 * Note that the motor control interface can also drive 2x high-current motor controllers such as Talon SR or Spark using standard PWM cables. Connect the PWM cables with the white wires on the outside pins (1,6) and configure as follows: … … 52 52 53 53 * White 4-pin 9DOF 54 *+3v355 *GND56 *SCL (3v3 levels)57 *SDA (3v3 levels)54 1. +3v3 55 2. GND 56 3. SCL (3v3 levels) 57 4. SDA (3v3 levels) 58 58 59 59 * Blue 4-pin Ultrasonic 60 *+5v61 *Trigger/DIO23 (GPIO23 level shifted to 5v)62 *Echo/DIO27 (GPIO27 level shifted to 5v)63 *GND60 1. +5v 61 2. Trigger/DIO23 (GPIO23 level shifted to 5v) 62 3. Echo/DIO27 (GPIO27 level shifted to 5v) 63 4. GND 64 64 65 65 * Red 3-pin Servo motor 1 66 *PWM267 *+5v or +6v (see servo power jumper)68 *GND66 1. PWM2 67 2. +5v or +6v (see servo power jumper) 68 3. GND 69 69 70 70 * Black 3-pin (2x) servo motors 2,3 71 *PWM3 for servo 2, PWM4 for servo 372 *+5v or +6v (see servo power jumper)73 *GND71 1. PWM3 for servo 2, PWM4 for servo 3 72 2. +5v or +6v (see servo power jumper) 73 3. GND 74 74 75 75 * White 3-pin Left-wheel encoder 76 *DIO5 (GPIO25 level shifted to 5v)77 *GND78 *+5v76 1. DIO5 (GPIO25 level shifted to 5v) 77 2. GND 78 3. +5v 79 79 80 80 * Blue 3-pin Right-wheel encoder 81 *DIO12 (GIO12 level shifted to 5v)82 *GND83 *+5v81 1. DIO12 (GIO12 level shifted to 5v) 82 2. GND 83 3. +5v 84 84 85 85 * Yellow 3-pin (2x) digital I/O 1,2 86 *DIO6/GPIO6 for DIO1 connector, DIO13/GPIO13 for DIO2 connector87 *+5v88 *GND86 1. DIO6/GPIO6 for DIO1 connector, DIO13/GPIO13 for DIO2 connector 87 2. +5v 88 3. GND 89 89 90 90 * Black 2-pin: battery/power 91 *+6-24vdc92 *GND91 1. +6-24vdc 92 2. GND 93 93 94 94 * Black 3-pin Servo Power 95 95 * Jumper pins 1-2 for the PiBot Hat to supply 5v to the servo motors 96 96 * For higher power servo motors, remove jumper and connect external +6v power to pin 2 and ground return to pin 3. 97 1. +5v supplied by PiBotHat 98 2. Vout to Servo motors 99 3. GND 97 100 98 * +5v supplied by PiBotHat99 * Vout to Servo motors100 * GND101