We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
320×240のカラーディスプレイ
M5Stack Basicでの型番はILI9342C
コードURL:
サンプルコード:
ILI934X.new(mosi, clk, cs, dc, rst, bl)
example
display = ILI934X.new(23, 18, 14, 17, 33, 32)
・ チュートリアル
・ サンプルプログラム
・ クラスの解説
・ クラスの解説(I2C接続センサ)
・ クラスの解説(M5Stack)