The Wemos D1 Mini is like a tiny Arduino with WiFi capability based on the ESP8266 chip, in other words it is a superb little board that everyone should be…
Category: ESP8266
ESPHome vs Tasmota (And How To Switch Between Them)
Trying to decide whether Tasmota or ESPHome is the right firmware for your smart home application? Or perhaps you are using one and want to try the other? In which…
Super-simple Touch Switch For Home Assistant Using ESP8266
With ESPHome we can easily turn the analogue input (ADC) pin into a touch switch with a bit of clever software configuration and no external components! This switch can be…
Easier ESP8266 Web Server LED Control Using ESPHome
Want to know a quicker and easier way to to control a LED or relay with a web browser? ESPHome is a powerful IoT tool that sits on top of…
Home Assistant & ESPHome Servo Example (Step-by-Step guide)
Looking to integrate a servo with Home Assistant? This step-by-step tutorial will guide you through the process of building a wireless servo and integrating it with Home Assistant! For the…
How To Add ESPHome To Home Assistant (Step-by-Step Tutorial)
If you are using Home Assistant then no doubt you have heard of ESPHome, but what is it? How can it benefit you and how can it be added to…
How To Setup Communication Between Two ESP8266 Using Arduino
Are you wanting to learn how to quickly and easily link two ESP8266 modules using Arduino? This article provides an easy step-by-step solution and you don’t even need a router!…
Flashing Tasmota: 7 Great Methods (And ONE Exclusive Bonus!)
So you want to know how to flash Tasmota quickly and easily? Introducing the only post you will ever need! In this article you will find 6 great ways to…
How To Use Tuya Convert On Raspberry Pi (Step-by-step Guide)
Looking to flash Tasmota, ESPHome or some other firmware on your Tuya device but not quite sure how to use it? This guide will explain the steps to easily remove…
ESP8266 UDP Send & Receive Example (Step-by-Step Tutorial)
Looking for the easiest way to send and receive data from an ESP8266? A great starting point is understanding how to configure your ESP8266 to send and receive a UDP…