News

Pyduino-ESP8266 This is a very simple python library that allows you to do the basics of Arduino C++ in python utilising the wifi ESP 8266 board, I originally made this for a drone project I was ...
Simple guide to get python users with some background in microcontrollers started with micropython on esp8266. Most if not all of the material in this guide has been copied from the official ...
Why MicroPython for NodeMCU? Python is one of the most widely used, and easy to learn programming languages to date. So, with the introduction of MicroPython, programming hardware-based ...
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.
Programming the ESP8266 using Arduino IDE: Working with ESP modules have become a lot easier since the Arduino Community has started to support it by providing its own library and board manager. This ...