Close

308 Results for "nodemcu"

  • Arduino - Home Automation Server

  • The complete tutorial for this project is inside the website www.HomeAutomationServer.com.After you login you'll be able to setup everything in no time!You can use this platform with Arduino and ESP8266:Arduino with Ethernet Shield TutorialESP8266 with...
  • Light Alarm Clock

  • Because making sure a dimmable AC circuit will work is hard (plus I would have to actually get a dimmable light then...), the light alarm clock is based around a 12V DC LED lamp.A nodeMCU connects to NTP over wifi to keep in sync and calibrate the time...
  • Wi-Fi christmas lights

  • This is a super simple project but provides a good introduction to the ESP8266 and Lua. A "Hello World" of Wi-Fi projects.Build instructionsFlash the nodeMCU firmware to your ESP8266. In order for this project to work, you will need the PWM, HTTP and...
  • A.I.B (Another IoT Button)

  • Internet Button Has been around for the past few years since the IoT concept become popular. Particle.io itself which this project is based on, already sell its own internet button which cost another $30 from the photon hardware.This project is another...
  • Smart Chain Puller

  • The brain of the Smart Chain is an ESP8266 NodeMCU board. It uses the ESP8266_RTOS_SDK with the esp-homekit-sdk. I chose this framework because I wanted the features of FreeRTOS, and I have used Apple HomeKit before. However, at some point I would...
  • Web M-Bus gateway

  • Some picturesHere is the disassembled device (guess the age of the green 10k resistors): ... and here is the circuit: Here's how it looks assembled (I was too lazy to draw the labels, so I delegated it to the 3D printer): And here is an example of my...
  • LuaLoader for ESP8266

  • New Features:0.83 check for new devices when opening comm dialog. No need to restart.0.83 add Upload all .lua files to install multiple files in one click0.83 add Custom button that executes a user defined file.0.82 add Upload all changed files command...