diff --git a/README.md b/README.md index 50cde61..8dd9a14 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CH32-16-CH-EXT -A simple CH32V003-based extension board providing 16 GPIO channels, primarily designed for controlling [Chinese 16-relay modules](https://www.uctronics.com/download/Amazon/U604302_print.pdf) ([archive](https://web.archive.org/web/20220709045418/https://www.uctronics.com/download/Amazon/U604302_print.pdf)) over RS485. Uses 64-byte internal flash page for state persistence. +A simple CH32V003-based extension board providing 16 outputs (2x 74HC595), primarily designed for controlling [Chinese 16-relay modules](https://www.uctronics.com/download/Amazon/U604302_print.pdf) ([archive](https://web.archive.org/web/20220709045418/https://www.uctronics.com/download/Amazon/U604302_print.pdf)) over RS485. Uses 64-byte internal flash page for state persistence. KiCad hardware design files are in the `hw` directory.