diff --git a/1209/C035/index.md b/1209/C035/index.md new file mode 100644 index 00000000..8b7a38cc --- /dev/null +++ b/1209/C035/index.md @@ -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. diff --git a/org/krzysztofgawrys/index.md b/org/krzysztofgawrys/index.md new file mode 100644 index 00000000..39c277eb --- /dev/null +++ b/org/krzysztofgawrys/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Krzysztof Gawrys +site: https://github.com/krzysztofgawrys +--- +Embedded firmware developer. WCH CH32X035 projects.