Skip to content

Commit 617baf8

Browse files
Changed connector name
1 parent 6d2d719 commit 617baf8

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

content/hardware/08.edu/solution-and-kits/alvik/tutorials/user-manual/user-manual.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1464,18 +1464,18 @@ You can now test using read_color_sensor.py in the examples folder. Refer to the
14641464

14651465
## Expanding the Robot
14661466

1467-
On the top face of the Alvik, you can find 2 pairs of connectors. They both have 15 holes in length but are not interconnected in any way. The pair on the inner side is meant for coupling the Arduino Nano ESP32, and the pair on the outside is meant to interact with some of the STM32 features if you plan on developing your own hardware extensions.
1468-
![Top face connectors](Connectors_Alvik_Top.png)
1467+
On the top face of the Alvik, you can find 2 pairs of connectors. Both have 15 holes in length but are not interconnected. The pair on the inner side is meant for coupling the Arduino Nano ESP32, while the pair on the outside is the Power Connector, which provides optional power and mechanical support for custom expansions or circuits you might create.
1468+
![Top face connectors](assets/Connectors_Alvik_Top.png)
14691469

14701470
- **Nano Board Connector**
14711471

14721472
Because of the need to communicate with the STM board, some of the pins of the Arduino Nano ESP32 might be in use and, as such, are not recommended to be used by any other feature. This way, if you design a shield or attachment that interacts with these connectors, make sure to avoid the pins that are busy.
1473-
![ESP Pinout](ESP_Pinout_Alvik.png)
1473+
![ESP Pinout](assets/ESP_Pinout_Alvik.png)
14741474

1475-
- **STM Connector**
1475+
- **Power Connector**
14761476

1477-
These connectors allow you to get power from the Alvik's power system as well as get the power status. These allow you to design shields and extensions without requiring external power sources. Here you can identify the connectors that can be used. Note that the remaining pins are not in use but can serve for mechanical support.
1478-
![alt text](Alvik_Docs_Pinout_Callout.jpg)
1477+
This connector allows you to get power from the Alvik's power system as well as get the power status. It also provides mechanical support for your designs. Here you can identify the connectors that can be used. Note that the remaining pins are not in use but can serve for mechanical support.
1478+
![alt text](assets/Alvik_Docs_Pinout_Callout.jpg)
14791479

14801480

14811481
### Additional Connectors

0 commit comments

Comments
 (0)