Running a Python Flask Web App on a Raspberry Pi
In this project, we will be showing you how to set up a Flask web application on your Raspberry Pi. Flask is a web framework for Python that allows you to very easily create a dynamic web page. Being written in Python you can easily integrate data from the Pi's GPIO pins. Read More...