0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

71歳の... USBキーボード(92Keys)の「keycode」を調べてみた

Posted at

 Windows上のGUIプログラムであれば仮想キーコードで不便を感じません。それが使えないところへ来て、必要に迫られやってみました。「ESP32-S3」と「EspUsbHostライブラリ」を用いれば出来るということで、

から出力されるkeycodeを取得。それをキーボードのイラストに記入、見易くしたものがこちらです。F1Pause10は連続なので途中省略。TabEnterも省略。
イラストKeyBoard.jpg

 土台としたキーボードイラストは

を使わせていただいてます。著作権フリーのはずですが、問題があればお教えください。すぐに削除いたします。結果を

と照合しました。同じだと思います。使用した環境やArduinoスケッチの詳しいことは

をご覧ください。このkeycodeを利用して新しいことをやってみたいです。
 見ていただきありがとうございました。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?