Arduino Uno R4.

Arduino announces the Uno R4 board with a 32-bit microcontroller

  • Arduino, the open-source hardware and software platform, announced the launch of its next-generation UNO board, a significant revision of its 8-bit technology.
  • Powered by a 32-bit microcontroller, the new UNO R4 comes in two versions: the basic UNO R4 Minima and comprehensive UNO R4 WiFi.

 
Preserving the standard form factor, shield compatibility and 5 V power supply of the popular UNO R3, the UNO R4 adds a 32-bit microcontroller with up to 16x the clock speed, memory and flash storage with the integration of the RA4M1 processor from Renesas.

Based on an Arm® Cortex®-M4 core, the RA4M1 microcontroller on the Arduino UNO R4 features a clock speed of 48 MHz for higher processing power. To accommodate more complex projects, the UNO R4 is fitted with 32 kB of SRAM and 256 kB of flash memory. Plus, the Arm® Cortex®-M4 core features a Floating Point Unit (FPU), bringing a huge performance boost for certain applications. Software scalability is also supported on the new board, allowing easy upgrades for projects made with UNO R3 or Leonardo.

Requests from the Arduino community see the USB port upgraded to USB-C® and the maximum power supply voltage increased to 24 V with an improved thermal design. The board provides a CAN bus, which allows users to minimize wiring and execute different tasks in parallel by connecting multiple shields as well as two SPI and two I2C serial ports. Finally, the new board includes a 12-bit analog DAC and operational amplifier.

Keeping the pinout, voltage and form factor unchanged from the UNO R3 ensures maximum hardware and electrical compatibility with existing shields and projects while allowing the UNO R4 boards to be a high-performance drop-in replacement.

The UNO R4 WiFi version comes with an Espressif ESP32-S3 module for Wi-Fi® and Bluetooth® Low Energy connectivity. The bright 12×8 red LED matrix is ideal for creative projects using animations or for plotting sensor data without the need for additional display hardware.

With a wide variety of compatible modules that can be connected via the Qwiic I2C connector, combined with the large ecosystem of shields for UNO already in the market, UNO R4 WiFi provides an unprecedented plug-and-play experience that allows the creation of projects without soldering, breadboards or manual wiring. For more advanced uses, there are also additional pins to turn off the microcontroller while keeping the RTC powered by an external buffer battery.

There are no plans to discontinue the popular UNO R3, as the projected demand remains strong. To offer a consistent developer experience between the 8-bit UNO R3 and 32-bit UNO R4, significant efforts are being made to ensure maximum backward compatibility with existing code examples and tutorials.