Actualités

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 working on however I ...
ESP8266 - Python Connection in Arduino Based System This project contains ESP8266 and Python connection via socket library. In ESP8266 Arduino sketch there is a function called "espSetup ()". When ...
After a seemingly endless stream of projects that see the ESP8266 open doors or report the current temperature, it can be easy to forget just how powerful the little WiFi-enabled microcontroller re… ...
Uploading a Python Based LED Blink Code using Ampy Accessing MicroPython with the help of the PuTTY terminal is a good way to communicate with the ESP module, but another easy way is to upload the ...
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.
[Damien] sent us a quick email to let us know that Micro Python, a lean and fast implementation of the Python scripting language on microcontrollers is now running on the ESP8266. You may remember … ...