SparkFun
Arduino UNO R4 WiFi
Arduino empowers makers’ creativity and passion for innovation with a robust new board that’s perfect for all users, from beginners to experts – allowing ...
- Operating Voltage: 5V
- Memory: 256KB Flash / 32KB SRAM
- Input Voltage: 6-24V
- Clock Speed: 48 MHz
- Programming Port: USB-C
- MCU: RA41M1 from Renesas (Cortex M4)
- WiFi/BLE: ESP32-S3-MINI
- HID device (emulate a mouse or a keyboard)
- Improved power section (up to 24V through VIN)
- CAN bus
- DAC (12 bits)
- Op amp
- WiFi® / Bluetooth® Low Energy
- Fully-addressable LED matrix with 96 red LEDs (12x8)
- Qwiic I2C connector
- RTC (with support for a buffer battery)
- Runtime errors diagnostics
Jargon buster
Plain-language definitions for the technical terms used above.
- BLE
- BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for lower power use and modern phone compatibility. It matters because BLE support can make the module easier to use with Apple devices and battery-powered projects, though it may behave differently from classic serial Bluetooth.
- CAN bus
- CAN bus is a reliable two-wire communication network originally designed for vehicles and now common in machinery and robotics. It matters when you need multiple controllers or devices to share status and control messages in a noisy electrical environment.
- DAC
- A digital-to-analogue converter turns numbers from the microcontroller into a real analogue voltage. It matters if you want to generate simple waveforms, audio-style signals, or variable control voltages rather than just on/off outputs.
- ESP32
- ESP32 is a family of microcontroller modules with built-in wireless features such as Bluetooth and WiFi. Knowing this product uses an ESP32-based module helps explain how it provides wireless serial communication and firmware update features.
- HID
- Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- RTC
- A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- USB-C
- A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
Find this product in
Brands
Arduino UNO R4 WiFi Datasheet
Datasheet · 8.0 MB · Click any page to view full size
Arduino UNO R4 WiFi Schematic
Schematic · 3.2 MB · Click any page to view full size
RA4M1 Microcontroller Datasheet
Datasheet · 16.3 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 743.9 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au