-8%

Arduino UNO R4 Minima 開發板 Renesas RA4M1控制器 原廠授權經銷義大利製

NT$762 NT$700 未稅

Arduino UNO R4 採用Renesas RA4M1(Arm Cortex®-M4)運行,速度為48MHz,比UNO R3快3倍。此外SRAM從R3 的2kB增加到32kB,快閃記憶體從32kB增加到256kB,USB-A埠升級為USB-C,並將最大電源供應電壓增加到24V。

尚有庫存

  • 商品說明

商品說明

Arduino UNO R4 Minima 開發板 產品簡述

Arduino UNO R4 開發板為 Arduino Uno 系列的最新一代的產品,有兩個版本: UNO R4 Minima UNO R4 WiFi。UNO R4採用Renesas RA4M1(Arm Cortex®-M4)運行,速度為48MHz,比UNO R3快3倍。此外SRAM從 R3 的2kB增加到32kB,快閃記憶體從32kB增加到256kB,以此來適應更複雜的專案項目。此外根據Arduino廣大使用者的要求,USB-A埠升級為USB-C,並將最大電源供應電壓增加到24V。該板提供了一個CAN匯流排,允許用戶通過連接多個擴展板來最小化佈線並執行不同的任務,最後新板還包含一個12位元模擬DAC。

Arduino UNO R4 Minima為那些尋求新的微控制器而沒有額外功能的人提供了一個划算的選擇。

在UNO R3成功的基礎上,UNO R4是所有人最好的原型和學習工具。除了保留UNO系列已知的特性(標準外形數、遮罩相容性、5V電壓、魯棒性),還增加了新的功能。

由於其強大的設計和可靠的性能,UNO R4是對Arduino生態系統的一個有價值的補充。它適合初學者和有經驗的電子愛好者用於部署它們自己的項目。

 

Arduino UNO R4 開發板 測試
Arduino UNO R4 開發板 測試 P2

Arduino UNO R4 Minima 特點

  • 新舊版本相容性
    Arduino UNO R4保持了與 UNO R3相同的引腳排列和5V工作電壓。所以目前現有的擴展板和專案項目可以輕鬆地套用在新的板子上。
  • 新的板載外設UNO R4新增多個令人驚喜的外設,包括12位元DAC、CAN匯流排、運算放大器和SWD埠。這些新增加的外設擴展了開發者的可能性,使得更高級的專案項目成為可能。
  • 更多的記憶體和更快的時脈
  • 隨著存儲容量的增加(16倍)和時脈速度的提高(3倍),UNO R4 Minima可以執行更精確的計算並處理更複雜的專案。這使得製造商能夠構建更複雜和先進的項目。
  • 通過USB-C增加更多可連接的設備UNO R4可以在連接到其USB-C埠時類比滑鼠或鍵盤,該功能使得製造者可以輕鬆地創建快速而酷炫的介面。
  • 較大的電壓範圍和電氣穩定性UNO R4可以使用高達24V的電源,這得益於其改進的熱設計。電路設計中採用了多重保護措施,以降低不熟悉使用者的接線錯誤對板子或電腦造成的損壞風險。此外RA4M1微控制器的引腳具有過流保護功能,可以提供額外的保護,防止錯誤發生。
  • 支援電容觸摸UNO R4板上使用的RA4M1微控制器基本支援電容觸摸。
  • SWD引腳用於調試板載的SWD埠為製造商提供了一種簡單可靠的方式來連接第三方調試探針。這個特點確保了項目的可靠性,並允許高效地調試任何潛在問題。
  • 強大且價格合理
    UNO R4 Minima以具有競爭力的價格提供了令人印象深刻的性能。這款板子是一個特別實惠的選擇,鞏固了Arduino讓高端技術普及化的承諾。

Arduino UNO R4 Minima 規格參數

  • SKU:ABX0080
  • 微控制器:Renesas RA4M1 (Arm® Cortex®-M4)
  • 接頭:USB-C
  • 編程端口:14
  • 模擬輸入引腳:6
  • DAC:1
  • PWM引腳:6
  • UART:4個
  • I2C:1個
  • SPI:1個
  • 攝影鏡頭:1個
  • 工作電壓:5V
  • 輸入電壓:6–24 V
  • I/O 引腳的直流電流:8 mA
  • 記憶體:RA4M1 — 256 kB Flash, 32 kB RAM
  • 尺寸:68.85 x 53.34 mm

Arduino UNO R4 Minima 相關問題

  • 我可以將與 Arduino UNO R3 相關硬件與 Arduino UNO R4 Minima 一起使用嗎?
    是的,Arduino UNO R4 Minima 專門設計相容於之前的擴展板以及為 Arduino UNO R3 開發的相關硬件。 UNO R4 Minima 保持相同的機械和電氣相容性,使您可以將現有的屏蔽和硬件與新板無縫結合使用。這使得您可以輕鬆升級到 UNO R4 Minima,無需對您的項目進行重大更改或調整。
  • 我可以在 UNO R4 Minima 中使用 UNO R3 開發的sketch嗎?
    是的,如果您的sketch是使用 Arduino API 開發的可直接使用。但若是僅適用於 AVR 架構的指令,則需要修改才能確保其相容性。
  • 所有與 UNO R3相容的範例程式CODE是否也與 UNO R4 Minima 相容?
    不行,一些 UNO R3 CODE使用 AVR 架構的指令,與 UNO R4 Minima 的架構不相容。

應用領域

  • 工業與長時間監測系統:內建實時時鐘(RTC),可搭配感測器進行定時記錄
  • 教育與學術研究:適合用於國高中、大專的嵌入式開發課程,支援 Arduino IDE 2.x
  • USB HID 應用開發:可模擬鍵盤、滑鼠等人機介面,實現自製輸入裝置
  • 資料前處理與邊緣計算:RA4M1 處理器具備 32-bit 計算與 FPU,適合中小型即時運算
  • 功能升級的 Uno 替代品:具備完整 Uno 腳位相容性,能替代 Uno R3 搭配既有擴充板
  • 燈控、自動門、機械手臂等控制應用:支援多路 PWM 與中斷功能,反應速度更快

引腳介紹

Arduino UNO R4 Minima 腳位

技術教學

技術補充(英文原文對照)

以下為原廠英文技術說明,提供使用者參考。

Enhanced and improved, the Arduino UNO R4 Minima is armed with a powerful 32-bit microcontroller courtesy of Renesas. Brace yourself for increased processing power, expanded memory, and a whole new level of on-board peripherals. The best part? Compatibility with existing shields and accessories remains intact, and there’s no need to make any changes to the standard form factor or 5 V operating voltage.

Joining the Arduino ecosystem, the UNO R4 is a trusty addition suitable for both beginners and seasoned electronics enthusiasts. Whether you’re just starting out or looking to push the boundaries of your projects, this robust board delivers reliable performance every time.

Here’s what the UNO R4 Minima brings to the table:

  • Hardware compatibility with UNO form factor: The UNO R4 Minima maintains the same form factor, pinout, and 5 V operating voltage as its predecessor, the UNO R3. This ensures a seamless transition for existing shields and projects, leveraging the extensive and unique ecosystem already established for the Arduino UNO.
  • Expanded memory and faster clock: Prepare for more precise calculations and the ability to handle complex projects with ease. The UNO R4 Minima boasts increased memory and a faster clock speed, empowering you to tackle demanding tasks effortlessly.
  • Extra on-board peripherals: The UNO R4 Minima introduces a range of on-board peripherals, including a 12-bit DAC, CAN BUS, and OP AMP. These additional components provide you with expanded capabilities and flexibility in your designs.
  • Extended 24 V tolerance: The UNO R4 Minima now supports a wider input voltage range, allowing power supplies up to 24 V. This enables seamless integration with motors, LED strips, and other actuators, simplifying your projects by utilizing a single power source.
  • SWD connector: Debugging is a critical aspect of any project. Simply connect an external debugger to the UNO R4 Minima and effortlessly monitor the inner workings of your system. Stay in control and gain valuable insights.
  • HID support: The UNO R4 Minima comes with built-in HID (Human Interface Device) support, enabling it to simulate a mouse or keyboard when connected to a computer via a USB cable. This convenient feature makes it a breeze to send keystrokes and mouse movements to a computer, enhancing usability and functionality.

Get ready to unlock a world of possibilities with the Arduino UNO R4 Minima. Its exceptional features and enhanced capabilities make it the perfect companion for your innovative ventures.

台灣物聯科技 TaiwanIOT