Skip to content

matbgn/mqtt_upython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esp8266 MQTT Client based on MicroPython

How to start coding with esp8266 (Wemos D1 mini) on micropython

License PRs Welcome

💡 For a convinient interactive documentation please visit: https://matbgn.github.io/mqtt_upython/

Introduction

This repository is aimed to guide me (you) through the complete process of working with MicroPython on ESP8266 especially Wemos D1 mini.

All contributions are welcomed!

How to start

Simply clone this repository

git clone https://github.com/matbgn/mqtt_upython.git

Then inside of it make sure you have a fresh Python (3.5+) virtual environment. You can follow this tutorial to proceed: https://matbgn.github.io/skeleton-python/#/README?id=start-a-new-python-project

Contribute to documentation

If you want to work on documentation and therefore run this documentation locally (http://localhost:3000) with hot reload, make sure you run those scripts:

npm i
npm run docs

Quick TL;DR about Docsify here: https://matbgn.github.io/skeleton-python/#/docsify-docs/start-documenting?id=start-documenting-using-docsify

BOM (Bill Of Material)

Qty Description Price
1 Wemos D1 Mini ~2$

About

MQTT Client using micropython on ESP8266

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published