Commit Graph

23 Commits

Author SHA1 Message Date
3bdb3d7351 feat(firmware): 扩展 MeterValuesSampledData 配置以支持更多测量数据 2026-04-20 13:09:30 +08:00
1d378c9bb1 fix(firmware): 修复配网页面样式 2026-04-20 01:58:25 +08:00
f89d602c05 feat(firmware): 优化刷卡状态展示 2026-04-20 01:22:32 +08:00
afb0c88910 feat(firmware): CC 模拟开关添加积分防抖&优化 OLED 信息展示和刷卡空枪闪烁提示 2026-04-20 00:25:18 +08:00
81b28b4461 feat(firmware): 添加 IM1281C 轮询间隔和电表数据处理逻辑 2026-04-19 23:27:08 +08:00
696f2735ff feat(firmware): IM1281C driver 2026-04-19 23:20:50 +08:00
2d48724e37 fix(firmware): 由于 GPIO34,35 上两个按钮没有上拉电阻而无效,调整本机刷卡充电的启动逻辑 2026-04-19 21:19:37 +08:00
c11c7f1a4a feat(firmware): 硬件联调引脚定义&远程启动充电和相关外设联动逻辑 2026-04-19 20:20:03 +08:00
c74ff25a6f feat(firmware): ssd1306 initial 2026-04-14 22:22:20 +08:00
4d940e2cd4 chore(firmware): update text 2026-03-17 01:26:12 +08:00
8371b2a76b feat(firmware): add Mongoose client implementation for OCPP communication 2026-03-17 01:25:41 +08:00
e884fc5bc0 feat(firmware): 更新 OCPP 配置,添加密码字段以支持基本认证 2026-03-16 17:17:15 +08:00
91d91ebd08 feat(main): 自动生成充电点标识符并优化WiFi设置 2026-03-16 01:48:18 +08:00
37c5cfe5a9 feat(main): 添加OCPP配置的持久化支持和LED状态管理功能 2026-03-16 00:52:17 +08:00
434dbc15e9 fix(config): 修正OCPP后端URL 2026-03-15 04:33:52 +08:00
b45896a9dd fix(config): 更新OCPP后端URL和CP标识符配置 2026-03-15 03:12:09 +08:00
4fce1c6bdd feat(ocpp): implement BootNotification, Heartbeat, and StatusNotification actions with database integration 2026-03-10 10:47:10 +08:00
6014114098 feat(firmware): integrate WiFiManager for improved WiFi configuration and connection handling 2025-11-24 23:21:18 +08:00
d583370c6d feat(firmware): implement smart configuration for WiFi setup and connection 2025-11-24 21:02:04 +08:00
cc6641b526 refactor(firmware): migrate to Arduino framework and impl connection, status indicating and firmware configuration 2025-11-24 19:42:03 +08:00
a54bd62491 feat(firmware): add MFRC522 driver implementation and configuration 2025-11-24 19:42:03 +08:00
c0c32cb9a7 chore(firmware): update OCPP backend URL to use specific IP address 2025-11-23 13:46:13 +08:00
a4e5833b06 chore(firmware): add initial implementation for WiFi connection and OCPP integration 2025-11-20 20:25:51 +08:00