Wang Beihong
|
f0ac50642d
|
refactor(display): migrate from ST7735S to ST7789 driver
- Rename component directory from lvgl_st7735s_use to lvgl_st7789_use
- Update CMakeLists.txt to register new source files
- Add comprehensive README documentation for ST7789 configuration
- Add time_alarm module with SNTP synchronization and alarm management
- Add sensors header for sensor abstraction layer
|
2026-03-29 02:31:29 +08:00 |
|
Wang Beihong
|
8c33fe7411
|
Add Zone.Identifier files for wifi-connect and partitions
- Created new Zone.Identifier file in components/wifi-connect with ZoneId=3.
- Created new Zone.Identifier file in partitions.csv with ZoneId=3.
|
2026-03-28 16:12:37 +08:00 |
|
Wang Beihong
|
a9be1dd6b9
|
增加补充相关资料和小程序源码
|
2026-02-07 23:14:57 +08:00 |
|
Wang Beihong
|
a0febb1e5b
|
feat: 智能家居控制系统 v1.0 初始版本
- 环境监测:温湿度/光照/空气质量传感器采集
- 智能控制:时间段/降温/通风三种自动模式
- 闹钟系统:3个闹钟+温和唤醒功能
- 远程控制:MQTT双向通信
- 本地显示:LVGL图形界面
- 双MCU架构,FreeRTOS 10任务并行
- 完整的1250行README文档
|
2026-02-07 23:04:28 +08:00 |
|