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 | -- | 未インストール |
結果
02_qmi8658_output
| lvgl | 9.4.0 | ||
| 使用 | GFX_Library_for_Arduino | 1.6.4 | |
| FastIMU | 1.2.8 | ||
| esp_lcd_touch_axs5106l | -- | 未インストール |
結果
03_sd_card_test
ESP32-C6-Touch-LCD-1.47がTFカードの読み取りおよび書き込み機能をテストします。
| 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
04_lvgl_arduino_v8
LVGLデモ
lvgl 8.4.0
GFX_Library_for_Arduino 1.6.4
FastIMU 1.2.8
esp_lcd_touch_axs5106l 1.5.9
結果


