Nuacht

This is a project to do a messaging web page where it is possible the communication between two Web servers through a WiFi communication using two ESP8266.The objective of this project is to learn how ...
Our final goal for this tutorial is to learn how to remotely activate a relay. This is the first step towards a more ambitious project: a network of smart garden watering devices, monitored and ...
In this ESP8266 Internet Clock project we will use ESP8266 NodeMCU to get current time and date from NTP servers and display it on OLED display.
However, it's not very beginner-friendly. Today, on this episode of Cyber Weapons Lab, we introduce you to MicroPython and teach you how to use it to program an ESP8266 such as a NodeMCU or D1 Mini.
In this tutorial, email will be sent using ESP8266 NodeMCU module and Atmega16. The instructions will be given by Atmega16 and when ESP8266 receives the instructions, it will send an email to selected ...
Extensive implementation of Internet-of-Things (IoT) systems increases the needs of IoT engineers. However, some available IoT-trainer modules, which needed to equipped engineers with IoT skills, are ...
The official tutorial on the MicroPython site is fantastic. If you know Python already, you’ll be up to speed with ESP8266 MicroPython in a half hour. MicroPython and ESP8266 Extensions ...