Content for ESP8266

Using the 4 pins of the ESP8266-01

“The limited number (4) of GPIO pins on the ESP8266-01 may seem like an obstacle, for any serious application. Yet if one uses the pins in a smart way it is very well possible to do a lot with …

A Desk Drawer Protector Using ESP8266

“I am slightly (just a teeny bit, I assure you) obsessed with my desk drawer and the arrangement of the contents therein. When I am in dire need of my Kuru Toga pencil (sketch emergency) or my Alaskan knife (bear …

ESP8266 Led Strip MQTT Control Lights WS2812

“I always wanted under bed led lights so that I can control the mood or even on the family room underneath the tv to get very subtle lighting. I could write rules in OpenHAB and it takes care of the …

Project dEEP

“This is a continuous bi-copter project aimed at making low cost & repairable UAVs. The reason this is concise is that there’s already lots of info on other sources & I don’t want to drag away from the main focus …

Home Automation with ESP8266 and Relay Controller

“Everyone loves a good sunny day. And if there are some cool breeze and good music, then that’s the best feeling in the world. But when the sun goes down, we all hate it when we have to go …

IoT LED Cheering Stick

“This instructables show how to use ESP8266 to make a mobile configurable IoT LED cheering stick.”

Monitoring humidity, temperature in the hen house: DHT11, DS18B20, ESP8266

“In order to keep track off the temperature in the night quarters of my chicken coop I needed a wireless connection to some sensors. As I had an ESP8266-01 lying around that seemed like the perfect medium to do …

Switcher – A WiFi Open Source Power Switch and Socket Based on ESP8266

“This is my latest project – The Switcher, a Wifi, open source, power switch and socket. Built with modularity in mind – It can be mounted as a wall lights switch or used as a standalone power socket. Switcher gives the ability …

ESP8266 Wifi enabled 8×64 pixel LED matrix display

“This project is a modification of my previous Bluetooth-enabled LED matrix display project, which used 8×64 monochromatic LED matrix (total 512 LEDs) for displaying scrolling text message. The original project used Bluetooth for display data transfer from a smartphone …

How to make your own WIFI Gateway to connect your Arduino to IP Network ?

“As so many people you think Arduino is a very good solution to do domotic and robotic ! But in term of communication Arduinos just come with serial links. I am working on a robot that need to be permanently connected …