A clock generator (Si5351) controlled by an ATmega328p.
Go to file
finga fdd1f4636d
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fw-rust: Refactor everything
Remove avr-eeprom dependency for now and introduce events.
2022-03-30 22:59:24 +02:00
board Add board files 2021-10-24 13:16:19 +02:00
firmware fw-rust: Refactor everything 2022-03-30 22:59:24 +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.