This repository contains code for setting up an ESP8266 microcontroller as a client and a server using WiFi connectivity. The client sends HTTP POST requests to the server with the message "MESSAGE" ...
A simple TCP Server & Arduino Sketch. Connects a wifi-enabled (ESP8266) Arduino-nano-like board to a TCP server via a socket connection. Load sketch onto ESP8266 (adding wifi info, server IP, and ...
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. Finally, ...
In this post, I am going to probe the components and compatibility of a cheapest Arduino Uno Wi-Fi board you can buy for your IoT projects. The UNO R3+WiFi (ATmega328P+ESP8266) board is an unofficial ...
I have a wee major project underway - a giant clock made out of seven segment LED strips. Lots of soldering: Much to my surprise, the soldering all went fine and my Arduino code to display the time ...
There seems to be a hacker maxim that whatever gadget you are working with, it would be better to have several of them running together. That might explain the ESP8266 web server farm that [Eldon ...
The maker, Rizwan's Ideas, made a video on DIY vacuum cleaner 3 years ago. A lot of people loved the original, but many wanted Wi-Fi and IoT features, so he decided to upgrade it with better tech and ...
Abstract: This paper demonstrates the efficient use of Internet of Things for the traditional agriculture. It shows the use of Arduino and ESP8266 based monitored and controlled smart irrigation ...