IoT Clock: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
== Code == | == Code == | ||
Hacky and | Hacky and stuff... but working. | ||
https://gist.github.com/morgulbrut/ed29a2c7a000f6117db1 | https://gist.github.com/morgulbrut/ed29a2c7a000f6117db1 | ||
== Settings == | |||
Some parameter could be set trough webrequests. | |||
Some curl examples: | |||
== TODO == | |||
* clean up code. | |||
* defining a useful API. | |||
Revision as of 21:01, 20 November 2015
Look Obama, I made a clock.
BOM
- Particle Photon
- Adafruit neoPixel Ring 60 Pixels
Code
Hacky and stuff... but working.
https://gist.github.com/morgulbrut/ed29a2c7a000f6117db1
Settings
Some parameter could be set trough webrequests.
Some curl examples:
TODO
- clean up code.
- defining a useful API.