From b4447a3a923c1e3afd1123b236974ac8b1a8fe41 Mon Sep 17 00:00:00 2001 From: finga Date: Tue, 12 Oct 2021 18:42:07 +0200 Subject: [PATCH] Add readme To reflect some information about this project. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd5428a --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Cock Generator + +**Work in progress** + +A simple board operating a Si5351 clock generator board. + +## Motherboard + +The board is populated by an ATmega328(p), powered by a mini USB port, +a display and its backlight driver as well as a switchable rotary +encoder. The board is designed to be used not only for this project, +but also for similar projects where peripherals such as a display and +a rotary encoder are needed. All free mcu pins are accessible via pin +headers.