You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/06.edu/carriers/braccio-carrier/datasheet/datasheet.md
+8-11Lines changed: 8 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -44,8 +44,7 @@ The custom-made Arduino® Braccio Carrier provides a wide range of connectivity
44
44
-**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.
45
45
-**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.
46
46
47
-
### Accessories
48
-
47
+
<!--### Accessories-->
49
48
50
49
### Related Products
51
50
@@ -122,17 +121,15 @@ Following information outlines the technical overview of the Arduino® Braccio C
122
121
123
122
### Block Diagram
124
123
124
+

125
125
126
-

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.
@@ -147,7 +144,7 @@ The USB powers the Arduino® Nano RP2040 Connect which is the heart of the Bracc
147
144
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.
148
145
149
146
### Power Tree
150
-

147
+

151
148
152
149
## Board Operation
153
150
### Getting Started - IDE
@@ -170,11 +167,11 @@ All Arduino® boards have a built-in bootloader which allows flashing the board
0 commit comments