Micropython and ESP8266
I had a few Arduino projects that I wanted to port over to Micropython since python is my language of choice these days. Most of my dev boards are some version of ESP8266 and following the instructions @micropython.org was pretty easy.
Check out the work I’ve done so far on GitHub or on Hackster.io

Comments