From 262e621422adac137a25865d8a9c87d263c2824e Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Fri, 21 May 2021 12:10:06 -0700 Subject: [PATCH] Add gif to readme --- .gitignore | 2 ++ README.md | 4 ++++ 2 files changed, 6 insertions(+) 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`