Files
ESP32_GDEY042T81_server/.trae/rules/project_rules.md
jeremygan2021 0d140cd75c action
2026-03-02 12:59:46 +08:00

22 lines
593 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
使用fastAPI框架
python 3.12
- 使用pg数据库 url http://121.43.104.161:6433
- 用户名luna
- 密码123luna
用uvicorn运行
uvicorn main:app --host 0.0.0.0 --port 9999
用 conda activate luna 来激活环境 或者使用uv 来启动
使用./start.sh 来启动服务
服务器项目配置:
墨水屏硬件使用
ESP32-S3 micropython 编写固件
显示模块 GDEY042T81
通信协议 MQTT 3.1.1 + HTTP/HTTPS + NTP MQTT 保障即时性HTTP 方便下载资源NTP 保障时间准确
图片处理 PillowPython 服务端快速预处理图片为墨水屏兼容格式