# M5Stack-LVWatch **Repository Path**: genvex/M5Stack-LVWatch ## Basic Information - **Project Name**: M5Stack-LVWatch - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-04 - **Last Updated**: 2023-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # M5Stack-LVWatch LVGL 8 Demo for M5Stack With Arduino #### Screenshot ![sample](https://cdn.jsdelivr.net/gh/zhuhai-esp/PayBoxA2-LVWatch/misc/screen.gif) #### Ported and features * LovyanGFX * LVGL * WiFi SmartConfig * ArduinoOTA * NTP Client #### How To Use Download Visual Studio Code, Open This Folder, Wait a while and ready to go! #### Use OTA Open platformio.ini and edit: ``` upload_protocol = espota upload_port = 192.168.2.246 ``` upload_port should be the IP address of the ESP32 Module and ready to go!