News

The various development boards such as the NodeMCU or Wemos D1 make working with the ESP8266 an absolute breeze. If they have a downside, it is that they are larger than the bare ESP2866, and of ...
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 ...
Programmer for ESP8266 modules with automatic programming mode. The need has arisen for small-scale programming of ESP8266 modules. These modules are used in many IoT devices where WiFi communication ...
Abstract: This paper delves into the programming model of the ESP8266 and ESP32 platforms, examining their compatibility with diverse programming languages and development environments. It also ...