Arduino Leonardo を USB HID デバイスとして複数台接続した際、Windows や X-Plane 上で個別に識別できるように、製品名(Product) と シリアル番号(Serial Number) を変更します。 uint8_t HID_::getShortName(char *name) { Arduino コアやライブラリをアップデートすると、boards.txt や ...
Maker and 3D printing enthusiast James Bruton has created a new project in the form of a barcode scanner MIDI guitar. Using parts from old arcade machines, a little Arduino programming, and an Arduino ...
Arduino Leonardo互換のUSBドングル「FLINT ATmega32U4-Grove Board」がShigezoneに入荷。 店頭価格は3,980円で、初回出荷分には限定でUSB延長ケーブルも付属する。 ATmega32U4搭載のArduino Leonardo互換ボード これは、ATmega32U4を搭載したArduino ...
2インチ液晶搭載のArduino端末「M5Stack」にUSBポートを追加できるモジュール。販売元はスイッチサイエンスで、店頭価格は税抜き1,200円。 M5Stackにスタックして利用できるもので、USB Aポートを1つと拡張GPIOピン×10を追加できる。搭載コントローラーはMAX3421Eで ...
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 ...