Compare commits
2 Commits
main
...
26d1533986
Author | SHA1 | Date | |
---|---|---|---|
26d1533986 | |||
672ab27bdf |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -136,5 +136,3 @@ dmypy.json
|
|||||||
|
|
||||||
# Cython debug symbols
|
# Cython debug symbols
|
||||||
cython_debug/
|
cython_debug/
|
||||||
|
|
||||||
.vscode
|
|
||||||
|
@@ -1,7 +1,3 @@
|
|||||||

|
|
||||||
|
|
||||||
> apologies for the gif, it looks smooth in person but it's surprisingly difficult to cleanly capture video of PWM controlled lights
|
|
||||||
|
|
||||||
Designed to power a lamp from a raspberry pi. Turns GPIO17 on if internet works, pulses if internet doesn't
|
Designed to power a lamp from a raspberry pi. Turns GPIO17 on if internet works, pulses if internet doesn't
|
||||||
|
|
||||||
install: symlink or copy cloudsign.service to `/lib/systemd/system`
|
install: symlink or copy cloudsign.service to `/lib/systemd/system`
|
||||||
|
Reference in New Issue
Block a user