Skip to content

Commit 2ee3e6d

Browse files
Update PID 0xC035: expand device description per howto guidelines
1 parent 85db0f4 commit 2ee3e6d

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

1209/C035/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,12 @@ license: Apache-2.0
66
site: https://github.com/krzysztofgawrys/ch32x035-usb-power-meter
77
source: 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.

0 commit comments

Comments
 (0)