Skip to content

Commit 95cf755

Browse files
committed
apply changes from review
1 parent 4d55b09 commit 95cf755

File tree

3 files changed

+7
-10
lines changed

3 files changed

+7
-10
lines changed

content/hardware/03.nano/boards/nano-r4/compatibility.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@ software:
33
- arduino-cli
44
- cloud-editor
55
- iot-cloud
6+
hardware:
7+
boards: ~
8+
carriers: ~
9+
shields:
10+
- nano-connector-carrier
11+
- nano-screw-terminal-adapter

content/hardware/03.nano/boards/nano-r4/features.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@ The Arduino Nano R4 features the powerful Renesas RA4M1 microcontroller with a 3
88
Easily connect sensors and peripherals using the onboard Qwiic connector, which enables plug-and-play I²C communication at 3.3 V logic levels while interfacing with the 5 V system.
99
</Feature>
1010

11-
<Feature title="Arduino Cloud" image="wifi">
12-
The Nano R4 is compatible with the Arduino Cloud platform, allowing you to rapidly prototype and deploy your connected applications.
13-
<FeatureWrapper>
14-
<FeatureLink title="Go to Platform" url="https://app.arduino.cc/"/>
15-
</FeatureWrapper>
16-
</Feature>
17-
1811
<Feature title="Built-in DAC & OPAMP" image="mcu">
1912
With a 12-bit DAC on the A0 pin and an integrated operational amplifier, the Nano R4 enables analog signal generation and advanced signal conditioning.
2013
</Feature>
@@ -32,7 +25,7 @@ The built-in RTC and 16 MHz external crystal ensure accurate timekeeping, making
3225
</Feature>
3326

3427
<Feature title="5 V Operating Voltage" image="power">
35-
Fully +5 VDC compatible on all GPIOs, making it easy to use with existing Arduino shields and +5 VDC peripherals without level shifting.
28+
The RA4M1 and the GPIOs of this board operates on 5 V.
3629
</Feature>
3730

3831
</FeatureList>

content/hardware/03.nano/boards/nano-r4/tech-specs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Here you will find the technical specifications for the Arduino® Nano R4.
44

55
The **Nano R4** microcontroller operates at +5 VDC, making it fully compatible with traditional Arduino shields, modules, and accessories designed for +5 VDC logic levels. This allows seamless reuse of existing components and simplifies interfacing with various +5 VDC sensors and actuators.
66

7-
Unlike boards based on +3.3 VDC logic (such as the Nano ESP32), the Nano R4 does not require logic level shifting when connecting to most classic Arduino components.
8-
97
The board supports multiple power input options:
108

119
The VIN pin accepts an input voltage range of +6–21 VDC, which is internally regulated down to +5 VDC.

0 commit comments

Comments
 (0)