Skip to content

Commit ba1e2e1

Browse files
committed
added product page files
1 parent f51cb52 commit ba1e2e1

File tree

11 files changed

+127
-14
lines changed

11 files changed

+127
-14
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
software:
2+
- arduino-ide
3+
- web-editor
4+
hardware:
5+
shields: ~
6+
carriers: ~
7+
boards:
8+
- nano-rp2040-connect
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
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 board with the Arduino IDE.
4+
</EssentialElement>
5+
<EssentialElement link="/tutorials/" title="Technical Reference" type="tutorial">
6+
<!-- -->
7+
</EssentialElement>
8+
9+
</EssentialsColumn>
10+
11+
<EssentialsColumn title="Suggested Libraries">
12+
<EssentialElement link="" title="" type="library">
13+
<!-- -->
14+
</EssentialElement>
15+
16+
<EssentialElement link="" title="" type="library" >
17+
<!-- -->
18+
</EssentialElement>
19+
20+
<EssentialElement link="" title="" type="library">
21+
<!-- -->
22+
</EssentialElement>
23+
24+
</EssentialsColumn>
25+
26+
<EssentialsColumn title="Arduino Basics">
27+
<EssentialElement link="https://www.arduino.cc/en/Tutorial/BuiltInExamples" title="Built-in Examples" type="resource">
28+
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
29+
</EssentialElement>
30+
<EssentialElement link="/learn" title="Learn" type="resource">
31+
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
32+
</EssentialElement>
33+
<EssentialElement link="https://www.arduino.cc/reference/en/" title="Language Reference" type="resource">
34+
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.
35+
</EssentialElement>
36+
</EssentialsColumn>
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<FeatureDescription>
2+
3+
<!-- -->
4+
5+
</FeatureDescription>
6+
7+
8+
<FeatureList>
9+
<Feature title="" image="">
10+
11+
<!-- -->
12+
13+
<FeatureLink title="" url="" download blank/>
14+
</Feature>
15+
16+
<Feature title="" image="core">
17+
18+
<!-- -->
19+
20+
<FeatureLink title="" url="" download/>
21+
</Feature>
22+
23+
24+
<Feature title="" image="">
25+
26+
<!-- -->
27+
28+
<FeatureLink title="" url="" download blank/>
29+
</Feature>
30+
31+
<Feature title="" image="imu">
32+
33+
<!-- -->
34+
35+
<FeatureLink title="" url="" download blank/>
36+
</Feature>
37+
38+
<Feature title="" image="">
39+
40+
<!-- -->
41+
42+
<FeatureLink title="" url="" download blank/>
43+
</Feature>
44+
45+
</FeatureList>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Braccio Carrier
3+
url_shop:
4+
url_guide:
5+
url_datasheet:
6+
core:
7+
---
8+
9+
INSERT PRODUCT TEXT
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<EssentialsColumn title="Tutorials for ">
2+
<EssentialElement title=" technical reference" type="tutorial" link="/tutorials/">
3+
<!-- Add the sentence about what the technical reference focuses on. -->
4+
</EssentialElement>
5+
6+
<!-- Add here the tutorials connected to the product you are writing about. -->
7+
8+
<EssentialElement title="" type="tutorial" link="/tutorials/">
9+
<!-- Add a sentence about what this tutorial focuses on. -->
10+
</EssentialElement>
11+
</EssentialsColumn>
12+
13+
<EssentialsColumn title="Arduino Basics">
14+
<EssentialElement title="Built-in Examples" type="tutorial" link="https://www.arduino.cc/en/Tutorial/BuiltInExamples">
15+
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
16+
</EssentialElement>
17+
<EssentialElement title="Learn" type="resource" link="/learn">
18+
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
19+
</EssentialElement>
20+
<EssentialElement title="Language References" type="resource" link="https://www.arduino.cc/reference/en/">
21+
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.
22+
</EssentialElement>
23+
</EssentialsColumn>

content/hardware/06. edu/carriers/braccio-carrier/tech-specs.md

Whitespace-only changes.

content/hardware/06. edu/carriers/braccio-carrier/tech-specs.yml

Whitespace-only changes.
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
2-
title: Braccio++
3-
description: A fully operational robotic arrm.
1+
---
2+
title: Education
3+
description: Our most advanced educational offerings.
44
---

content/hardware/06. edu/kits/braccio++/product.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

content/hardware/06. edu/kits/category.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)