Content for ESP8266

Graphic Programming Obstacle Avoidance Robot

“The purpose of this project is to build an obstacle avoidance robot without further knowledge of Arduino programming. Let’s get rid of Arduino coding, learn and make an obstacle avoidance robot by using Scratch3.0 based software within two …

How to Use ESP8266 With PCF8574 - 4 Input and 4 Output

“How to increase the number of I/O pins on the ESP8266 using the PCF8574. This example will use four buttons (as inputs) and four relays (as outputs) and only one PCF8574 chip. The four pins of the PCF8574 chip …

Mobile Weather Sensors Using ESP8266

“Mountain Biking in the local trails in my Southern California home has kept me both reasonably fit while maintaining a close connection with nature. As you roll through many of the trails here, the terrain varies significantly…from the darker …

Simplest ESP8266 Local Time Internet Clock With OLED

“I was looking for a straightforward clock to use with a 128x64 OLED I got from Adafruit but found that a lot of the implementations were too cumbersome, involved a ton of code, weren’t clear on what NTP servers …

Machine to Machine Talk Using ESP8266

“Machine to Machine talk is a subpart of IoT(Internet Of Things) in which a machine gives a command or signal to another machine for doing some task.And in this article, I’ll be teaching you how you can …

Bright Ball IOT

“This project is based on the control, via the app Blynk, a matrix of neopixel, since a simple lamp was not enough I added a watch and a temperature and humidity sensor, but we see in detail.”

Gateway: ESP8266 Modbus RTU MQTT + HMI Industrial Panasonic

“Given the growth of IoT applications using the MQTT protocol as a base and the Node-RED platform, we have created a possibility for industrial devices or devices using Modbus RTU protocol (RS232 or RS485) to interact with applications or …

Project  ioTank

ioTank

“IoT (internet of things) environment monitor based on Esp8266 (NodeMCU), Arduino, Jquery, Django REST, Fritzing, the third industrial revolution, and the Hammond 1551k project box. Designed in Colorado by Object Syndicate. ioTank captures real time (every 300ms) sensor readings for …

NodeMCU - Smart Home Switch

“This guide purpose is to show how you could control any remote switch remotely over the internet without maintenance any static IP address. This guide is not required any previous knowledge, but basic code knowledge is recommended. Before starting read …

ESP IR Remote (for Kenwood Hi-Fi But Fully Customisable)

“I have always been interested in gadgets & music and if I was asked where the split is, I’d say 50-50. I’ve tinkered and hacked things together since I could hold a screwdriver; some successfully and others not so …