Skip to content

Commit 65ef811

Browse files
authored
Merge pull request #43 from arduino/lunnea/braccio-product-page
Lunnea/braccio product page [EDC-672]
2 parents 10ecc06 + f2a8e55 commit 65ef811

16 files changed

+102
-0
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
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Arduino® Braccio Carrier
3+
url_shop: https://store.arduino.cc/products/braccioplusplus
4+
url_guide:
5+
url_datasheet:
6+
core:
7+
---
8+
9+
The Arduino® Braccio Carrier is an add-on board that sits on top of your favorite Arduino Educational existing product line providing faster prototyping in increasing demands for robotics and automation. A perfect board for quixk an easy learning while building small projects.
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: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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+
Connectors:
18+
6x Motors: Adam Equipment LHA-04-TS
19+
2x Motors: Molex 44914-0601
20+
1x Eslov connector (5V, interrupt, I2C (SCL, SDA, GND)
21+
Power:
22+
USB-C: Yes (used for power supply)
23+
Dimensions:
24+
Weight: 54 g
25+
Width: 78,5 mm
26+
Length: 122 mm
27+
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

0 commit comments

Comments
 (0)