Tag : Html forms.

How to make a web interface for Raspberry Pi with Flask

post image

Here's an example of how to build a python based web server usingflask library to control a LED via form button. Do take a look at  my music server post for an application - I used a similar webapp to control functions as reboot , shutdown for my music server.The following guide is written assuming the reader has a basic understanding of Html, Raspberry Pi and python scripting. [...]