Skip to content

Kalebu/Python-for-Embedded-and-IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-for-Embedded-and-IoT

This repository is for basic introductory course for getting started with Embedded and IoT Development using Python.

Python For IoT

Why 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

Supported Micro-controllers

Ways to controlling Arduino with Python ?

IoT Development

Here once we learn how to control the micro-controllers with Python

we gonna see how to make everything connected

Requirements

You can actually use you're favorite web framework to link your

micro-controllers to cloud but for this tutorial we gonna use flask.

  • Flask or (Django/Fastapi)
  • ngrok (To make a local port accessible over cloud)

About

This repo consists of an introductory course on embedded programming and IoT Development using Python which was a part of a workshop in Pycon Tanzania 2020

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published