@@ -6,22 +6,41 @@ The Arduino Nano R4 features the powerful Renesas RA4M1 microcontroller with a 3
66
77<Feature title =" Qwiic I²C Connector " image =" communication " >
88Easily 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.
9+ <FeatureWrapper >
10+ <FeatureLink title =" Documentation " url =" /tutorials/nano-r4/user-manual/#ic-communication " />
11+ </FeatureWrapper >
912</Feature >
1013
11- <Feature title =" Built-in DAC & OPAMP " image =" mcu " >
12- 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.
14+ <Feature title =" Operational Amplifier (OPAMP) " image =" mcu " >
15+ The Nano R4 board features a built-in operational amplifier (OPAMP) that provides signal conditioning and amplification capabilities
16+ <FeatureWrapper >
17+ <FeatureLink title =" Documentation " url =" /tutorials/nano-r4/user-manual/#operational-amplifier-opamp " />
18+ </FeatureWrapper >
19+ </Feature >
20+
21+ <Feature title =" Digital-to-Analog Converter (DAC) " image =" mcu " >
22+ Use the onboard 12-bit DAC to build sophisticated audio projects.
23+ <FeatureWrapper >
24+ <FeatureLink title =" Documentation " url =" /tutorials/nano-r4/user-manual/#digital-to-analog-converter-dac " />
25+ </FeatureWrapper >
1326</Feature >
1427
1528<Feature title =" USB-C® " image =" usb " >
1629The Nano R4 features a USB-C® connector for streamlined power and data transfer.
1730</Feature >
1831
1932<Feature title =" CAN Bus Support " image =" communication " >
20- The Nano R4 supports CAN communication (with external transceivers), making it suitable for industrial and automotive applications.
33+ The Nano R4 supports CAN communication, making it suitable for industrial and automotive applications. This requires an external transceiver.
34+ <FeatureWrapper >
35+ <FeatureLink title =" Documentation " url =" /tutorials/nano-r4/user-manual/#can-communication " />
36+ </FeatureWrapper >
2137</Feature >
2238
23- <Feature title =" Real-Time Clock (RTC) " image =" clock " >
24- The built-in RTC and 16 MHz external crystal ensure accurate timekeeping, making it ideal for data logging and scheduled task applications.
39+ <Feature title =" Real-Time Clock (RTC) " image =" mcu " >
40+ Keep track of time & date and set alarms with the built-in RTC.
41+ <FeatureWrapper >
42+ <FeatureLink title =" Documentation " url =" /tutorials/nano-r4/user-manual/#real-time-clock-rtc " />
43+ </FeatureWrapper >
2544</Feature >
2645
2746<Feature title =" 5 V Operating Voltage " image =" power " >
0 commit comments