This is Revision 2.0 of MAX3421E-based USB Host Shield Library for AVR's. Project main web site is: https://chome.nerpa.tech/arduino_usb_host_shield_projects/. Some ...
MSX0でザウルス用のキーボードCE-KB1を使用する記事を書いたが、そこに至る前の話。 当然ながら、最初に検討したのはUSBキーボードだった。Arduino UNOは所持しているので、USBホストシールドを入手しようと電子部品系の通販サイトを見て回ったが、USB TYPE-A ...
This is Revision 2.0 of MAX3421E-based USB Host Shield Library for AVR's. Project main web site is: https://chome.nerpa.tech/arduino_usb_host_shield_projects/. Some ...
The newly released Arduino Leonardo has a few very interesting features, most notably the ability to act as a USB keyboard and mouse thanks to the new ATmega 32U4 microcontroller. This feature isn’t ...
Setting it up is really easy.
通信ケーブル: FTDI USBシリアル変換ケーブルと、 マイコン:ATmega328を使用した際、Arduino IDE 2.3.2→ATmega328へのデータ書き込み失敗が多発しました。 その解決方法が分かったので、こちらにまとめます。もし同じような状況でお困りの方は参考にしてみてください。 動作環境 使用Arduino ...
Adding USB functionality to your Arduino projects used to be a pain, but thankfully, the V-USB project came along and gave your ATMEGA328 the ability to control the USB lines directly and mimic simple ...
One part that I find myself using somewhat regularly in microcontroller-based experiments is the “USB power bank” that provides USB-standard 5-V DC output and offers some basic protection features.