diff --git a/.gitignore b/.gitignore index a81c8ee..69afd62 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,5 @@ dmypy.json # Cython debug symbols cython_debug/ + +.vscode diff --git a/README.md b/README.md index 9dc2523..8aa3e04 100644 --- a/README.md +++ b/README.md @@ -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`