Skip to content

Gets the M5Stack Faces status (Keyboard / Calculator / Gamepad) without Arduino Wire.

License

Notifications You must be signed in to change notification settings

GOB52/gob_faces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gob_faces

English

概要

M5Stack FacesFacesIIの情報を取り扱うライブラリです。
Arduino Wire を使用せず、M5Unified の I2C を用いています。

依存ライブラリ

導入

環境によって適切な方法でインストールしてください

  • git clone して所定の位置へ展開する
    または
  • platformio.ini
lib_deps = https://github.com/GOB52/gob_faces.git

ドキュメントの作成方法

Doxygen によりライブラリドキュメントを生成できます。 Doxygen設定ファイル
出力する際に doxy.sh を使用すると、library.properties からVersion、repository から rev を取得し、Doxygen 出力できます。

使い方の例

Keyboard

About

Gets the M5Stack Faces status (Keyboard / Calculator / Gamepad) without Arduino Wire.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages