Content for ESP8266

Tracey - Drawing Machine

“Tracey is a servo based panto-graph drawing machine. It consists of two main parts: Controller board Drawing mechanism assembly. Once calibrated correctly Tracey can produce nice fun drawings, slightly shaky but this is the nature of the parts used. There …

Room Temperature Prediction Via LM35 Sensor and Machine Learning

“Introduction Today we are focused on building a machine learning project that predicts temperature via polynomial regression. Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being …

Build your own IoT/MQTT node for less than $2

“In this post, I will be explaining ESP-12F module usage with minimal set of components. ESP-12F as a stand-alone module is of no use unless mounted on a base board like wemos-d1-mini.”

Smart Trash Bin Automation

“Make a simplified table trash bin and can. One day, I walked to an overseas mall. There we don’t need to do something to open it without touching it without stepping on it, just approaching it or bringing our …

WiFi Switch for Home Appliances With ESP8266

“Learn how the build your own WiFi switch with the ESP module and how to control any appliance of your favorite place. What are WiFi Switches? Nowadays we are living in an Internet of Things age and WiFi Switches are …

Smart Switch With Motin Deetection

“Smart Switch using ESP12F Module for 2 Relay control + Motion deetection using PIR sensor. Motion deetection is selectable. if its enabled then Relay 2 will operate based on PIR sensor. PIR sensor enable is possible using MQTT message. System Overview …

ESP8266 NodeMCU + LM35 + Blynk ( IOT Weather Station/ Digital Temp Sensor)

“Hi guys! In this Instructable, we’re going to learn how to interface LM35 sensor to NodeMCU and Display that temperature info over the internet on a smartphone with Blynk application. (Also in this project we will be using SuperChart …

Getting Started With MicroPython on the ESP8266

“Do you want a different way to program the ESP8266-based boards rather than the common method using Arduino IDE along with C/C++ programing language ? In this tutorial we will learn who to configure and control an ESP8266 board …

Normal air conditioner becomes wifi controlled

“The standard air conditioner not connected you already have can be hacked to be used with a smartphone I’ve got a standard Daikin air conditioner in my home, it’s not a connected device. It’s controlled only by …

Speed Control for Brushless Motors With an ESP8266

“What are Brushless motors? Also known as synchronous DC motors, they are an special type of motor that consist on a stator and a rotor as most of the motors out there, but with a difference, “brushless motors” ,as it …