Skip to content

ESP32驱动st7789 1.3寸IPS 240*240显示带图片背景时钟,micropython语言编写

Notifications You must be signed in to change notification settings

mylinxiang/esp32-st7789-micropython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32-st7789-micropython

ESP32驱动st7789 1.3寸IPS 240*240显示带图片背景时钟,micropython语言编写,带电脑端背景图片推送程序

使用步骤:
1.main.py是micropython程序,你需要自己填好WIFI账号和密码,需要用upycraft上传至你的esp32目录.
2.将girl.bin上传至ESP32,然后RESET设备.
3.update.py是windows推送背景程序,需要电脑安装python3.0及以上才能运行,首次使用需要在程序中填入esp32的局域网IP地址.
4.有问题请反馈到[email protected]

预览图:
image

ENGLISH: Esp32 driver st7789 1.3-inch IPS 240 * 240 display with picture background clock, written in microPython language, with computer background picture push program

Use steps:
1. main.py It's a microPython program. You need to fill in your WiFi account and password. You need to upload it to your esp32 directory with upycraft
2 girl.bin Upload to esp32 and then reset the device
3. update.py It is a Windows push background program. It needs to install Python 3.0 or above on the computer to run. For the first time, you need to fill in the LAN IP address of esp32 in the program
4. If you have any questions, please feedback to [email protected]

About

ESP32驱动st7789 1.3寸IPS 240*240显示带图片背景时钟,micropython语言编写

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages