Content for ESP8266

IoT Based Home Automation Using Arduino Powered Embbeded Platform

“You come home late from work, manage to get to your room somehow and launch yourself right at your bed to call it day but then you realize that you left the lights on and you neither have the energy …

Make a DIY Smartwatch Using ESP8266

“Smartwatches are extremely fascinating because of the numerous features provided by them with tiny body. The Smartwatch craze began when Pebble released their first Smartwatch. Since then, many companies are constantly working on designing the most utilitarian smartwatch. But, What …

SerialDebug: Improving Debug to Arduino

“Improved serial debugging, with debug levels and simple software debugger, to see/change global variables, add watch, or call a function. Improving debugging for the Arduino Modern development platforms, such as Android and iOS, has debug output with levels (verbose …

Simple Weather Station Using ESP8266.

“In this Instructable I will be sharing how to use ESP8266 to get data like Temperature, Pressure, Climate etc. And YouTube data like Subscribers & Total view count. and display the data on Serial monitor and display it on LCD. The …

Thingspeak Temperature And Humidity App Using Esp8266

“While tinkering with my electronic stuff, I got this idea to make web-based weather app. This web app uses the SHT31 sensor for getting the real-time temperature and humidity data. We have deployed our project on ESP8266 WiFi module. Online …

HTTPS for Makers

“Most of our IOT devices are insecure and vulnerable. It’s high time to learn how to make them more secure, also because unsecured devices will no more be able to use valuable services without using the HTTPS protocol. Already …

Project  Pedalino

Pedalino

“Smart wireless MIDI foot controller for guitarists and more. I know. You are thinking: “yet another MIDI controller with Arduino”. Pedalino is something new from any previous DIY projects and even better of commercial alternatives at a fraction of the …

WiFi WebSocket Remote Robot

“This instructables show how to use ESP8266 module as a HTTP + Web Socket server to build a low lag time (fast response) WiFi remote robot. There are tons of WiFi remote robot on the web. Most of them have a …

Project  Waterius

Waterius

“Get water meter data sent to your mobile phone using Wi-Fi. Made with ATtiny85 + ESP8266-01 + Blynk.cc and AA batteries. Story Goal Transfer water meter data to mobile phone using home Wi-Fi. Use AA batteries for power. Waterius can …

3.3V Mod for Ultrasonic Sensors (prepare HC-SR04 for 3.3V Logic on ESP32/ESP8266, Particle Photon, Etc.)

“TL;DR: On the sensor, cut the trace to the Echo pin, then re-connect it using a voltage divider (Echo trace -> 2.7k -> Echo pin -> 4.7k -> GND).If you are anything like me, you have come to know and …