Lvgl Smart Watch Lessons
Published 3/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 752.07 MB | Duration: 0h 57m
Published 3/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 752.07 MB | Duration: 0h 57m
Based on ESP32 SDK
What you'll learn
How to setup visual studio simulator for LVGL
How to setup command line compile tools for ESP32 SDK
How to drive circle LCD and run LVGL on ESP32 board
How to use LVGL scale widget for Smart Watch interface
How to use LVGL Timer for Smart Watch time counting
How to use LVGL Image widget for Smart Watch needle setting
How to switch LVGL Screen for Smart Watch different screens
How to use Button for Smart Watch setting and screen switch
How to set task for Smart Watch task
How to set audio for Smart Watch alarm
How to use file system to save the Smart Watch setting
Requirements
Basic programming knowledge
Description
This course is to take the "Smart Watch" application example as the teaching material to demo how to develop LVGL application based on ESP32 SDK. "Smart Watch" project is a kind of "small" project, but it includes all kinds of LVGL knowledge for a "big" project. What we can learn from the lessons is mainly as follows:1. How to setup visual studio simulator for LVGL2. How to setup command line compile tools for ESP32 SDK3. How to drive circle LCD and run LVGL on ESP32 board 4. How to use LVGL scale widget for Smart Watch interface5. How to use LVGL Timer for Smart Watch time counting6. How to use LVGL Image widget for Smart Watch needle setting7. How to switch LVGL Screen for Smart Watch different screens8. How to use Button for Smart Watch setting and screen switch9. How to set task for Smart Watch task10. How to set audio for Smart Watch alarm11. How to use file system to save the Smart Watch settingThe code will run on one customized N1 ESP32S3 board, designed by Michael instructor. If anyone is interested it, you can send one private message or an email to me.
Overview
Section 1: Lessons
Lecture 1 Introduction
Lecture 2 Setup Codeblocks Simulator
Lecture 3 Setup Command Line Compile Tools for ESP32 SDK
Lecture 4 Drive Circle LCD and Run LVGL on N2 ESP32 board
Lecture 5 Scale 01 – Circle
the person who is interested in LVGL, ESP32, Smart Watch