SparkFun
Arduino UNO R4 Minima
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)
- HID device (emulate a mouse or a keyboard)
- Improved power section (up to 24V through VIN)
- CAN bus
- DAC (12 bits)
- Op amp
Jargon buster
Plain-language definitions for the technical terms used above.
- 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.
- 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.
- 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.
- 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.
- 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 Minima Datasheet
Datasheet · 2.0 MB · Click any page to view full size
Arduino UNO R4 Minima Schematic
Schematic · 1.5 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 · 700.4 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au