-->
Page 1 of 1

MicroPython framework for ESP8266 - reccommended!

PostPosted: Sun Jan 26, 2020 9:37 am
by Dovregubben
If you want to program you ESP8266s or ESP32 with Python - have a look at the MyPi-ESP project in Github:

https://github.com/aslake/mipy_esp

This basic framework enables easy deployment of stabile ESP projects programmed in Python. The basic framework provided has easy wifi-connection over access point webserver/login webpage, job scheduler, module for debugging and logging, and a stable main program loop for ensuring conneciton to network and MQTT brokers.