Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions 1209/C035/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
layout: pid
title: CH32X035 USB Power Meter
owner: krzysztofgawrys
license: Apache-2.0
site: https://github.com/krzysztofgawrys/ch32x035-usb-power-meter
source: https://github.com/krzysztofgawrys/ch32x035-usb-power-meter
---
USB power meter built around the WCH CH32X035 RISC-V microcontroller.

Hardware: INA228 20-bit power/energy monitor (up to 85 V, 10 mOhm shunt),
ST7789 240x135 color TFT display, USB-C connector for Full-Speed USB.

Firmware: bare-metal C, USB CDC virtual serial port with an interactive
data logging shell (live streaming, averaging, calibration, mAh/mWh
accumulator, min/max tracking). Supports USB DFU 1.1 firmware updates
via a companion bootloader.
6 changes: 6 additions & 0 deletions org/krzysztofgawrys/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: org
title: Krzysztof Gawrys
site: https://github.com/krzysztofgawrys
---
Embedded firmware developer. WCH CH32X035 projects.