A clock generator (Si5351) controlled by an ATmega328p.
Find a file
finga 791a0a0245
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fw-rust: Use DefaultClock type alias everywhere
2022-04-03 01:40:18 +02:00
board Add board files 2021-10-24 13:16:19 +02:00
firmware fw-rust: Use DefaultClock type alias everywhere 2022-04-03 01:40:18 +02:00
knob knob: Improve the design of the knob [CI SKIP] 2022-04-02 00:42:40 +02: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.