Changes between Version 10 and Version 11 of PiBotHat
- Timestamp:
- Sep 15, 2016, 11:31:11 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotHat
v10 v11 4 4 5 5 '''OVERVIEW''' 6 This PiBot hat allows any Raspberry Pi or compatible to serve as a robot controller. The footprint is identical to the Pi Zero and mounting holes are included to allow mounting to a Pi Zero with standoffs. The hat includes:6 This PiBot hat allows any Raspberry Pi or compatible to serve as a robot controller. The footprint is identical to the Pi Zero and mounting holes are included to allow mounting to a Pi Zero with M2.5 standoffs. The hat includes: 7 7 8 8 * A switch-mode power supply that will accept +6v to +24v battery input and generate the +5v required by the Pi. Overcurrent protection is provided (but it is not protected against reverse polarity...maybe next spin...please be careful and observe the polarity markings on the battery connector!) … … 31 31 * Black 5-pin EXP expansion 32 32 1. +5v 33 2. SDA (level shifted to 5v) 34 3. SCL (level shifted to 5v) 33 2. SDA (level shifted to 5v) Pi header pin 3 (SDA1) 34 3. SCL (level shifted to 5v) Pi header pin 5 (SCL1) 35 35 4. +3v3 36 36 5. GND … … 38 38 * Red 6-pin motor controller - designed to mate with the L298N dual DC motor controller 39 39 1. PWM1 40 2. GPIO.5 (level shifted to 5v) 41 3. GPIO.3 (level shifted to 5v) 42 4. GPIO.1 (level shifted to 5v) 43 5. GPIO.0 (level shifted to 5v) 40 2. GPIO.5 (level shifted to 5v) Pi header pin 18 41 3. GPIO.3 (level shifted to 5v) Pi header pin 15 42 4. GPIO.1 (level shifted to 5v) Pi header pin 12 43 5. GPIO.0 (level shifted to 5v) Pi header pin 11 44 44 6. PWM0 45 45 … … 53 53 1. +3v3 54 54 2. GND 55 3. SCL (3v3 levels) 56 4. SDA (3v3 levels) 55 3. SCL (3v3 levels) Pi header pin 5 (SCL1) 56 4. SDA (3v3 levels) Pi header pin 3 (SDA1) 57 57 58 58 * Blue 4-pin Ultrasonic 59 59 1. +5v 60 2. Trigger: GPIO.4 (level shifted to 5v) 61 3. Echo: GPIO.2 (level shifted to 5v) 60 2. Trigger: GPIO.4 (level shifted to 5v) Pi header pin 16 61 3. Echo: GPIO.2 (level shifted to 5v) Pi header pin 13 62 62 4. GND 63 63 … … 73 73 74 74 * White 3-pin Left-wheel encoder 75 1. GPIO.21 level shifted to 5v (wPi pin 21) 75 1. GPIO.21 level shifted to 5v (wPi pin 21) Pi header pin 29 76 76 2. GND 77 77 3. +5v 78 78 79 79 * Blue 3-pin Right-wheel encoder 80 1. GPIO.26 level shifted to 5v (wPi pin 26) 80 1. GPIO.26 level shifted to 5v (wPi pin 26) Pi header pin 32 81 81 2. GND 82 82 3. +5v 83 83 84 84 * Yellow 3-pin (2x) digital I/O 1,2 85 1. GPIO.22 for DIO1 connector, GPIO.23 for DIO2 connector 85 1. GPIO.22 for DIO1 connector (Pi header pin 31) 86 GPIO.23 for DIO2 connector (Pi header pin 33) 86 87 2. +5v 87 88 3. GND