|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/lvgl-smart-watch-lessons/
课程评论:没有评论
Coursera LVGL智能手表课程总结 本课程以“智能手表”应用为例,演示如何在ESP32 SDK基础上开发LVGL应用。虽然“智能手表”项目规模不大,但涵盖了“大型”项目所需的各种LVGL知识。通过本课程,您将学习: 1. **Visual Studio 模拟器设置:** 学习如何在Visual Studio中设置模拟器来开发LVGL应用。 2. **ESP32 SDK 命令行编译工具设置:** 掌握ESP32 SDK的命令行编译环境的搭建。 3. **驱动圆形LCD并运行LVGL:** 学习如何驱动ESP32开发板上的圆形LCD屏幕,并在其上运行LVGL图形库。 4. **LVGL Scale 控件的使用:** 掌握LVGL Scale控件在智能手表界面设计中的应用。 5. **LVGL Timer 的应用:** 学习如何使用LVGL Timer实现智能手表的时间计数功能。 6. **LVGL Image 控件的使用:** 掌握LVGL Image控件在智能手表指针设置中的应用。 7. **LVGL Screen 切换:** 学习如何在LVGL中实现智能手表不同屏幕之间的切换。 8. **LVGL Button 的应用:** 掌握LVGL Button控件在智能手表设置和屏幕切换中的使用。 9. **LVGL Task 的设置:** 学习如何为智能手表设置任务。 10. **LVGL Audio 的设置:** 学习如何为智能手表设置闹钟音频。 11. **文件系统应用:** 学习如何利用文件系统来保存智能手表的用户设置。 课程代码将在Michael instructor设计的定制N2 ESP32S3开发板上运行。如对开发板感兴趣,可私信或邮件联系讲师。
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 N2 ESP32S3 board, designed by Michael instructor. If anyone is interested in it, you can send one private message or an email to the instructor.