Skip to content

Commit a286964

Browse files
committed
updated name of Braccio Carrier
1 parent 2a4742c commit a286964

File tree

1 file changed

+15
-15
lines changed
  • content/hardware/06. edu/kits/braccio++/datasheets

1 file changed

+15
-15
lines changed

content/hardware/06. edu/kits/braccio++/datasheets/datasheet.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
identifier: ABX00032
3-
title: Arduino® Braccio++ Carrier
3+
title: Arduino® Braccio Carrier
44
revision: Rev. 01
55
type: edu
66
---
77
![Braccio++ Carrier Feature Image](./assets)
88

99
# Description
10-
Braccio++ Carrier is an add-on board that sits on top of your favorite Arduino Educational existing
10+
Braccio Carrier is an add-on board that sits on top of your favorite Arduino Educational existing
1111
product line providing faster prototyping in increasing demands for robotics and automation. The
1212
tailor-made Arduino Braccio++ Carrier has a collection of features that enables quick and easy
1313
learning while building small projects
@@ -39,9 +39,9 @@ Robotics, Automation, Education, Gaming, Communication
3939

4040
## The board
4141

42-
The custom-made Arduino Braccio++ Carrier provides a wide range of connectivity capabilities to
42+
The custom-made Arduino Braccio Carrier provides a wide range of connectivity capabilities to
4343
the Arduino Educational boards. For easy to learn and play around prototyping robotic and
44-
smart automation projects in and out of classrooms, Arduino Braccio++ Carrier features interfaces
44+
smart automation projects in and out of classrooms, Arduino Braccio Carrier features interfaces
4545
for display, servo motors and joystick. Along with high-speed RS-485/422 and RS-232 serial
4646
communication, the carrier board offers huge support for several accessories through the IO
4747
headers. In situations of long-range operations, RS-485 can support several devices on the
@@ -51,15 +51,15 @@ circuitry to keep the components safe
5151
### Application examples
5252

5353
- **Smart Automation**: The industry-standard RS-232 and RS-485/422 serial communication
54-
support for Arduino Braccio++ Carrier has made it possible to implement smart automation
54+
support for Arduino Braccio Carrier has made it possible to implement smart automation
5555
IoT projects for a wide range of projects. The low-power carrier board enables students
5656
to take advantage of the onboard connectors and play with the Arduino hardware for the
5757
enhanced learning experience
5858
- **Robotic Arm**: Through servo motor connector supporting up to a total of 7 motors has
5959
given a chance to demonstrate robotic application including RC Car. Some of the most
6060
interesting robotic applications with faster prototyping come from the student community
6161
for various problem statements.
62-
- **Gaming**: Thanks to the Mini Joystick connector provided on the Arduino Braccio++ Carrier
62+
- **Gaming**: Thanks to the Mini Joystick connector provided on the Arduino Braccio Carrier
6363
carrier board which facilitates the implementation of LCD gaming options. Interfacing
6464
Mini Joystick with the carrier board integrated with a powerful Arduino board can deliver
6565
some really exciting projects.
@@ -94,16 +94,16 @@ some really exciting projects.
9494
### Block Diagram
9595

9696

97-
![Arduino Braccio++ Carrier System Block Diagram](./assets/System_Block_Diagram_Braccio_Carrier.jpg)
97+
![Arduino Braccio Carrier System Block Diagram](./assets/System_Block_Diagram_Braccio_Carrier.jpg)
9898

99-
The USB powers the Arduino Nano RP2040 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 functinality the system. RS485 Transreceiver signals the motor connector for the precise motion of the motors according to the input given by the user.
99+
The USB powers the Arduino Nano RP2040 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 functinality the system. RS485 Transreceiver signals the motor connector for the precise motion of the motors according to the input given by the user.
100100

101-
![Arduino Braccio++ Carrier Block Diagram](./assets/Block_Diagram_Braccio_Carrier.jpg)
101+
![Arduino Braccio Carrier Block Diagram](./assets/Block_Diagram_Braccio_Carrier.jpg)
102102

103103
### Board Topology
104104
**Front View**
105105

106-
![Arduino Braccio++ Carrier Top View](./assets/Top_View_Braccio_Carrier.jpg)
106+
![Arduino Braccio Carrier Top View](./assets/Top_View_Braccio_Carrier.jpg)
107107

108108
| **Ref.** | **Description** | **Ref.** | **Description** |
109109
| -------- | ---------------------------------- | -------- | ------------------------------------ |
@@ -115,17 +115,17 @@ The USB powers the Arduino Nano RP2040 which is the heart of the Braccio++ Carri
115115

116116

117117
### Processor
118-
Primary processor of Arduino Braccio++ Carrier is the processor of the Arduino Nano RP2040 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.
118+
Primary processor of Arduino Braccio Carrier is the processor of the Arduino Nano RP2040 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.
119119

120120
### Power Tree
121-
![Braccio++ Carrier Power Tree](./assets/Power_Tree_Braccio_Carrier.jpg)
121+
![Braccio Carrier Power Tree](./assets/Power_Tree_Braccio_Carrier.jpg)
122122

123123
## Board Operation
124124
### Getting started - IDE
125-
If you want to program your Arduino® Braccio++ Carrier while offline you need to install the Arduino® Desktop IDE **[1]** To connect the Arduino® Braccio++ Carrier to your computer, you’ll need a Type-B USB cable. This also provides power to the board, as indicated by the LED.
125+
If you want to program your Arduino® Braccio Carrier while offline you need to install the Arduino® Desktop IDE **[1]** To connect the Arduino® Braccio Carrier to your computer, you’ll need a Type-B USB cable. This also provides power to the board, as indicated by the LED.
126126

127127
### Sample Sketches
128-
Sample sketches for the Arduino® Braccio++ Carrier can be found either in the “Examples” menu in the Arduino® IDE
128+
Sample sketches for the Arduino® Braccio Carrier can be found either in the “Examples” menu in the Arduino® IDE
129129

130130
### Online resources
131131
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub **[2]**, the Arduino® Library Reference **[3]** and the online store **[4]** where you will be able to complement your board with sensors, actuators and more.
@@ -135,7 +135,7 @@ All Arduino boards have a built-in bootloader which allows flashing the board vi
135135

136136
## Connector Pinouts
137137

138-
![Braccio++ Carrier Pinout](./assets)
138+
![Braccio Carrier Pinout](./assets)
139139

140140
## Mechanical Information
141141

0 commit comments

Comments
 (0)