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 ...
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 microcontrollers got very easy. If you have ...
This project contains ESP8266 and Python connection via socket library. In ESP8266 Arduino sketch there is a function called "espSetup()". When this function called, it will set all settings for ...
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… ...
[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 … ...
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.