Compare commits
2 Commits
922d91c4da
...
262e621422
Author | SHA1 | Date | |
---|---|---|---|
262e621422 | |||
016e136bcf |
2
.gitignore
vendored
2
.gitignore
vendored
@ -136,3 +136,5 @@ dmypy.json
|
||||
|
||||
# Cython debug symbols
|
||||
cython_debug/
|
||||
|
||||
.vscode
|
||||
|
@ -1,3 +1,7 @@
|
||||

|
||||
|
||||
> 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
|
||||
|
||||
install: symlink or copy cloudsign.service to `/lib/systemd/system`
|
||||
|
Loading…
x
Reference in New Issue
Block a user