Content for ESP8266

Cheap & Cute PhotoFrame Without SD Card on ESP8266 + 1.8inch TFT

“Digital photo frame are awesome thing to show photos of your family members, friends and your pets. I wanted to build a small, cheap and cute photo frame with the parts already in my hand. This frame use 1.8 …

Duh-Vinci Surgical Robot

“There is no good reason for this to exist. There is however a festering reason. A couple of years ago, LVL1 Hackerspace hosted a Hack-a-thon for useless and/or impractical devices. With only 48 hours, this was outside the scope …

ESP8266 - 1+ Year 18650 battery lifetime

“Around 1.5 year ago I started developing small sensors that could be placed around the house measuring temperature and humidity. The first few version did not last very long on their batteries (2xAA), around 1-3 months. So I spend …

Transmit and Receive Morse Code Using Light With Arduino and Smartphone’s Camera

“This device allows you to send any message using morse code. (you don’t need to know morse code for this projects) In short: you send morse code with ESP8266 or Arduino and receive it with a smartphone’s camera …

DC Motor Position Control

“This instruction will show how to control motor position via Local web network. Now you can use smart phone or iPad connected to network, then type address of local web server of motor From here, we can control motor position …

ESP-AHT10-Extra

“Minimalist ESP-8266 temperature/humidity sensor/programmer. This is a Kicad design which uses a PCB USB connector and integrates an ESP-12 (or 07), CH330N USB controller, a small voltage regulator (HT7233), and a AHT-10 temperature/humidity sensor …

Transmit ESP8266 Data to Google Sheets

“This project allows you to transmit DHT environmental data from your ESP8266 to your Google Sheet for data logging. This project allows you to process data with your ESP8266 and send that data to Google Sheets in the cloud via …

Do It Yourself Siren Alarm Based on ESP32 Wemos D1 R1

“My home automation system needed a loud alarm signal when either “panic” or “fire” was declared by my family. A 12 volt siren was perfect. Story I’ve been building a home automation system for several years. Today, Internet of …

Restore or Upgrade Firmware on ESP8266 (ESP-01) Module Using Arduino UNO

“The ESP-01 module that i used originally came with older AI Thinker firmware, which limits its capabilities since many useful AT commands are not supported. It is generally a good idea to upgrade your firmware for bug fixes and …

Room Control With ESP8266 | Temperature, Motion, Curtains and Lighting

“This project consist on a system based on the NodeMCU ESP8266 module that let you control the brightness of a LED Strip and the curtain of your room, also it’s able to send data about the motion events of …