This repository is for basic introductory course for getting started with Embedded and IoT Development using Python.
When it comes to embedded and IoT Development, it has mainly dominated by low level programming language mainly C/C++ and Assembly due to their lower memory management capability but its changing now Python is taking a leap and become one of top language for IoT and Embedded Development
Here once we learn how to control the micro-controllers with Python
we gonna see how to make everything connected
You can actually use you're favorite web framework to link your
micro-controllers to cloud but for this tutorial we gonna use flask.