Skip to content

Commit 20c8d60

Browse files
authored
Merge pull request #407 from arduino/jacobhylen/uno_r4_wifi-product_page
Updates the product page for uno r4 Wifi
2 parents c6a7847 + beb623b commit 20c8d60

File tree

2 files changed

+21
-8
lines changed

2 files changed

+21
-8
lines changed

content/hardware/02.hero/boards/uno-r4-wifi/features.md

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,39 @@ The Arduino UNO R4 WiFi is a 32-bit development board based on the high performa
44

55
The UNO R4 WiFi features a total of 32 KB of SRAM and an additional 256 KB of flash memory. It also has a DAC pin which can be used to create more complex sound outputs and being part of the UNO family it comes with the perks of having a wide range of compatibilities regarding shields and libraries.
66

7-
On top of all of this it comes fitted with a secondary microcontroller, the ESP32-S3, that gives the board WiFi and Bluetooth™️ functionality, and an 8x12 programmable LED matrix to display anything you want.
7+
On top of all of this it comes fitted with a secondary microcontroller, the ESP32-S3, that gives the board Wi-Fi® and Bluetooth® functionality, and an 8x12 programmable LED matrix to display anything you want.
88

99
</FeatureDescription>
1010

1111
<FeatureList>
1212

13-
<Feature title="Cheat Sheet" image="mega-form-factor">
13+
<Feature title="Cheat Sheet" image="uno-form-factor">
1414
A reference to all technical features on this board, with pointers to additional documents.
1515
<FeatureLink title="Cheat Sheet" url="/tutorials/uno-r4-wifi/cheat-sheet"/>
1616
</Feature>
1717

18-
<Feature title="Getting Started Guide" image="microphone">
18+
<Feature title="Getting Started" image="mcu">
1919
Get off the ground and upload your first program to your new UNO R4 WiFi board by following this guide.
20-
<FeatureLink title="ADC/DAC Guide" url="/tutorials/uno-r4-wifi/r4-wifi-getting-started"/>
20+
<FeatureLink title="Getting Started Guide" url="/tutorials/uno-r4-wifi/r4-wifi-getting-started"/>
2121
</Feature>
2222

23-
<Feature title="LED Matrix" image="usb">
23+
<Feature title="LED Matrix" image="led">
2424
Learn the basic principles of creating animations and graphics on the UNO R4 WiFi's built in LED matrix with this guide.
2525

26-
<FeatureLink title="USB Guide" url="/tutorials/uno-r4-wifi/led-matrix"/>
26+
<FeatureLink title="LED Matrix Guide" url="/tutorials/uno-r4-wifi/led-matrix"/>
27+
</Feature>
28+
29+
<Feature title="6-24V" image="power">
30+
Power your UNO R4 WiFi board through the VIN Pin with any voltage between 6-24V.
31+
</Feature>
32+
33+
<Feature title="ESP32" image="wifi-bluetooth">
34+
Use the onboard ESP32-S3 to build connected projects using its Bluetooth® and Wi-Fi® features.
35+
36+
</Feature>
37+
<Feature title="DAC" image="configurability">
38+
Use the onboard 12bit DAC to build sophisticated audio projects.
39+
2740
</Feature>
2841

2942

content/hardware/02.hero/boards/uno-r4-wifi/product.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ url_guide: /tutorials/uno-r4/uno-r4-getting-started
55
core: arduino:renesas
66
---
77

8-
The Arduino UNO has long been the best board to get started with electronics and coding. And the UNO R4 WiFi brings with it, apart from the upgrades to clock speed, an easy entry point to developing IoT-devices and other connectivity projects thanks to its' Wi-Fi® and Bluetooth® functionality.
8+
The Arduino UNO has long been the best board to get started with electronics and coding. And the UNO R4 WiFi brings with it, apart from the upgrades to clock speed, an easy entry point to developing IoT-devices and other connectivity projects thanks to its Wi-Fi® and Bluetooth® functionality.
99

10-
The UNO is the most used and documented board of the whole Arduino family, and in this flavour it can do more than ever.
10+
The UNO is the most used and documented board of the whole Arduino family, and in this flavour the UNO can do more than ever.

0 commit comments

Comments
 (0)