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 ...
Get notified when back in stock
- 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 single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- 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
- USB-C is a small, reversible USB connector that can carry power, data and, on some devices, video over a single cable. The same connector can range from charging only to high-speed data, so the functions a given port actually supports vary.
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
ABX00080 full pinout
Pinout · 305.9 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au