Nuacht

This is a small project, which connects ESP8266 to a MySQL Database. ESP8266 has connected to it the temperature sensor DHT11, which provides uC with temperature and humidity and post it to a webpage, ...
Bước 2. Tạo database trên host, thêm code trong file createTable.sql vào SQL để tạo bảng dữ liệu. Bước 3. Chỉnh sửa 2 file esp_data.php và index.php cho phù hợp với database vừa tạo và thêm chúng vào ...
[Matheus Garbelini] just came out with three (3!) different WiFi attacks on the popular ESP32/8266 family of chips. He notified Espressif first (thanks!) and they’ve patched around most of th… ...
Okay, maybe it was a little limited, but nostalgia doesn’t care. Now [mcuhacker] is working on bringing some of those memories back by getting a PC-XT emulator running on an ESP8266.
Connecting ESP8266-01 with Arduino: So far we have programmed our ESP8266-01 to read the required data from the internet at an interval of 10 seconds and send it serially out. Now we have to interface ...
ESP8266 transceiver is used as a standalone microcontroller as well as a WiFi module with other microcontrollers. Explore here the DIY tutorials and projects based on ESP8266 WiFi module.
PicoMQTT is a lightweight MQTT library for Arduino/PlatformIO optimized for ESP8266 and ESP32. It not only supports the MQTT Client mode like most existing solutions but also the MQTT Broker mode ...