2021-05-21 12:10:06 -07:00
2021-05-21 12:10:06 -07:00
2021-05-21 12:07:19 -07:00
2021-05-15 15:29:30 -07:00
2021-05-21 12:10:06 -07:00

gif of cloud shaped lamp blinking

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

start: sudo systemctl start cloudsign
stop: sudo systemctl stop cloudsign
etc for enable/disable/restart

logs: journalctl -u cloudsign
edit startup: sudo vim /lib/systemd/system/cloudsign.service

Description
The control code for a cloud-shaped LED light in our living room that pulses on and off when the internet goes out
Readme 72 MiB
Languages
Python 100%