File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,4 +6,12 @@ license: Apache-2.0
66site : https://github.com/krzysztofgawrys/ch32x035-usb-power-meter
77source : https://github.com/krzysztofgawrys/ch32x035-usb-power-meter
88---
9- USB power meter with INA228 20-bit sensor, ST7789 color TFT display and CDC data logging shell, based on WCH CH32X035 (RISC-V).
9+ USB power meter built around the WCH CH32X035 RISC-V microcontroller.
10+
11+ Hardware: INA228 20-bit power/energy monitor (up to 85 V, 10 mOhm shunt),
12+ ST7789 240x135 color TFT display, USB-C connector for Full-Speed USB.
13+
14+ Firmware: bare-metal C, USB CDC virtual serial port with an interactive
15+ data logging shell (live streaming, averaging, calibration, mAh/mWh
16+ accumulator, min/max tracking). Supports USB DFU 1.1 firmware updates
17+ via a companion bootloader.
You can’t perform that action at this time.
0 commit comments