Ivan Li Ivan
Ivan pushed to master at Demo/Netcode-HelloWorld 2022-06-28 10:50:49 +08:00
c4e6bcd91e doc: rename readme
Ivan pushed to master at Demo/Netcode-HelloWorld 2022-06-28 10:43:32 +08:00
d1fb2d25da first commit
Ivan created branch master in Demo/Netcode-HelloWorld 2022-06-28 10:43:32 +08:00
Ivan created repository Demo/Netcode-HelloWorld 2022-06-28 10:34:15 +08:00
Ivan opened issue UPS/ups-esp32c3-rust#3 2022-06-11 09:40:28 +08:00
支持 MQTT
Ivan closed issue UPS/ups-esp32c3-rust#2 2022-06-09 22:10:33 +08:00
支持通过 Wi-Fi 联网
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-06-09 22:10:33 +08:00
7ef35692c9 feat: support connect wifi. Closed #2.
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-06-09 20:07:34 +08:00
5234fe20b5 feat: change screen to optional. Issue #1.
Ivan opened issue UPS/ups-esp32c3-rust#2 2022-06-09 20:06:09 +08:00
支持通过 Wi-Fi 联网
Ivan opened issue UPS/ups-esp32c3-rust#1 2022-06-09 19:17:48 +08:00
支持让连接 SSD 1036 屏幕成为可选的
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-06-06 21:29:08 +08:00
696673ba01 build: fix build failed.
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-05-22 11:18:14 +08:00
a383d511dd fix: fix can not boot via change I2C pins.
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-05-22 11:15:32 +08:00
84c4a55c36 fix: fix can not boot via change I2C pins.
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-05-15 22:31:56 +08:00
991e9c9867 feat: support read dc out status.
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-05-10 23:52:42 +08:00
10fb4601e9 feat: 支持电源的延迟断开和立即闭合。
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-05-08 15:53:46 +08:00
65028bd7f6 style: clean unused code.
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-05-08 14:48:38 +08:00
c5d382fafe feat: ADC 采样改为子线程执行,并增加异常时的蜂鸣器报警。
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-05-04 10:43:35 +08:00
de84c85190 feat: 优化 ADC 采样逻辑。
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-05-04 10:34:51 +08:00
3eb680f1ce feat: 电压检测与控制。
Ivan pushed to master at UPS/ups-esp32c3-rust 2022-05-03 11:11:49 +08:00
d944fc1de3 style: clean up.