Welcome to the sequel of my first DMX article (https://www.edn.com/an-introduction-to-the-digital-multiplex-protocol/). First, I apologize for the delay in posting ...
Arduino Leonardo を USB HID デバイスとして複数台接続した際、Windows や X-Plane 上で個別に識別できるように、製品名(Product) と シリアル番号(Serial Number) を変更します。 uint8_t HID_::getShortName(char *name) { Arduino コアやライブラリをアップデートすると、boards.txt や ...
Just another gizmo I've whipped up in my office of insanity. I expect most of you won't have any idea why you'd want to build one of these, so I'll try to explain up front. Suffice it to say, "I find ...
こんにちは。A型事業所から帰宅してからの「30分タスク」。そして今ではnoteを書くのが大切な日課になっています。 今日やったこと 今日は、マイコン「Arduino」の設定を行いました。 Arduinoに数字を表示させるプログラムをインストールしました。 それから ...