A clock generator (Si5351) controlled by an ATmega328p.
finga
9994b1fc40
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
When pressing the button until the timer1 creates an interrupt in order to create a "back" event, there were some debouncing problems. |
||
---|---|---|
board | ||
firmware | ||
knob | ||
.gitignore | ||
.woodpecker.yml | ||
README.md |
Clock Generator
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.