Login / Signup
Cart
Your cart is empty
The Arduino UNO R4 WiFi merges the RA4M1 microprocessor from Renesas with the ESP32-S3 from Espressif, creating an all-in-one tool for makers with enhanced processing power and a diverse array of new peripherals.
With its built-in Wi-Fi® and Bluetooth® capabilities, the UNO R4 WiFi enables makers to venture into boundless creative possibilities. Furthermore, this versatile board boasts a convenient on-board 12x8 LED matrix and a Qwiic connector, offering ample space for innovation and unleashing creativity. This dynamic combination empowers makers to transform their ideas into reality and elevate their projects to unprecedented heights.
The Arduino UNO R4 WiFi combines the processing power and exciting new peripherals of the RA4M1 microcontroller from Renesas with the wireless connectivity power of the ESP32-S3 from Espressif. On top of this, the UNO R4 WiFi offers an onboard 12x8 LED matrix, Qwiic connector, VRTC, and OFF pin, covering all potential needs makers will have for their next project.
With the UNO R4 WiFi, you can easily upgrade your project and add wireless connectivity to expand the reach of your current setup. If this is your first project, this board has everything you need to spark your creativity.
Let's explore what the UNO R4 WiFi has to offer:
With all these features packed into the well-known UNO form factor, now is the perfect time to upgrade your project or embark on your maker journey. The UNO R4 WiFi offers unparalleled versatility and possibilities for makers of all levels.
If you are looking for a lightweight version of the Arduino UNO R4, you can check the Arduino UNO R4 Minima.
Use your board on Arduino's IoT Cloud, a simple and fast way to ensure secure communication for all of your connected Things.
Try the Arduino IoT Cloud for free!
Here you will find the technical specifications for the Arduino® UNO R4 Wifi.
Maximum current draw per pin: the UNO R4 series' maximum current draw per GPIO is 8 mA, which is significantly lower than previous versions. Exceeding this limit may damage your pin/board.
Board | Name | Arduino® UNO R4 WiFi |
SKU | ABX00087 | |
Microcontroller | Renesas RA4M1 (Arm® Cortex®-M4) | |
USB | USB-C® | Programming Port |
Pins | Digital I/O Pins | 14 |
Pins | Analog input pins | 6 |
DAC | 1 | |
PWM pins | 6 | |
Communication | UART | Yes, 4x |
I2C | Yes, 1x | |
SPI | Yes, 1x | |
CAN | Yes 1 CAN Bus | |
Power | Circuit operating voltage | 5 V (ESP32-S3 is 3.3 V) |
Input voltage (VIN) | 6-24 V | |
DC Current per I/O Pin | 8 mA | |
Clock speed | Main core | 48 MHz |
ESP32-S3 | up to 240 MHz | |
Memory | RA4M1 | 256 kB Flash, 32 kB RAM |
ESP32-S3 | 384 kB ROM, 512 kB SRAM | |
Dimensions | Width | 68.85 mm |
Length | 53.34 mm |
Can I use hardware compatible with the Arduino UNO R3 with the Arduino UNO R4 WiFi?
Yes, the Arduino UNO R4 WiFi was specifically designed to ensure compatibility with previous shields and compatible hardware developed for the Arduino UNO R3. The UNO R4 WiFi maintains the same mechanical and electrical compatibility, allowing you to seamlessly use your existing shields and hardware with the new board. This makes it easy to upgrade to the UNO R4 WiFi without the need for significant changes or adaptations to your projects.
Can I use hardware compatible with the Arduino UNO WiFi Rev2 with the Arduino UNO R4 WiFi?
Yes, the Arduino UNO R4 WiFi is fully compatible with previous shields and hardware developed for the UNO WiFi Rev2. Both boards share the same UNO form factor and 5 V operating voltage. However, it's important to note that depending on the design, there may be changes in the pinout elements. Please refer to the documentation and pinout diagrams for specific details and compatibility considerations.
Can I use my sketch developed for the UNO R3 in the UNO R4?
Yes, if your sketch was developed using the Arduino API. In case you are using instructions only available for the AVR architecture, some changes need to be made to ensure compatibility.
Are all libraries compatible with the UNO R3 also compatible with the UNO R4 WiFi?
No, some UNO R3 libraries use instructions of the AVR architecture that are not compatible with the architecture of the UNO R4 WiFi, however there are libraries that have already been ported as part of our early adopters program or are based on the Arduino API.
What is the on-board LED Matrix on the Arduino UNO R4 WiFi and how can I use it?
The onboard LED Matrix is a fully addressable 12x8 (96 points) red matrix that utilizes Charlieplexing to individually control each point. To get started, simply download the “Arduino UNO R4 boards” core. This will grant you access to the user-friendly Arduino_LED_Matrix API, allowing you to program and control the LED Matrix. More information can be found here.
Are there any tools available to assist with creating animations for the LED Matrix?
Absolutely! We have developed a graphic tool specifically designed to help makers create and export their own animations. This way, you can unleash your creativity and make the most of this exciting feature. Find more information on the Arduino Labs website.