Free Shipping on Orders Over 1,500 TL | Up to 6 Credit Card Installments
All Categories
Menu
Cart

Arduino® UNO R4 Minima

Brand
Arduino
Product Code
23652
Fiyat
: 1,061.46 TL + VAT
KDV Dahil Fiyat
: 1,273.75 TL
Money Order Price : 1,248.27 TL %2  Discount

Arduino® UNO R4 Minima

Arduino® UNO R4 Minima is a next-generation development board that preserves the classic form factor of the Arduino® UNO series while being updated with more powerful hardware features. With its Renesas RA4M1 32-bit Arm® Cortex®-M4 microcontroller, 48 MHz clock speed, expanded memory capacity, and modern USB-C® connection, it offers a powerful platform for both beginner-level and advanced electronics projects.

UNO R4 Minima maintains the 5V operating voltage and provides hardware compatibility with many shields and accessories in the UNO form factor. This allows you to upgrade your existing UNO-based projects with a more powerful microcontroller, more memory, and additional peripherals. It is an ideal choice for prototyping, education, automation, robotics, sensor applications, and interactive projects.


Arduino® UNO R4 Minima is equipped with advanced features such as a 12-bit DAC, CAN Bus, OP AMP, Real-Time Clock (RTC), SWD connector, and HID support. Its 6-24V input voltage support provides more flexible use with different power sources and applications. Programming, power supply, and serial communication can be performed through the USB-C® port.

Arduino UNO R4 Minima

Arduino® UNO R4 Minima can be programmed with Arduino® IDE and Arduino® Cloud Editor. Thanks to the libraries, example projects, and community resources in the Arduino® ecosystem, the development process becomes easy and accessible. Many projects developed for UNO R3 can also be used on UNO R4 Minima if they use the Arduino® API; however, compatibility checks may be required for AVR architecture-specific code or libraries.

Arduino UNO R4 Minima Açıklama Görseli 1

 

Arduino UNO R4 Minima Açıklama Görseli 2

 

Highlighted Innovations of Arduino® UNO R4 Minima:

  • 32-bit Microcontroller: Compared to the 8-bit ATmega328P microcontroller of UNO R3, UNO R4 Minima offers higher processing power with its 32-bit Renesas RA4M1 (Arm® Cortex®-M4) microcontroller.
  • Expanded Memory: With 256 kB Flash, 32 kB SRAM, and 8 kB EEPROM, it provides a larger memory space for bigger and more complex programs.
  • USB-C® Connection: Thanks to the modern USB-C® programming port, computer connection, power supply, and serial communication can be carried out practically.
  • Additional Peripherals: Offers advanced features such as a 12-bit DAC, CAN Bus, OP AMP, and Real-Time Clock (RTC).
  • Expanded Input Voltage: Provides more flexible use with different power sources thanks to the 6-24V VIN range.
  • HID Support: Human interface device applications such as mouse or keyboard emulation can be developed.

Arduino® UNO R4 Minima Technical Specifications:

  • Board Name: Arduino® UNO R4 Minima
  • SKU: ABX00080
  • Microcontroller: Renesas RA4M1, R7FA4M1AB3CFM#AA0 (Arm® Cortex®-M4)
  • USB: USB-C® programming port
  • Digital I/O Pins: 14
  • Analog Input Pins: 6
  • PWM Pins: 6
  • DAC: 1, 12-bit
  • UART: 1x
  • I2C: 1x
  • SPI: 1x
  • CAN: 1x CAN Bus, external transceiver required
  • Circuit Operating Voltage: 5V
  • Input Voltage (VIN): 6-24V
  • DC Current per I/O Pin: 8 mA
  • Clock Speed: 48 MHz
  • Flash Memory: 256 kB
  • SRAM: 32 kB
  • EEPROM: 8 kB
  • Additional Features: RTC, 14-bit ADC, 12-bit DAC, HID support, SWD connector, OP AMP
  • Dimensions: 68.85 mm x 53.34 mm
  • Certifications: UKCA, FCC, REACH, CE, RoHS, RCM, ISED/IC

Arduino® UNO R4 Minima Power:

Arduino® UNO R4 Minima can be powered through the USB-C® port, barrel jack, or VIN pin. The operating voltage of the board is 5V. An input voltage between 6-24V can be applied through VIN or the barrel jack. The power input is supported by protection circuits against conditions such as reverse polarity and overvoltage.

  • USB-C®: Used for 5V power, programming, and serial communication.
  • Barrel Jack: Can be powered with an external adapter in the 6-24V range.
  • VIN: Can be used for powering with an external power source.
  • Current per I/O Pin: 8 mA

Arduino® UNO R4 Minima Memory:

UNO R4 Minima offers a larger memory capacity compared to previous UNO models. Thanks to its 256 kB Flash memory, 32 kB SRAM, and 8 kB EEPROM, larger programs and more advanced applications can be developed.

Arduino® UNO R4 Minima Input and Output:

The board has 14 digital I/O pins and 6 analog input pins. The 6 PWM pins can be used in applications such as motor control and LED brightness adjustment. Analog inputs support up to 14-bit ADC resolution. In addition, 12-bit DAC analog output can be used through the A0 pin.

  • Digital I/O: 14 pins from D0 to D13
  • PWM: D3, D5, D6, D9, D10, D11
  • Analog Input: 6 pins from A0 to A5
  • DAC: 12-bit analog output on A0 pin

Arduino® UNO R4 Minima Communication:

Arduino® UNO R4 Minima offers UART, I2C, SPI, and CAN Bus communication options. D0 and D1 pins can be used for UART, SDA/SCL pins for I2C, and the ICSP header and related digital pins for SPI. An external transceiver is required for CAN Bus use.

  • UART: D0 (RX) and D1 (TX)
  • I2C: SDA and SCL pins
  • SPI: Can be used through the ICSP header.
  • CAN Bus: Can be used with an external transceiver.

Arduino® UNO R4 Minima Programming:

Arduino® UNO R4 Minima can be programmed with Arduino® IDE and Arduino® Cloud Editor. Code can be uploaded and serial communication can be performed through the USB-C® connection. Advanced debugging operations can be performed with external debuggers thanks to the SWD connector. Thanks to HID support, the board can be used in projects that behave like a mouse or keyboard when connected to a computer.

Arduino® UNO R4 Minima USB Overcurrent and Protection Structure:

The board includes power management and protection circuits. USB-C® and external power inputs are designed to help power the board safely. Schottky diodes are used to provide protection against reverse polarity and overvoltage conditions.

Frequently Asked Questions:

  • Can hardware compatible with Arduino® UNO R3 be used with Arduino® UNO R4 Minima? Yes, UNO R4 Minima preserves the classic UNO form factor and 5V operating voltage. Therefore, many UNO shields and accessories can be used at the hardware level. However, software compatibility checks may be required for some shields or libraries.
  • Can sketches developed for UNO R3 be used on UNO R4 Minima? Sketches developed using the Arduino® API are generally compatible. Adjustments may be required for code containing AVR architecture-specific registers or low-level commands.
  • Are all UNO R3 libraries compatible with UNO R4 Minima? No. Some libraries may be specific to the AVR architecture. It is recommended to use libraries compatible with the Arm®-based RA4M1 microcontroller.

Useful Links / Documents:

Products That Can Be Used Together:

Similar Products:

23652
Arduino® UNO R4 Minima
Arduino® UNO R4 Minima
:
1,061.46 TL + VAT
:
1,273.75 TL
Prepared by  T-Soft E-Commerce.