Compare commits

...

2 Commits

Author SHA1 Message Date
262e621422 Add gif to readme 2021-05-21 12:10:06 -07:00
016e136bcf Add gif of lamp working 2021-05-21 12:07:19 -07:00
3 changed files with 6 additions and 0 deletions

2
.gitignore vendored
View File

@ -136,3 +136,5 @@ dmypy.json
# Cython debug symbols
cython_debug/
.vscode

BIN
C0235.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 MiB

View File

@ -1,3 +1,7 @@
![gif of cloud shaped lamp blinking](https://github.com/chuckdries/cloud-sign/raw/main/C0235.gif)
> 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`