mini power manager for PC
- U1: Seeed Studio XIAO ESP32C6 x 1
- U2-U4: TLP172AM x 3
- J1: 1x5 pin socket x 2
- 1206 SMD resistor
- R1,R3: 200R x 2
- R2: 330R x 1
- PCB x 1
$ cp src/config.cpp.template src/config.cpp
# Edit src/config.cpp
# install npm packages
$ cd frontend
$ pnpm install
# build and send firmware using platformio