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 ...
Arduino Leonardo を USB HID デバイスとして複数台接続した際、Windows や X-Plane 上で個別に識別できるように、製品名(Product) と シリアル番号(Serial Number) を変更します。 uint8_t HID_::getShortName(char *name) { Arduino コアやライブラリをアップデートすると、boards.txt や ...
2インチ液晶搭載のArduino端末「M5Stack」にUSBポートを追加できるモジュール。販売元はスイッチサイエンスで、店頭価格は税抜き1,200円。 M5Stackにスタックして利用できるもので、USB Aポートを1つと拡張GPIOピン×10を追加できる。搭載コントローラーはMAX3421Eで ...
This week the official Arduino website has announced the availability of their new Arduino USB Host Shield and ArduinoISP boards from the Arduino Store. The Arduino USB Host Shield pictured above has ...
Hello. The problem with connecting the device, tried to connect a lot of HID compatible devices but nothing works. I've solder-jumped the 3.3V and 5V from the UNO to the shield and solder-jumped 5v to ...
Linuxが動作するシングルボードコンピュータ「Arduino Uno Q」が、マルツ秋葉原本店に入荷した。2GB RAM/16GB eMMC搭載モデルと4GB RAM/32GB eMMC搭載モデルの2モデルで、店頭価格は順に9,900円、13,079円。
マイコンボード「Arduino」の開発環境「Arduino IDE」が9月14日(日本時間)、v2.0.0へとアップデートされた。初のメジャーバージョンアップとなる。 「Arduino」は、イタリア生まれの人気マイコンボード。電子工学やプログラミングの知識がない学生を対象に ...
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.