Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f72280e

Browse files
Merge pull request #796 from arduino/Hannes7eicher/Hero-Shields-Feature-Buttons-MKC-769
Adding Feature buttons for Hero Shields- MKC-769
2 parents a325410 + 48c9738 commit f72280e

File tree

4 files changed

+13
-30
lines changed

4 files changed

+13
-30
lines changed

‎content/hardware/02.hero/shields/4-relays-shield/features.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The Arduino 4 Relays Shield is a solution for driving high power loads that cann
1010

1111
The shield comes with 4 relays with a maximum of 48V loads.
1212

13+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/4-relays-shield/4-relay-shield-basics"/>
1314
</Feature>
1415

1516
<Feature title="Status LEDs" image="configurability">

‎content/hardware/02.hero/shields/9-axis-motion-shield/features.md‎

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,11 @@ perpendicular axes. It also provides the sensor fusion signals such as **quatern
99

1010

1111
<FeatureList>
12-
<Feature title="BNO055" image="imu">
12+
<Feature title="IMU" image="imu">
1313

14-
This 9-axis absolute orientation sensor from Bosch consists of three sensors: gyroscope, accelerometer and geomagnetic sensor.
14+
The 9-axis orientation sensor from Bosch consists of three sensors: gyroscope, accelerometer and geomagnetic sensor.
1515

16-
<FeatureLink title="Datasheet" url="https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bno055-ds000.pdf"download blank/>
17-
18-
</Feature>
19-
20-
<Feature title="Interrupt Engine" image="core">
21-
22-
BNO055 sensor has an intelligent interrupt engine that allows for triggering interrupts based on:
23-
- **Slow or no motion recognition.**
24-
- **Any motion detection.**
25-
- **High-g detection.**
26-
27-
</Feature>
28-
29-
<Feature title="UNO Form Factor" image="uno-form-factor">
30-
31-
This product uses the UNO form factor, and can be mounted on top of the classic Arduino UNO and Arduino UNO WiFi Rev2.
16+
<FeatureLink variant="secondary" title="Library" url="https://github.com/adafruit/Adafruit_BNO055"/>
3217

3318
</Feature>
3419

‎content/hardware/02.hero/shields/ethernet-shield-rev2/features.md‎

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,20 @@ The Arduino Ethernet Shield 2 connects your Arduino to the internet in mere minu
77

88
<FeatureList>
99

10-
<Feature title="W5500" image="communication">
10+
<Feature title="Ethernet controller" image="communication">
1111

12-
The W550 is an Ethernet controller that provides Internet connection to your devices and systems.
13-
14-
<FeatureLink title="Datasheet" url="/resources/datasheets/W5500_datasheet.pdf" download blank/>
15-
</Feature>
16-
17-
<Feature title="UNO Form Factor" image="uno-form-factor">
18-
19-
This product uses the UNO form factor, and can be mounted on top of the classic Arduino UNO and Arduino UNO WiFi Rev2.
12+
Comes with a W550, an Ethernet controller that provides Internet connection to your devices and systems.
2013

14+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/ethernet-shield-rev2/dns-web-client"/>
15+
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/ethernet/"/>
2116
</Feature>
2217

2318
<Feature title="Micro SD Card slot" image="file-icon">
2419

25-
Useful for data logging and storing larger files
20+
The Arduino Ethernet Shield Rev2 comes with an integrated micro SD card slot, useful for data logging and storing larger files.
2621

22+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/ethernet-shield-rev2/datalogger"/>
23+
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/sd/"/>
2724
</Feature>
2825

2926
</FeatureList>

‎content/hardware/02.hero/shields/motor-shield-rev3/features.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ The Arduino Motor Shield is based on the L298, which is a dual full-bridge drive
66

77
<FeatureList>
88

9-
<Feature title="L298" image="connection">
9+
<Feature title="Monolithic Circuit" image="connection">
1010

1111
An integrated monolithic circuit designed to drive inductive loads such as DC and Stepper motors.
1212

13-
<FeatureLink title="Datasheet" url="https://www.st.com/en/motor-drivers/l298.html"downloadblank/>
13+
<FeatureLink variant="primary"title="Documentation" url="/tutorials/motor-shield-rev3/msr3-controlling-dc-motor"/>
1414
</Feature>
1515

1616
</FeatureList>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /