Skip to content

Commit 1b93074

Browse files
authored
Merge pull request #103 from arduino/sync/lunnea/braccio-launch
Braccio Carrier launch documentation
2 parents 3a9bb21 + 35c9df6 commit 1b93074

26 files changed

+374
-2
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- web-editor
5+
hardware:
6+
boards:
7+
- nano-rp2040-connect
Loading
Loading
Loading

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

Lines changed: 273 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<EssentialsColumn title="First Steps">
2+
<EssentialElement link="/software/ide-v1/installing-mbed-os-nano-boards" title="Quickstart Guide" type="getting-started">
3+
A quick guide to installing your carrier with the Arduino IDE.
4+
</EssentialElement>
5+
6+
</EssentialsColumn>
7+
8+
<EssentialsColumn title="Suggested Libraries">
9+
<EssentialElement link="https://github.com/arduino-libraries/Arduino_Braccio_plusplus" title="Braccio ++" type="library">
10+
Braccio ++ Library
11+
</EssentialElement>
12+
13+
</EssentialsColumn>
14+
15+
<EssentialsColumn title="Arduino Basics">
16+
<EssentialElement link="/built-in-examples/" title="Built-in Examples" type="resource">
17+
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
18+
</EssentialElement>
19+
<EssentialElement link="/learn" title="Learn" type="resource">
20+
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
21+
</EssentialElement>
22+
<EssentialElement link="https://www.arduino.cc/reference/en/" title="Language Reference" type="resource">
23+
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.
24+
</EssentialElement>
25+
</EssentialsColumn>
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<FeatureDescription>
2+
Along with high-speed RS-485/422 and RS-232 serial communication, the Arduino® Braccio Carrier board offers huge support for several accessories through the IO headers. In situations of long-range operations, RS-485 can support several devices on the same bus in a noisy environment.
3+
</FeatureDescription>
4+
5+
6+
<FeatureList>
7+
<Feature title="With support for smart automation" image="core">
8+
The industry-standard RS-232 and RS-485/422 serial communication support for Arduino® Braccio Carrier has made it possible to implement smart automation IoT projects for a wide range of projects.
9+
10+
<FeatureLink title="Datasheet" url="https://www.ti.com/lit/ds/symlink/sn65hvd179.pdf?ts=1647593276537&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FSN65HVD179%253Futm_source%253Dgoogle%2526utm_medium%253Dcpc%2526utm_campaign%253Dasc-null-null-GPN_EN-cpc-pf-google-eu%2526utm_content%253DSN65HVD179%2526ds_k%253DSN65HVD179%2526DCM%253Dyes%2526gclid%253DEAIaIQobChMI1P3MmaPP9gIVEdZ3Ch0Qbg1jEAAYASAAEgK3X_D_BwE%2526gclsrc%253Daw.ds" download blank/>
11+
</Feature>
12+
13+
<Feature title="Support up to seven motors" image="connection">
14+
Through servo motor connector supporting up to a total of 6 motors has given a chance to demonstrate robotic application including RC Car.
15+
16+
</Feature>
17+
18+
19+
<Feature title="LCD gaming options" image="configurability">
20+
Interfacing Mini Joystick with the carrier board integrated with a powerful Arduino® board can deliver some really exciting projects.
21+
22+
<FeatureLink title="Datasheet" url="" download blank/>
23+
</Feature>
24+
25+
</FeatureList>

content/hardware/06.edu/carriers/braccio-carrier/image.svg

Lines changed: 1 addition & 0 deletions
Loading
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Braccio Carrier
3+
url_shop: https://store.arduino.cc/products/braccioplusplus
4+
---
5+
6+
The Arduino® Braccio Carrier enables you to quickly and efficiently pursue your projects and ideas within e.g. robotics and automation with the Braccio ++. The carrier is equipped with connectors, a display and joystick to enhance the experience.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
These are the technical specifications of the Arduino® Braccio Carrier.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Carrier:
2+
Name: Arduino® Braccio Carrier
3+
SKU: ABX00032
4+
Compatibility: Nano Family (Inc. Nano RP2040 Connect)
5+
Peripherals:
6+
Display: AX133T-IF05
7+
Joystick: Switronic IT-1501-G
8+
Other I/O:
9+
Programmable digital I/O (24V logic): 12
10+
Connectivity:
11+
USB Programming Port: Amphenol USB Type C
12+
Communication protocols:
13+
CAN-BUS: RS485 communication protocol
14+
Programmable Serial ports: RS232 communication protocol
15+
Power:
16+
Supply voltage: 5V
17+
USB-C: Yes (used for power supply)
18+
Connectors:
19+
6x Motors: Adam Equipment LHA-04-TS
20+
2x Motors: Molex 44914-0601
21+
Dimensions:
22+
Weight: 54 g
23+
Width: 78,5 mm
24+
Length: 122 mm
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: Carriers
3+
---

content/hardware/06.edu/family.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Education
3+
description: Our most advanced educational offerings.
4+
---

content/hardware/06.edu/image-480.png

22.1 KB
Loading

content/hardware/06.edu/image.png

22.1 KB
Loading

scripts/validation/rules/datasheet-metadata-schema.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@
2727
},
2828
"variant": {
2929
"type": "string"
30-
}
31-
},
30+
},
31+
"revision": {
32+
"type": "string"
33+
}
34+
},
3235
"required": [
3336
"title",
3437
"identifier",

0 commit comments

Comments
 (0)