A clock generator (Si5351) controlled by an ATmega328p.
Go to file
finga abf8b92a97 Add board files
Add all files regarding the pcb, KiCad files, Gerber, etc..
2021-10-24 13:16:19 +02:00
board Add board files 2021-10-24 13:16:19 +02:00
firmware/src Improve lcd_write_integer_page() 2021-09-27 21:31:12 +02:00
.gitignore Generate a PWM signal for the display 2021-02-19 15:46:36 +01:00
README.md Add readme 2021-10-12 18:42:07 +02:00

Cock Generator

Work in progress

A simple board operating a 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.