Skip to content

Commit

Permalink
Update README with the recent issue activity
Browse files Browse the repository at this point in the history
  • Loading branch information
Bpazy committed Aug 20, 2024
1 parent 0c7523c commit cc1e692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<!--START_SECTION:blog-->
| UpdateTime | Title | Summary |
| ------ | ------ | ------ |
| 2024-08-19 | [自制能源监测仪](https://github.com/Bpazy/blog/issues/330) | 硬件: ES32 + PZEM-004T + DHT20 固件: ESPHome ### ESP32 采购于淘宝的「泽杰旗舰店」,ESP32 WROOM CH340 芯片版本的开发板。 管脚定义: |
| 2024-08-15 | [Zerotier 总是提示 REQUESTING_CONFIGURATION ](https://github.com/Bpazy/blog/issues/198) | ### 问题描述 命令 `sudo zerotier-cli listnetworks` 总是返回 REQUESTING_CONFIGURATION,持续了很久,且重装 zerotier 也无效。 |
| 2024-08-14 | [自制甲醛检测器](https://github.com/Bpazy/blog/issues/318) | 硬件: ESP32WROOM32 + SFA30 固件: ESPHome |
| 2024-08-14 | [自制能源监测仪](https://github.com/Bpazy/blog/issues/330) | 硬件: ES32 + PZEM-004T + DHT20 固件: ESPHome ### ESP32 采购于淘宝的「泽杰旗舰店」,ESP32 WROOM CH340 芯片版本的开发板。 管脚定义: |
| 2024-08-13 | [三摸 k3s: 正式部署](https://github.com/Bpazy/blog/issues/320) | 观望 k3s 好几年了,现在也有上的场景,干就完了!奥利给! |
| 2024-08-13 | [ESP32 术语解释](https://github.com/Bpazy/blog/issues/331) | ## SDA 和 SCL 这两个术语通常一起出现,它们是 **I2C** 通信协议中的两根线。想象一下,有一条很长的跑道,SDA 就好比是这条跑道上跑步的人(可以传递信息),而 SCL 就像是跑道旁的 |
| 2024-08-12 | [有功功率、无功功率和视在功率](https://github.com/Bpazy/blog/issues/329) | 把这些复杂的概念想象成足球比赛,我们可以这样理解: * **有功功率**就是直接得分的力量。主要关联电阻性元件,对应电能向其他形式能的直接转换; * **无功功率**是帮助比赛但不直接得分的力量。无 |
Expand Down

0 comments on commit cc1e692

Please sign in to comment.