Skip to content

Commit 3db5957

Browse files
committed
Fix draftsman, images, empty section
1 parent ce3b505 commit 3db5957

File tree

1 file changed

+8
-11
lines changed
  • content/hardware/06.edu/carriers/braccio-carrier/datasheet

1 file changed

+8
-11
lines changed

content/hardware/06.edu/carriers/braccio-carrier/datasheet/datasheet.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ The custom-made Arduino® Braccio Carrier provides a wide range of connectivity
4444
- **Robotic Arm**: Through servo motor connector supporting up to a total of 6 motors has given a chance to demonstrate robotic application including RC Car. Some of the most interesting robotic applications with faster prototyping come from the student community for various problem statements.
4545
- **Gaming**: Thanks to the Mini Joystick connector provided on the Arduino® Braccio Carrier carrier board which facilitates the implementation of LCD gaming options. Interfacing Mini Joystick with the carrier board integrated with a powerful Arduino® board can deliver some really exciting projects.
4646

47-
### Accessories
48-
47+
<!--### Accessories-->
4948

5049
### Related Products
5150

@@ -122,17 +121,15 @@ Following information outlines the technical overview of the Arduino® Braccio C
122121

123122
### Block Diagram
124123

124+
![Arduino Braccio Carrier System Block Diagram](assets/System_Block_Diagram_Braccio_Carrier.jpg)
125125

126-
![Arduino Braccio Carrier System Block Diagram](./assets/System_Block_Diagram_Braccio_Carrier.svg)
127-
128-
The USB powers the Arduino® Nano RP2040 Connect which is the heart of the Braccio Carrier as it stores the programs responsible for the functioning of the whole system. The Nano is connected to the joystick which is the input peripheral and LED display screen which is the output peripheral of the microcontroller. Another power supply via USB-C powers the connected motors which constitute the entire robotics functionality the system. RS485 Transceiver signals the motor connector for the precise motion of the motors according to the input given by the user.
126+
The USB powers the Arduino® Nano RP2040 Connect which is the heart of the Braccio Carrier as it stores the programs responsible for the functioning of the whole system. The Nano is connected to the joystick which is the input peripheral and LED display screen which is the output peripheral of the microcontroller. Another power supply via USB-C powers the connected motors which constitute the entire robotics functionality the system. RS485 Transceiver signals the motor connector for the precise motihe motors according to the input given by the user.
129127

130-
![Arduino® Braccio Carrier Block Diagram](./assets/Block_Diagram_Braccio_Carrier.jpg)
128+
![Arduino® Braccio Carrier Block Diagram](assets/Block_Diagram_Braccio_Carrier.svg)
131129

132130
### Board Topology
133-
**Front View**
134131

135-
![Arduino® Braccio Carrier Top View](./assets/Top_View_Braccio_Carrier.jpg)
132+
![Arduino® Braccio Carrier Top View](assets/braccio-connectors.svg)
136133

137134
| **Ref.** | **Description** | **Ref.** | **Description** |
138135
| -------- | ---------------------------------- | -------- | ------------------------------------ |
@@ -147,7 +144,7 @@ The USB powers the Arduino® Nano RP2040 Connect which is the heart of the Bracc
147144
Primary processor of Arduino® Braccio Carrier is the processor of the Arduino® Nano RP2040 Connect microcontroller mounted on it. The microcontroller controls every operation of the Braccio Carrier for the target applications via connections with motors and LED display screen.
148145

149146
### Power Tree
150-
![Braccio Carrier Power Tree](./assets/Power_Tree_Braccio_Carrier.jpg)
147+
![Braccio Carrier Power Tree](assets/Power_Tree_Braccio_Carrier.jpg)
151148

152149
## Board Operation
153150
### Getting Started - IDE
@@ -170,11 +167,11 @@ All Arduino® boards have a built-in bootloader which allows flashing the board
170167

171168
### Board Outline
172169

173-
![Outline](./assets/Outline_Braccio_Carrier.jpg)
170+
![Outline](assets/braccio-outline.svg)
174171

175172
### Board Mount Holes
176173

177-
![Mount Holes](./assets/Mount_Holes_Braccio_Carrier.jpg)
174+
![Mount Holes](assets/braccio-mount.svg)
178175

179176
# Certifications
180177
## Declaration of Conformity CE DoC (EU)

0 commit comments

Comments
 (0)