Skip to content

Commit 11c97e5

Browse files
committed
Merge branch 'lunnea/braccio-datasheet' of https://github.com/arduino/docs-content-private into lunnea/braccio-datasheet
2 parents 186d70f + c5fa649 commit 11c97e5

File tree

7 files changed

+244
-0
lines changed

7 files changed

+244
-0
lines changed
Loading
Loading
Loading
Loading
Loading
Loading
Lines changed: 244 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,244 @@
1+
---
2+
identifier: ABX00032
3+
title: Arduino® Braccio++ Carrier
4+
revision: Rev. 01
5+
type: edu
6+
---
7+
![Braccio++ Carrier Feature Image](./assets)
8+
9+
# Description
10+
Braccio++ Carrier is an add-on board that sits on top of your favorite Arduino Educational existing
11+
product line providing faster prototyping in increasing demands for robotics and automation. The
12+
tailor-made Arduino Braccio++ Carrier has a collection of features that enables quick and easy
13+
learning while building small projects
14+
15+
# Target Areas
16+
Robotics, Automation, Education, Gaming, Communication
17+
18+
# Features
19+
- **MaxLinear SP335 Transceiver**
20+
- Multiprotocol transceiver supporting RS-232, RS-485, and RS-422 serial standards
21+
- Data rates of 20 Mbps in RS-485/422 modes and up to 1Mbps in RS-232
22+
- ±15kV ESD protection
23+
- Supply voltage from 3V to 5.5V
24+
- **Display Connector**
25+
- Flexible flat cable and flexible printed circuit connector with 0.5mm spacing
26+
- Operating temperature up to 105°C
27+
- Max current for one contact is 0.5A
28+
- Robust, reliable and easy to operate for automatic mounting and SMT processes
29+
- Right angle mounting
30+
- Plastic tape packaging
31+
- **Mini Joystick Connector**
32+
- **Programmable USB Type-C Connector**
33+
- **ESD Protection**
34+
- 4- and 5-line unidirectional transil function for electrostatic discharge protection
35+
- Low-leakage current: < 500 nA
36+
- PCB Area: < 2.6 mm2
37+
38+
# Contents
39+
40+
## The board
41+
42+
The custom-made Arduino Braccio++ Carrier provides a wide range of connectivity capabilities to
43+
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
45+
for display, servo motors and joystick. Along with high-speed RS-485/422 and RS-232 serial
46+
communication, the carrier board offers huge support for several accessories through the IO
47+
headers. In situations of long-range operations, RS-485 can support several devices on the
48+
same bus in a noisy environment. The board has robust electrostatic discharge protection
49+
circuitry to keep the components safe
50+
51+
### Application examples
52+
53+
- **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
55+
IoT projects for a wide range of projects. The low-power carrier board enables students
56+
to take advantage of the onboard connectors and play with the Arduino hardware for the
57+
enhanced learning experience
58+
- **Robotic Arm**: Through servo motor connector supporting up to a total of 7 motors has
59+
given a chance to demonstrate robotic application including RC Car. Some of the most
60+
interesting robotic applications with faster prototyping come from the student community
61+
for various problem statements.
62+
- **Gaming**: Thanks to the Mini Joystick connector provided on the Arduino Braccio++ Carrier
63+
carrier board which facilitates the implementation of LCD gaming options. Interfacing
64+
Mini Joystick with the carrier board integrated with a powerful Arduino board can deliver
65+
some really exciting projects.
66+
67+
### Accessories
68+
69+
70+
### Related products
71+
72+
- Arduino Education Carrier.
73+
74+
## Ratings
75+
76+
### Recommended operating conditions
77+
| Symbol | Description | Min | Max |
78+
| ------ | ------------------------------------------------- | ---------- | ------- |
79+
| | Conservative thermal limits for the whole board: | -40 °C | 85 °C |
80+
81+
82+
83+
### Power consumption
84+
85+
| Symbol | Description | Min | Typ | Max | Unit |
86+
| ----------- | ---------------------------- | --- | --- | --- | ---- |
87+
| PWRIN | Input supply from power jack | | TBC | | mW |
88+
| USB VCC | Input supply from USB | | TBC | | mW |
89+
| VIN | Input from VIN pad | | TBC | | mW |
90+
91+
92+
## Functional Overview
93+
94+
### Block Diagram
95+
96+
97+
![Arduino Braccio++ Carrier System Block Diagram](./assets/System_Block_Diagram_Braccio_Carrier.jpg)
98+
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.
100+
101+
![Arduino Braccio++ Carrier Block Diagram](./assets/Block_Diagram_Braccio_Carrier.jpg)
102+
103+
### Board Topology
104+
**Front View**
105+
106+
![Arduino Braccio++ Carrier Top View](./assets/Top_View_Braccio_Carrier.jpg)
107+
108+
| **Ref.** | **Description** | **Ref.** | **Description** |
109+
| -------- | ---------------------------------- | -------- | ------------------------------------ |
110+
| PB1 | Pushbutton SMD | PB2 | Mini Joystick |
111+
| U1 | 24 Bit I2C SMBUS I/O | U4 | Line Transreceiver |
112+
| J1 | CONN FPC SMD | J2 | CONN JST 5 POS |
113+
| J3 | Board Connector | J4 | Board Connector |
114+
| U3 | Power Supply Support Circuit | J8 | USB 3.1 Type C |
115+
116+
117+
### 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.
119+
120+
### Power Tree
121+
![Braccio++ Carrier Power Tree](./assets/Power_Tree_Braccio_Carrier.jpg)
122+
123+
## Board Operation
124+
### 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.
126+
127+
### Sample Sketches
128+
Sample sketches for the Arduino® Braccio++ Carrier can be found either in the “Examples” menu in the Arduino® IDE
129+
130+
### Online resources
131+
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.
132+
133+
### Board Recovery
134+
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after power up.
135+
136+
## Connector Pinouts
137+
138+
![Braccio++ Carrier Pinout](./assets)
139+
140+
## Mechanical Information
141+
142+
### Board Outline
143+
144+
![Outline](./assets/Outline_Braccio_Carrier.jpg)
145+
146+
### Board Mount Holes
147+
148+
![Mount Holes](./assets/Mount_Holes_Braccio_Carrier.jpg)
149+
150+
# Certifications
151+
## Declaration of Conformity CE DoC (EU)
152+
We declare under our sole responsibility that the products above are in conformity with the essential requirements of the following EU Directives and therefore qualify for free movement within markets comprising the European Union (EU) and European Economic Area (EEA).
153+
154+
## Declaration of Conformity to EU RoHS & REACH 211 01/19/2021
155+
Arduino boards are in compliance with RoHS 2 Directive 2011/65/EU of the European Parliament and RoHS 3 Directive 2015/863/EU of the Council of 4 June 2015 on the restriction of the use of certain hazardous substances in electrical and electronic equipment.
156+
157+
| **Substance** | **Maximum Limit (ppm)** |
158+
| -------------------------------------- | ----------------------- |
159+
| Lead (Pb) | 1000 |
160+
| Cadmium (Cd) | 100 |
161+
| Mercury (Hg) | 1000 |
162+
| Hexavalent Chromium (Cr6+) | 1000 |
163+
| Poly Brominated Biphenyls (PBB) | 1000 |
164+
| Poly Brominated Diphenyl ethers (PBDE) | 1000 |
165+
| Bis(2-Ethylhexyl} phthalate (DEHP) | 1000 |
166+
| Benzyl butyl phthalate (BBP) | 1000 |
167+
| Dibutyl phthalate (DBP) | 1000 |
168+
| Diisobutyl phthalate (DIBP) | 1000 |
169+
170+
Exemptions : No exemptions are claimed.
171+
172+
Arduino Boards are fully compliant with the related requirements of European Union Regulation (EC) 1907 /2006 concerning the Registration, Evaluation, Authorization and Restriction of Chemicals (REACH). We declare none of the SVHCs (https://echa.europa.eu/web/guest/candidate-list-table), the Candidate List of Substances of Very High Concern for authorization currently released by ECHA, is present in all products (and also package) in quantities totaling in a concentration equal or above 0.1%. To the best of our knowledge, we also declare that our products do not contain any of the substances listed on the "Authorization List" (Annex XIV of the REACH regulations) and Substances of Very High Concern (SVHC) in any significant amounts as specified by the Annex XVII of Candidate list published by ECHA (European Chemical Agency) 1907 /2006/EC.
173+
174+
## Conflict Minerals Declaration
175+
As a global supplier of electronic and electrical components, Arduino is aware of our obligations with regards to laws and regulations regarding Conflict Minerals, specifically the Dodd-Frank Wall Street Reform and Consumer Protection Act, Section 1502. Arduino does not directly source or process conflict minerals such as Tin, Tantalum, Tungsten, or Gold. Conflict minerals are contained in our products in the form of solder, or as a component in metal alloys. As part of our reasonable due diligence Arduino has contacted component suppliers within our supply chain to verify their continued compliance with the regulations. Based on the information received thus far we declare that our products contain Conflict Minerals sourced from conflict-free areas.
176+
177+
## FCC Caution
178+
Any Changes or modifications not expressly approved by the party responsible for compliance could void the user’s authority to operate the equipment.
179+
180+
This device complies with part 15 of the FCC Rules. Operation is subject to the following two conditions:
181+
182+
(1) This device may not cause harmful interference
183+
184+
(2) this device must accept any interference received, including interference that may cause undesired operation.
185+
186+
**FCC RF Radiation Exposure Statement:**
187+
188+
1. This Transmitter must not be co-located or operating in conjunction with any other antenna or transmitter.
189+
190+
2. This equipment complies with RF radiation exposure limits set forth for an uncontrolled environment.
191+
192+
3. This equipment should be installed and operated with minimum distance 20cm between the radiator & your body.
193+
194+
English:
195+
User manuals for licence-exempt radio apparatus shall contain the following or equivalent notice in a conspicuous location in the user manual or alternatively on the device or both. This device complies with Industry Canada licence-exempt RSS standard(s). Operation is subject to the following two conditions:
196+
197+
(1) this device may not cause interference
198+
199+
(2) this device must accept any interference, including interference that may cause undesired operation of the device.
200+
201+
French:
202+
Le présent appareil est conforme aux CNR d’Industrie Canada applicables aux appareils radio exempts de licence. L’exploitation est autorisée aux deux conditions suivantes :
203+
204+
(1) l’ appareil nedoit pas produire de brouillage
205+
206+
(2) l’utilisateur de l’appareil doit accepter tout brouillage radioélectrique subi, même si le brouillage est susceptible d’en compromettre le fonctionnement.
207+
208+
**IC SAR Waring:**
209+
210+
English
211+
This equipment should be installed and operated with minimum distance 20 cm between the radiator and your body.
212+
213+
French:
214+
Lors de l’ installation et de l’ exploitation de ce dispositif, la distance entre le radiateur et le corps est d ’au moins 20 cm.
215+
216+
**Important:** The operating temperature of the EUT can’t exceed 85℃ and shouldn’t be lower than -40℃.
217+
218+
Hereby, Arduino S.r.l. declares that this product is in compliance with essential requirements and other relevant provisions of Directive 201453/EU. This product is allowed to be used in all EU member states.
219+
220+
| Frequency bands | Maximum output power (ERP) |
221+
| --------------- | -------------------------- |
222+
| 2400-2483.5 Mhz | 17 dBm |
223+
224+
225+
## Company information
226+
227+
| Company name | Arduino S.r.l. |
228+
| --------------- | ------------------------------------------------------------- |
229+
| Company Address | Via Ferruccio Pelli 14, 6900 Lugano, TI (Ticino), Switzerland |
230+
231+
## Reference Documentation
232+
233+
| Ref | Link |
234+
| ------------------------- | --------------------------------------------------------------------------------------------------- |
235+
| Arduino IDE (Desktop) | https://www.arduino.cc/en/Main/Software |
236+
| Project Hub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
237+
| Library Reference | https://www.arduino.cc/reference/en/libraries/ |
238+
| Online Store | https://store.arduino.cc/ |
239+
240+
## Revision History
241+
242+
| **Date** | **Revision** | **Changes** |
243+
| ---------- | ------------ | ------------- |
244+
| 06/02/2022 | 1 | First Release |

0 commit comments

Comments
 (0)