If you have bricked your NodeMCU or just want to load NodeMCU on to a fresh ESP8266 device, you are going to want to flash new firmware to your board.…
Tag: ESP
How To Use The Wemos D1 Mini OLED 64×48 Shield
Let’s talk about one of the coolest shields for the D1 Mini, which won’t cost you a fortune either… the OLED 64×48 Shield! In the previous article we talked about…
Dummies Guide To The Wemos D1 Mini LED Matrix Shield
When learning Arduino or any other maker type platform it can really help to work to an example that produces striking results. Personally I find LED matrix projects incredibly rewarding…
ESP8266 Can’t Connect To WiFi? It’s Probably One Of These…
If your ESP8266 based board is not connecting to WiFi, there are some specific things you can troubleshoot in order to get it to work. In this article we cover…
Wemos D1 Mini Analog Input: Reading the ESP8266 A0 Pin
Did you even see that tiny little A0 pin hiding on your Wemos D1 Mini? Yes that is correct, your D1 Mini and all ESP8266 devices have a single analog…
The Dummies Guide To The Wemos D1 Mini
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…
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…