This project provides a beginner-friendly guide to controlling an LED using an ESP8266 NodeMCU development board programmed with MicroPython. By following the instructions in this guide, you'll learn ...
Scripting languages are for large computers, right? “Real” embedded device work is a hellish, never-ending cycle of code, compile, and re-flash. Well, I used to think so too, but with the ...
Flashing micropython firmware onto the supported device Upload custom Python scripts to the device Interact with the device using WebREPL for running Python commands remotely 💡 Remark: Please wait ...
As if the prospect of having everyone’s favorite scripting language ported over weren’t enough to get you to install MicroPython on a spare ESP8266, there is now a contest for that. Over on ...
Damien George has created a new programming language with standard API to make creating Internet Of Things projects more enjoyable and easier when using the ESP8266 WiFi chip. Watch the video below to ...