A clock generator (Si5351) controlled by an ATmega328p.
Go to file
finga c53ccba034 Use symbol table for symbol parsing
Store read-only graphics and symbols in flash and use a symbol lookup
table which somehow fits to the ASCII character set. A macro is used
to make the creation of the symbol lookup table shorter. A function to
print strings enables the use of strings.
2021-09-14 00:25:43 +02:00
firmware/src Use symbol table for symbol parsing 2021-09-14 00:25:43 +02:00
.gitignore Generate a PWM signal for the display 2021-02-19 15:46:36 +01:00