Content for ESP8266

Build a Cryptocurrency Tracker With ESP8266 and Arduino

“Why? With the latest craze in the world of cryptocurrency and, as coin hodlers ourselves, we wanted to have a tiny desktop display cycling through the current prices of different coins. Although we can certainly find the same information using …

NodeMCU Remote Multisensor With OLED/MQTT

“More than just a pretty (OLED) face - this multisensor (temp, humidity, motion, etc) has MQTT data for your home automation system, as well! This project is my homemade/DIY temperature/humidity multi-sensor, based on the NodeMCU ESP8266, and a DHT22 …

Smart Scooter: Handheld

“Long time ago I’ve build a smart charger for my scooter HP_Baxxter. Now I had time to also build a handheld for it. Right now only the powerconsumption is shown with the device. I hope that in the future …

Wi-Fi Browser Controlled Robotic Arm (with Arduino and ESP8266)

“Robotic arms kits are getting cheaper and cheaper. You can find different models online and try different methods to control them. This project is part of a series of tutorials in which I explore different methods for controlling a robotic …

IoT Made Easy: Capturing Remote Weather Data: UV And Air Temperature & Humidity

“On this tutorial, we will capture remote data as UV (Ultra-Violet radiation), air temperature and humidity. Those data will be very important and will be used in a future complete Weather Station. The block Diagram shows what we will get …

ESP8266-201: Measuring Wifi Signal Using Socket

“In this video we will talk about ESP8266-201. I know that few people know this version, but I like it a lot because of its possibility of antenna connection. We then made an assembly to measure the signal strength …

How To Get Started With Esp8285 Module ?

“Introduction: Spent many head breaking hours just to get started with this tiny latest ESP8285 M3 board but unfortunately could not get even single link where all the information was present in one place. So thought of sharing this article …

ESP8266 Connect WiFi Made Easy

“If you use ESP8266 with Arduino Core you will certainly be issuing instructions: WiFi.begin(SSID, Password). It can connect WLAN easily but the access point to be connected is fixed and inflexible. Whenever the access point to be connected …

IoTrix (Smart Advertisement LED BOARD)

“IoTrix (Io - Intelligent ,Trix -LED matrix) .The project aims to make a Pharmacy sign board with P10 Led matrix in it , controlled by APP. IoTrix This App will let you customized messages displayed on the led matrix and Control the …

Easy ESP8266 (Arduino Core) Web Controls With Embajax

“If you came here, you have probably started playing with an ESP8266 as a web server, before. But if you have not: It’s incredibly easy to implement a webserver on an ESP8266, and you should try this, today! (The …