File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -155,13 +155,22 @@ KIDA uses the V2 robot Hat from the [Freenove Tank Robot](https://github.com/Fre
155155
156156---
157157
158+ ## Servos
159+
160+ | Signal | GPIO Pin |
161+ | -------------| ----------|
162+ | Servo0 | 12 |
163+ | Servo1 | 13 |
164+
165+ ---
166+
158167## Infrared Sensors
159168
160169| Sensor | GPIO Pin |
161170| --------| ----------|
162- | IR01 | 16 |
163- | IR02 | 26 |
164- | IR03 | 21 |
171+ | IR01 | 16 (IR01) |
172+ | IR02 | 26 (IR02) |
173+ | IR03 | 21 (IR03) |
165174
166175---
167176
@@ -171,15 +180,15 @@ KIDA uses the V2 robot Hat from the [Freenove Tank Robot](https://github.com/Fre
171180
172181| Signal | GPIO Pin |
173182| --------| ----------|
174- | IN1 | 24 |
175- | IN2 | 23 |
183+ | IN1 | 23 (M1+) |
184+ | IN2 | 24 (M1-) |
176185
177186** Right Motor:**
178187
179188| Signal | GPIO Pin |
180189| --------| ----------|
181- | IN1 | 5 |
182- | IN2 | 6 |
190+ | IN1 | 6 (M2+) |
191+ | IN2 | 5 (M2-) |
183192
184193</details >
185194
You can’t perform that action at this time.
0 commit comments