README.md
September 13, 2021 ยท View on GitHub
Esp8266 MQTT Client based on MicroPython
How to start coding with esp8266 (Wemos D1 mini) on micropython
| :bulb: | 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$ |