bk1285 / rpi_wordclock

Software to create a Raspberry Pi based wordclock
GNU General Public License v3.0
214 stars 107 forks source link

Integrating a small webserver for control #57

Closed Tihmann closed 7 years ago

Tihmann commented 7 years ago

Iḿ trying to integrating a small webserver for control purposes. I used cherrypi for that purpose http://docs.cherrypy.org/en/latest/tutorials.html#tutorial-3-my-urls-have-parameters

I have the webserver running, now I am trying to control the wordclock to change some parameters, e.g. brightness using a webserver. Could you provide some help ?

Tihmann commented 7 years ago

https://github.com/euchkatzl/RaspberryWordclock-RemoteControl seems to be broken as WebIOPi is not working any more @euchkatzl

bk1285 commented 7 years ago

Hey! Lets discuss here? https://github.com/bk1285/rpi_wordclock/issues/18

Since its about the same topic. Maybe we find a way, how to combine all these things together for a proper solution... :)