You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/_unlisted/kits/starter-kit-r4/datasheet/datasheet.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ The Starter Kit R4 offers a wide variety of practical applications, from classro
23
23
- <pstyle="text-align: justify;"><strong>IoT Projects</strong>: Leverage Wi-Fi® to connect sensors and actuators to the Cloud for smart home automation, weather monitoring, or remote control systems.</p>
24
24
- <pstyle="text-align: justify;"><strong>Educational Tools</strong>: Teach students the fundamentals of electronics, embedded coding, and control logic using interactive guided experiments.</p>
25
25
- <pstyle="text-align: justify;"><strong>LED Matrix Animations</strong>: Use the onboard 12x8 red LED matrix to create visual displays, status indicators, or animations for feedback and communication.</p>
26
-
- <pstyle="text-align: justify;"><strong>Environmental Monitoring</strong>: Build temperature-based monitoring systems using included thermistors and output data via Wi-Fi or LED visuals.</p>
26
+
- <pstyle="text-align: justify;"><strong>Environmental Monitoring</strong>: Build temperature-based monitoring systems using included thermistors and output data via Wi-Fi® or LED visuals.</p>
27
27
- <pstyle="text-align: justify;"><strong>Robotics & Motion</strong>: Drive DC or servo motors to explore basic robotics and automated movement control applications.</p>
28
28
29
29
<divstyle="page-break-after: always;"></div>
@@ -56,7 +56,7 @@ The book explains each step clearly and includes drawings and sample code. You c
56
56
57
57
### Starter Kit R4 Online Projects
58
58
59
-
The Starter Kit R4 includes a set of online projects. These projects build on the skills developed in the first 14 lessons, introducing topics such as computer interaction via USB (HID), capacitive touch and enhanced use of the LED matrix. The first online module, **"Welcome Online"**, provides an introduction to the Arduino Cloud platform and how to use it with your kit.
59
+
The Starter Kit R4 includes a set of online projects. These projects build on the skills developed in the first 14 lessons, introducing topics such as computer interaction via USB (Human Interface Device - HID), capacitive touch, and enhanced use of the LED matrix. The first online module, **"Welcome Online"**, provides an introduction to the Arduino Cloud platform and how to use it with your kit.
60
60
61
61
The projects listed below represent the content available at the time of the kit's launch. Additional online projects will continue to be added over time to expand the learning experience and showcase new projects.
62
62
@@ -179,9 +179,9 @@ The UNO R4 WiFi is a modern 32-bit development board that combines the performan
179
179
| Additional Features | RTC, OPAMP, DMA controller, CTSU |
180
180
| Dimensions | 68.85 mm × 53.34 mm |
181
181
182
-
By default, programming the RA4M1 microcontroller is handled through the ESP32-S3 working as a USB bridge. This configuration allows to upload via USB-C without additional setup.
182
+
By default, programming the RA4M1 microcontroller is handled through the ESP32-S3, which works as a USB bridge. This configuration allows uploading via USB-C without requiring additional setup.
183
183
184
-
The board features a USB-C port for both powering and programming. It also supports serial communication and is the main development interface.
184
+
The board features a USB-C port for both powering and programming. It also supports serial communication and works as the main development interface.
<pstyle="text-align: justify;"><strong>Note:</strong> Operating conditions reflect general limits for the main board and assume reasonable usage of connected peripherals. Component-specific ratings may differ.</p>
220
+
<pstyle="text-align: justify;"><strong>Note:</strong> Operating conditions reflect general limits for the main board and consider reasonable usage of connected peripherals. Component-specific ratings may vary.</p>
221
221
</div>
222
222
223
223
The UNO R4 WiFi supports power inputs via USB-C or the VIN pin (DC barrel jack). A buck converter (ISL854102FRZ) regulates VIN input (6-24 V) down to 5 V. USB input is internally dropped to ~4.7 V due to a Schottky diode.
0 commit comments