MAIN I1

Using Flask to Send Data to a Raspberry Pi

Introduction In this tutorial, we’ll show you how to send data from cheap WiFi nodes to a Raspberry Pi over an internal WiFi network. It relies on the Flask framework for Python, which is a relatively simple-to-use method of creating a web application that can execute Python scripts.   We’ll use a Raspberry Pi 3 and SparkFun ESP8266 Thing to […]

Using Flask to Send Data to a Raspberry Pi Read More »