News

In this article, we will learn to set up and program an ESP8266 with MicroPython, and we will get the temperature and humidity data from our favorite DHT22 temperature and humidity sensor.
On the ESP8266, because it’s all in Python, the code is similar. In fact, the same basic code would work between two computers running vanilla Python just as well as the ESP8266 running MicroPython.
A simple and efficient MicroPython web server designed for Raspberry Pi Pico, ESP8266, ESP32, allowing seamless control of microcontroller projects via a web browser ...
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.
MicroPython is an lightweight implementation of Python 3 that runs on ARM Cortex-M micro-controllers such as STM32 or Texas Instruments CC3200, and since ESP8266 is so popular, work has started to ...
Now available in the Elektor Store is our new book all about ESP8266 and Micropython. Dogan and Ahmet Ibrahim aim to teach the reader how to use Micropython on ESP8266 based hardware, especially on ...