Content for NodeMCU

Smart Home Electrical Distribution for Floods

“This hack is a proof of concept that shuts off power only to the level of the house that has been flooded, allowing for normal use elsewhere Story I recently got to know a person from Fredericton, New Brunswick, Canada …

Python/MicroPython IoT Framework Example - Auto Irrigation

“A Py/mPy auto irrigation system with push notifications to Android, and rainfall prediction with Darksky API for more efficient water usage. Story Idea: The idea of this tutorial is to provide examples of how to read sensor data with …

IoT Desktop Clock and Thermometer

“This instruction will show you how I built a desktop clock and thermometer, without any special tools. This desktop clock shows the current time, the temperature and the humidity. The clock is very precise because it is synchronized to a …

DIY - Wifi Light Sensor - Wifi Communication to ThingSpeak

“The purpose of this project is to create a IoT (Internet of Things) device with arduino which send data to ThingSpeak by WiFi, and create real-time graphics. ThingSpeak store and retrieve data from things using the HTTPprotocol over the Internet …

OLED I2C Display Arduino/NodeMCU Tutorial

“The very first program you write when you start learning a new programming language is: “Hello World!”. The program itself does nothing more than printing a Hello World text on the screen. So, how do we get our Arduino to …

DIY Light Alarm Clock

“Have you ever wanted to try one of those fancy alarm clocks that mimics the sunrise to wake you up? Do you want to add some colored lights to your room? Do you want to control it all from any …

IDC2018IOT Leg Running Tracker

“We came out with this idea as part of the “Internet Of Things” course at IDC Herzliya. The project’s goal is to enhance physical activities that involve running or walking using NodeMCU, a few sensors and a could server …

IDC2018 IOT Smart Trash Bin

“Good waste management has become an essential issue for our planet. In public and natural spaces, many do not pay attention to the waste they leave behind. When there is no garbage collector available, it is easier to leave waste …

Nodmcu RFID Attendance Server With Processing

“A cool way to mark attendance. Have you ever felt the need to automate your attendance process? If yes, then this is the perfect project to work upon. Based on nodemcu, mfrc522 rfid module and processing IDE, this allows you …

Augmenting Augmented Reality

“Todays Augmented Reality (AR) devices enable users to interact almost naturally with their surroundings, e.g., by pinning digital content onto real-world objects. However, current AR display are mostly limited to optical and video see-through technologies. Nevertheless, extending Augmented Reality …