Category Archives: ESP8266

Domoticz Tasmota: Control Sonoff without Internet

Sonoff is a family of Smart WiFi Switches to control almost every electric gadget in [...]

3 Comments

Wake ESP8266 by input signals during Deep Sleep the same way as Pin Change Interrupts

Porem ipsum dolor sit amet, consectetur adip isicing elit, sed do eiusmod tempor incid idunt [...]

36 Comments

Noob’s Guide to Nextion Displays with ESP8266 | NodeMCU | WeMos D1 Mini

Software Serial support has been added. Now connect Nextion HMI display to any two pins [...]

28 Comments

ESPMetRED an Arduino IDE compatible library to communicate ESP8266 and Node-Red via MQTT

This library can be used to control ESP8266 nodes from Node-Red. Just burn Examples/ESPMetRED/ESPMetRED.ino to [...]

19 Comments

Installing secure Mosquitto broker on Raspberry Pi with Raspbian Jessie or Stretch along with systemd start up

Eclipse Mosquitto™ is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol [...]

12 Comments

WeMos D1 Mini Mod: Replacement with ESP8266 ESP-07 + OTA

While working on a wireless project, WiFi range is a common issue. Today We have [...]

1 Comment

Connect 1602 I2C LCD with ESP8266, NodeMCU, WeMos

Using low cost 1602 (16 chars and 2 line display) LCD in your IOT projects [...]

1 Comment

ESP8266 Basic Setup and Program using Arduino IDE

Contents: Introduction Features Hardware needed Procedure Step-1) Power Supply Step-2) Schematics Step-3) Programming ESP8266 with [...]

Startup Guide for ESP8266 NodeMCU WeMos

ESP8266, NodeMCU and WeMos etc. development boards are very popular among IOT enthusiast. But as [...]

Arduino custom library and pubsubclient call back

Months back when I tried to make my own library consisting of all necessary code [...]