Add readme
To reflect some information about this project.
This commit is contained in:
parent
c4272c5230
commit
b4447a3a92
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -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.
|
Loading…
Reference in a new issue