Arduino has announced its two latest boards, the Arduino Uno R4 WiFi and the Arduino Uno R4 Minima. As you can probably guess from the names, the R4 WiFi has onboard Wi-Fi, courtesy of an ESP32-S3 co-processor. The Minima features the same Arm Cortex M4 processor, but omits the ESP32-S3.
Could these boards surpass the $8 Raspberry Pi Pico W and $4 Raspberry Pi Pico? We'll find out when we get our hands on a unit for our review.
Arduino Uno R4 WiFi
The $27 Arduino R4 WiFi sees the familiar Arduino Uno layout but with a slight revamp. The layout remains the same, but instead of a large Atmel ATMEGA328P dominating the board, we see a 12 x 8 LED matrix. This matrix is used to show images and scroll text in much the same way as micro:bit. Replacing the 16 MHz ATMEGA328P microcontroller is a 48 MHz Renesas RA4M1 Arm Cortex-M4 CPU, providing an on-paper performance boost. How it will be reflected in your projects remains to be seen.
But the Arduino R4 WiFi is not just all about flashing lights. An onboard ESP32-S3, itself a competent microcontroller, provides both Wi-Fi and Bluetooth for the Uno R4 WiFi. This isn't the first Arduino with Wi-Fi, but it is a welcome addition to the R4, as IoT (Internet of Things) is clearly here to stay. As with many Arduino before it, the Uno R4 WiFi can also become a USB HID device, which means you can design your own inputs and use the Uno R4 as an interface. Custom keyboards, game controllers and assistive technologies are just a few lines of code, and a little soldering away.
An unusual but pleasant surprise is an onboard Qwiic connector. This connector is electrically compatible with many sensors and components using Adafruit's Stemma QT, Pimoroni's QW/ST and of course SparkFun's Qwiic connections. This means that you can easily connect up the best Stemma QT / Qwiic and QW/ST components for quick and simple projects.
Arduino Uno Minima
If you don't need Wi-Fi or Bluetooth and fancy saving $7, then the Minima is the new base-level Arduino for your projects. Essentially, it's the same board as the Uno R4 WiFi, offering the same GPIO options, with the omission of the Qwiic connector. This omission is a great shame, but costs have to be cut to make the $20 price point.
The Arduino Uno R4 WIFI and Arduino Uno R4 Minima are both available directly from Arduino.