Content for ESP-12E

ESP-12E

ESP-12E is a miniature Wi-Fi module present in the market and is used for establishing a wireless network connection for microcontroller or processor. The core of ESP-12E is ESP8266EX, which is a high integration wireless SoC (System on Chip). It features ability to embed Wi-Fi capabilities to systems or to function as a standalone application. It is a low cost solution for developing IoT applications.

Simple ESP8266 NTP Clock on VFD Display VFD256x50 GP1287

“Simple way to make a ESP8266 clock on a VFD display that synchronizes the exact time through NTP time servers on the Internet. A VFD (Vacuum Fluorescent Display) is an electronic display device that is commonly used for displaying numeric …

DIY Automated Blinds

“I designed and built my own Smart blinds, To maximise privacy And light coming in. After extensively researching various smart blinds, I realized that none of them met my needs. I wanted both privacy and natural light, but with traditional …

ESP8266/NodeMCU/ESP32 Audio Recorder

“ESP8266 has an ADC input which is a 10 bit analog to digital converter and this pin is the audio signal input for the “ESP8266 Audio Recorder” project. This project is an arduino (c-language) source code, which is a firmware …

Weather Station with ESP8266

“Weather station with esp8266 and 1.3” Oled display. MarCas Tech has developed a small DIY weather station using a simple ESP8266 and a 1.3” OLED display. Within the code, you need to make a WiFi connection with static …

ESP8266 Air Quality monitor with Nova PM Sensor SDS011

“This device measured both PM10 and PM2.5 particles uses the Nova PM SDS011 Laser Sensor, and has a graphic presentation on a TFT display. This time I will show you how to make a device that monitors the quality …

CWX ESP8266 BME280 Compact Weather Station

“Powered by a single CR123 Lithium battery (or external 3V3 DC or USB), this CWX SDK is a Compact Weather Station for IoT Home Automation A local Radio and Electronics Club were looking for a small STEM project which could …

Espboy - Esp12E Based Gaming Console

“Hello there, In this tutorial, I will make a gaming console using an esp12e and OLED display. With this console, We can play different types of retro games like snake, space war, duck hunt etc. so let’s get started …

ESP8266 SMD to DIP adapter

“A breadboard-friendly adapter for the ESP-12 I’ve been using the ESP8266 on some development boards (Wemos D1, NodeMCU, ESP DevKitC, etc.) for a while now. But recently, I started to research how I could develop embedded systems beyond …

Wifi IoT ESP8266 Relay Board Schematic

“You’ll learn how to create and assembly your own IoT PCB Automation. Anyone can control a device over the internet using this electronic board with Wifi support. It has the necessary features to facilitate installation and automation. The wifi …

ESP8266 Starter System

“Self-contained starter system for ESP8266 projects. Includes a web console, web editable preferences system, event log, email capability Esp8266 Starter System - A Self-contained starter system for development of ESP8266 based projects System includes the following base capabilities WiFi support, including …