Other

“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 …

“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 …

“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 …

“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 …

“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 …

“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.”

“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 …

“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 …

“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 …

“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 …