A clock generator (Si5351) controlled by an ATmega328p.
finga
d2772291bf
It has to be decided what kind of tooling should be used, for now cargo-make is used. This will probably be changed to use the tools provided by [probe.rs](https://probe.rs). |
||
---|---|---|
board | ||
firmware | ||
.gitignore | ||
README.md |
Clock Generator
A simple board operating another 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.