Tag: NodeMCU
-
GitHub – HausnerR/esphome-door-lock: IoT door lock based on Wemos D1 mini and RC522 RFID module
This Github repository provides an IoT door lock solution based on Wemos D1 mini and RC522 RFID module that can be integrated into Home Assistant (Hassio) via ESPHome. github.com/HausnerR/esphome-door-lock <github.com/HausnerR/esphome-door-lock>
-
bitluni’s lab – making things
Bitluni is one of the best sites out there dealing with all kinds of maker things – e.g. based on ESP8266, Raspberry and Sensors. There are always new and funny tutorials which are straight forward and expose a lot of insights. > > bitluni.net/ >
-
Self-contained NodeMCU flasher with GUI based on esptool.py and wxPython.
Self-contained NodeMCU flasher by marcelstoer with GUI based on esptool.py and wxPython. > > github.com/marcelstoer/nodemcu-pyflasher <github.com/marcelstoer/nodemcu-pyflasher> > > <github.com/marcelstoer/nodemcu-pyflasher#start-of-content>Press h to open a hovercard with more details.
-
433toMQTTto433 – Bidirectional ESP8266 NodeMCU gateway between RF 433Mhz signal and MQTT
The goal is to act as a gateway between 433Mhz sensors and a MQTT broker or between the MQTT broker and 433Mhz actuators, It enables to receive MQTT data from a topic and send RF 433Mhz signal corresponding to the received MQTT data and publish MQTT data to a different topic related to received 433Mhz…
-
Tutorial ESPEasy Firmware Upload – Let’s Control It
When you buy the ESP module it will most likely have the factory AT or NodeMCU (LUA) firmware inside. To get the ESP Easy running, you need to replace the firmware with the ESP Easy firmware first. This can be done with a special flash upload tool that uses the ESP serial interface. You can…
-
Quick Start to Nodemcu (ESP8266) on Arduino IDE
Crash Course on NodeMCU (ESP8266) on Arduino IDE – complete Setup and Testing Procedure. > www.instructables.com/id/Quick-Start-to-Nodemcu-ESP8266-on-Arduino-IDE/