Content for NodeMCU

NodeMCU

NodeMCU is an open source IoT platform. It includes firmware which runs on the ESP8266 Wi-Fi SoC from Espressif Systems, and hardware which is based on the ESP-12 module. The term "NodeMCU" by default refers to the firmware rather than the development kits. The firmware uses the Lua scripting language. It is based on the eLua project, and built on the Espressif Non-OS SDK for ESP8266.

Manga Reader ESP8266

“Greetings everyone, So here’s something fun: aMANGA READERmade from scratch with custom PCBs and 3D printed parts. The brain of this project is an ESP12F Module, which is an ESP8266-based WiFi Module connected to an ILI9225 LCD Screen …

NodeMCU Home Automation Project With Cadio

“Make IoT-based Smart Home Automation using NodeMCU Cadio to control 4 home appliances from the Google Home, Amazon Alexa App, and Cadio. In this IoT project, I have shown how to make IoT-based Smart Home Automation using NodeMCU Cadio to …

LED clock with auto time set over Wi-Fi / NTP protocol

“A seven segment LED clock that connects to the internet to automatically set the time and sync on the hour every hour. I made some internet connected 8 digit 7 segment LED displays using a NodeMCU and Harris semiconductor ICM7228A …

Weather Monitoring And WeatherForeCasting

“This Project Aims Weather Monitoring,predicting and Analyzing using DHT11 sensor and ThingSpeak along with Algorithms. Abstract: The Internet of Things (IoT) project on the DHT22 sensor provides a way to measure and monitor temperature and humidity in a variety …

ESP8266 Word Clock on 16x16 Led Matrix

“Word Clock is a special type of clock where the current time is highlighted within a set of words that can tell any possible time. Word Clock is a special type of clock where the current time is highlighted within …

Home Automation Board with ESP8266 Dual Output

“I made a custom home automation board from scratch using the ESP07S module and other mandatory components. Story As technology advances, more and more people are turning to home automation to simplify their lives. From smart thermostats to voice-activated assistants …

Home Automation Board with NODEMCU Six Outputs

“A NODEMCU based home automation board with six relays and an onboard AC SMPS for powering the device directly from an AC source. This is a Home Automation Board that is based around the NODEMCU ESP8266 Board and Six Relays …

Pingo Color Clock by Illusionmanager

“Pingo is a clock that’s all about adding some fun and color to your day! Its name means “I paint” in Latin, and that’s exactly what it does - it paints the color of time. It’s a completely …

vibrotactile-stimulator

“This DIY device is for vibrotactile stimulation and consists of 8 vibration modules and a NodeMCU controller. The frequency, vibration duration, and other settings can be adjusted using a web browser through WIFI. It can be built for less than …

Decorative Analog LED Strip IoT Clock

“An analog IoT LED clock running on an ESP8266, driving a WS2812B LED strip, constantly synched using an NTP server and controlled by your smartphone via a web server. Actually, It is not that complicated and all of the above …