A clock generator (Si5351) controlled by an ATmega328p.
Go to file
2022-03-29 17:29:13 +02:00
board Add board files 2021-10-24 13:16:19 +02:00
firmware fw-rust: Create "all" build task [CI SKIP] 2022-03-28 17:11:10 +02: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 readme: Improve wording [CI SKIP] 2022-03-29 17:29:13 +02:00

Clock Generator status-badge

A simple board to control an Si5351 clock generator board with the TWI. Though, this is not limited to the Si5351 board as it is designed to be universal usable.

Board

The board is populated with an ATmega328(p), a display and its backlight driver, a switchable rotary encoder and powered by a mini USB port. All unneeded MCU pins are accessible via pin headers.