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
The Arduino UNO R4 Minima is a 32-bit microcontroller based on the high performance Renesas RA4M1 (Arm Cortex®-M4). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a clock speed of 48 MHz, a USB-C® connection, as well as pins featuring SPI, I2C and one CAN bus.
3
+
The Arduino UNO R4 Minima is a 32-bit microcontroller based on the Renesas RA4M1 (Arm Cortex®-M4) with an operating voltage of 5V! It has 14 digital I/O, 6 analog inputs with up to 14-bit resolution, a clock speed of 48 MHz, and 32 kB SRAM, 256 kB flash memory & 8 kB of EEPROM.
4
4
5
-
The UNO R4 Minima 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.
5
+
This boards also features a 12-bit DAC, RTC and can emulate an HID.
6
6
7
7
</FeatureDescription>
8
8
@@ -13,18 +13,33 @@ A reference to all technical features on this board, with pointers to additional
0 commit comments