Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Lvgl Smart Watch Lessons

Posted By: ELK1nG
Lvgl Smart Watch Lessons

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

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