A clock generator (Si5351) controlled by an ATmega328p.
Go to file
2022-03-24 21:52:39 +01:00
board Add board files 2021-10-24 13:16:19 +02:00
firmware fw-rust: Remove clear() function for LCD 2022-03-22 17:36:09 +01:00
knob knob: Add the encoder knob model [CI SKIP] 2022-03-24 21:52:39 +01:00
.gitignore Generate a PWM signal for the display 2021-02-19 15:46:36 +01:00
.woodpecker.yml fw-rust, readme: Add CI config 2022-03-07 18:35:54 +01:00
README.md fw-rust, readme: Add CI config 2022-03-07 18:35:54 +01:00

Clock Generator status-badge

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.