News

In this repository you can learn how to connect a ESP8266 WiFi module (ESP-01) to an Arduino UNO connected via Serial (Tx Rx) and send data to a MySQL database in a webhosting. Then I notice it was ...
Connects and Arduino board to WiFi using an ESP8266 ESP01 module, then sends data to AWS IOT through an MQTT topic This repo accompanies the "Connected Weather Station" project but can also be used as ...
The UNO R3+WiFi (ATmega328P+ESP8266) board is an unofficial Arduino Uno clone, but has Wi-Fi capabilities. It is promising for many do-it-yourself projects because you can use a single board to easily ...
You won’t even need a USB connection to upload your sketch as it can be done over WiFi just like with Arduino Yun. The Atmel AVR MCU and ESP8266 processor communicate via either UART or I2C as shown ...
There has been some buzz around ESP8266 Wi-Fi module, mostly because of its low price, and SDK availability, meaning it could become the Wi-Fi equivalent of ENC28J60 Ethernet module, and that for $5 ...
Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finall… ...
In this study, we look at how to use Wi-Fi connection and OTP built into cellphones to supplement existing door lock system issues. This system uses OTP (One-Time-Password) authentication and an ...
This smart irrigation system has pH sensor, water flow sensor, temperature sensor and soil moisture sensor that measure respectively and based on these sensors arduino microcontroller drives the servo ...