This website requires JavaScript.
Explore
Help
Register
Sign in
finga
/
clock_generator
Watch
1
Star
0
Fork
You've already forked clock_generator
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
A clock generator (Si5351) controlled by an ATmega328p.
25
commits
1
branch
0
tags
516
KiB
Rust
99.2%
OpenSCAD
0.8%
c48e4a31ab
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
finga
c48e4a31ab
Use NULL instead of
strlen
for printing strings
...
This makes more sense and also removes the dependency for `string.h`.
2021-09-21 18:55:53 +02:00
firmware
/src
Use NULL instead of
strlen
for printing strings
2021-09-21 18:55:53 +02:00
.gitignore
Generate a PWM signal for the display
2021-02-19 15:46:36 +01:00