Commit graph

16 commits

Author SHA1 Message Date
Michael Hope dc23c25674 Added a license and basic readme. 2019-03-10 20:35:33 +01:00
Michael Hope b67a78c449 hw: imported the SCAD and rendered layers 2019-03-10 20:35:03 +01:00
Michael Hope d006b1b220 src: renamed hw to src 2018-12-29 16:55:08 +01:00
Michael Hope bc307602d7 Added .gitignore 2018-12-29 16:54:53 +01:00
Michael Hope d38dc08680 worldclock: improve performance, add intensity scaling.
Now does ~25 FPS when transitioning.  Fades based on intensity instead
of PWM level.
2018-12-29 16:28:55 +01:00
Michael Hope d384b6ef38 wordclock: created v1 2018-12-29 14:24:16 +01:00
Michael Hope 88c6b68995 worldclock: add a blink and benchmark coroutine. 2018-12-10 16:34:22 +01:00
Michael Hope fda55db245 iptime: switch to the real retry time. 2018-12-10 16:33:52 +01:00
Michael Hope 9e32a22b20 asynced: allow fps() to ignore the first run and to catch up. 2018-12-10 16:33:33 +01:00
Michael Hope 9a77577ae6 wordclock: added a Makefile, main 2018-12-10 15:53:00 +01:00
Michael Hope 65acf8a1c8 wordclock: moved to circuitpython, fixed esp8266 bugs 2018-12-10 15:52:34 +01:00
Michael Hope 93ba0c8f6d iptime: add a systemd file 2018-12-09 16:08:07 +01:00
Michael Hope 4d62ae2f91 iptime: lookup the external IP address if this comes from inside the network. 2018-12-09 16:07:46 +01:00
Michael Hope ff24f10caa hw: broke out the modules, added the iptime client. 2018-12-05 01:53:28 +00:00
Michael Hope 15a4c70b52 clock: moved files, added requirements.txt 2018-12-01 03:35:12 +00:00
Michael Hope 20a077d5d0 clock: initial commit. 2018-11-30 16:38:29 +00:00