Content for ESP8266

WiFiRGB - A WiFi-enabled RGB high-power LED

“Some time ago I read about the cheap and easy to use ESP8266 WiFi modules and I had to have a couple of them. So I ordered two ESP-01 modules. At the time I had no idea what to …

DIY ESP8266 ESP-01 Programing / Test board

“NodeMCU and other ESP8266 modules are starting to become very popular because they offer an embedded development platform with a CPU+RAM+Storage+WiFi all in one for (considerably) less than the price of an Arduino. There are a number …

ESP8266 Bread Board Testing

“This instructables show how to test ESP board on bread board without soldering, especially for ESP-07 and ESP-12(E) and may be ESP-03. ESP board most require 2 mm pitch connector but most bread board are 2 …

IRToWebThingy: IR remote to WiFi adapter with ESP8266

“I made an IRToWebThingy that reads common (and some not so common) infrared remote control codes and makes them available to any devices on the local WiFi network so you can script various things. For instance, you can fly a …

ESP8266 control panel upgrade

“While writing the article on multiplexing the esps inputs I came up with the idea of PWMing all the outputs at once by interrupting the path to ground with an n-FET. Thats actually not a bad idea, and I …

How to Build a Control Circuit with Adjustable Working Time via Wi-Fi

“You can implement this system in environments where you need to set your DC load for a specific time. This will allow you to use our Android application without any need for a hardware interface, keypad, and LCD screen.”

IoT7egment ESP8266

“This Internet Connected Display is carefully designed keeping in mind the following:Stylish and Visible(Hence Seven Segment and not LCD); Compact hence used new way of circuit design by using pluggable two parts and two layer circuit for the …

SubPos: a WiFi Positioning Solution for Places GPS Cant Reach

“When the world’s lifeforms are forced into subterranean dwellings due to nuclear fallout, evolution into lizard people or warming of the Earth, we will require a simple method for determining our position underground. In our current age, we are …

Emergency Fall Notifier Come Panic Button

“Every year, one-third to one-half of the population aged 65 and over experience falls. Falls are the leading cause of injury in older adults and the leading cause of accidental death in those 75 years of age and older. For …

Running NodeMCU on a battery: ESP8266 low power consumption revisited

“Over the last year I have standardised on the ESP8266 for all my small IoT projects. Its low price, ease of use (now that the Arduino IDE is available), tiny size and built in Wi-Fi makes it a compelling option …