Building_your_First_IoT_Application_with_Flask_and_MicroPython

Building your First IoT Application with Flask and MicroPython

Workshop at Pycon Colombia 2021

Main features of this repository are a flask server and micropython scripts to send data over http requests.

Installation

Clone the repo

   git clone https://github.com/OscarSantos98/Building_your_First_IoT_Application_with_Flask_and_MicroPython.git

Usage example

First you must run flask server either as python app.py or flask run Then, you can start sending data from your microcontroller which must be flashed first if your board does not have the proper firmware to run micropython.

You can check more information about the boards that can run Micropython and how to download it in its website.

Development setup

Packages

Python

MicroPython

IDE

Extension

Tools

Release History

Follow me at

Twitter: @OscarSantosMu
Instagram: oscarsantosmu