Logo
Explore Help
Sign In
m5/M5Tab5-UserDemo
0
0
Fork 0
You've already forked M5Tab5-UserDemo
mirror of https://github.com/m5stack/M5Tab5-UserDemo.git synced 2026-05-20 11:38:10 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
dev
M5Tab5-UserDemo/README.md
T
Forairaaaaa 611f2d6f44 Update README.md
2025-09-11 12:12:06 +08:00

1.4 KiB
Raw Permalink Blame History

M5Tab5 User Demo

User demo source code of M5Tab5.

Build

Fetch Dependencies

python ./fetch_repos.py

Desktop Build

Tool Chains

sudo apt install build-essential cmake libsdl2-dev

Build

mkdir build && cd build
cmake .. && make -j8

Run

./desktop/app_desktop_build

IDF Build

Tool Chains

ESP-IDF v5.4.2

Build

cd platforms/tab5
idf.py build

Flash

idf.py flash

Acknowledgments

This project references the following open-source libraries and resources:

  • https://github.com/lvgl/lvgl
  • https://www.heroui.com
  • https://github.com/Forairaaaaa/smooth_ui_toolkit
  • https://github.com/Forairaaaaa/mooncake
  • https://github.com/Forairaaaaa/mooncake_log
  • https://github.com/alexreinert/piVCCU/blob/master/kernel/rtc-rx8130.c
  • https://components.espressif.com/components/espressif/esp_cam_sensor
  • https://components.espressif.com/components/espressif/esp_ipa
  • https://components.espressif.com/components/espressif/esp_sccb_intf
  • https://components.espressif.com/components/espressif/esp_video
  • https://components.espressif.com/components/espressif/esp_lvgl_port
  • https://github.com/jarzebski/Arduino-INA226
  • https://github.com/boschsensortec/BMI270_SensorAPI
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Page: 57ms Template: 5ms
Auto
English
English
Licenses API