メインコンテンツへスキップ

DEMOプログラム

DEMOプログラム

DEMOプログラムを以下のURLからダウンロードしテストします。

https://files.waveshare.com/wiki/ESP32-C6-Touch-LCD-1.47/ESP32-C6-Touch-LCD-1.47-Demo.zip

01_gfx_helloworldrld

lvgl 9.3.0/9.4.0
使用 GFX_Library_for_Arduino  1.6.1/1.6.4

FastIMU  1.2.8  未インストール

esp_lcd_touch_axs5106l -- 未インストール

結果

1__#$!@%!#__Pasted Graphic 5.png

Pasted Graphic 6.png

02_qmi8658_output

lvgl 9.4.0
使用 GFX_Library_for_Arduino  1.6.4

FastIMU  1.2.8 

esp_lcd_touch_axs5106l -- 未インストール

結果

スクリーンショット 2025-12-31 3.23.37.png

03_sd_card_test

ESP32-C6-Touch-LCD-1.47TFカードの読み取りおよび書き込み機能をテストします。


lvgl 9.4.0
使用 GFX_Library_for_Arduino  1.6.4

FastIMU 1.2.8 

esp_lcd_touch_axs5106l -- 未インストール

結果

コンソール出力結果 >>

ting file: /hello.txt
File written
Appending to file: /hello.txt
Message appended
Reading file: /hello.txt
Read from file: Hello World!
Deleting file: /foo.txt
File deleted
Renaming file /hello.txt to /foo.txt
File renamed
Read from file: Hello World!
1048576 bytes read for 2473 ms
1048576 bytes written for 2873 ms
Total space: 14824MB
Used space: 4MB

ファイル「test.txt」の書き込みバイト数

     1,048,576 bytes  = 1024 KB = 1 MB(= 1 MiB)
    1048576 bytes read for 2473 ms
    1048576 bytes written for 2873 ms