quartz-research-note/content/Arduino Uno R4.md
松浦 知也 Matsuura Tomoya 316d3d2d94
All checks were successful
Build / build (push) Successful in 8m38s
[obsidian] vault backup: 2025-05-22 14:02:53[
2025-05-22 14:02:54 +09:00

26 lines
981 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
date: 2025-05-22 13:58
---
#arduino #electronics
[Arduino UNO R4 — Arduino Official Store](https://store.arduino.cc/pages/uno-r4)
- チップがAVRからルネサスになった。
- LeonardoやPro Microのように、HIDをエミュレートできるマウスやキーボードの代わりになるUSBデバイスを自作できる
- アナログのオペアンプが2個ついている。
- ADCを最大12bitの解像度で使える。
- PWMだけじゃなくて12bitのDACも2系統使える。
## つらいポイント
授業などで使っててわかったこと
## ピンの電流制限がキツい
[Arduino UNO R4 Minimaの許容出力電流は各I/Oピンが8mA、全出力端子の総和が60mA #テスト自動化 - Qiita](https://qiita.com/pbjpkas/items/859b273961d5d272b714)
LEDを適当に直つなぎするとそれだけで過電流になりかねない。
## 過電流での壊れ方がへん
上とも関連するが、間違えて出リョk