A clock generator (Si5351) controlled by an ATmega328p.
Go to file
finga 19c0f141a4 Add setup screen
In order to draw the setup screen, several character symbols are
added. The `lcd_setup` function, which draws the setup screen, as well
as the `update_setup` function, that updates the setup screens state,
are added.
2021-09-09 20:50:52 +02:00
firmware/src Add setup screen 2021-09-09 20:50:52 +02:00
.gitignore Generate a PWM signal for the display 2021-02-19 15:46:36 +01:00