Wemos D1 Mini

Exploring the ESP8266 Hardware Timer – LED

In this blog post, we will explore and discuss the hardware Timers available for ESP8266 boards. The code utilizes the ESP8266 timers to handle interrupts efficiently and uses a library written by Khoi Hoang. Introduction to ESP8266 Timers The ESP8266 is a popular microcontroller with built-in WiFi capabilities, but it has limited hardware timers available.

Exploring the ESP8266 Hardware Timer – LED Read More »

Connecting ESP8266 to a BMP280 Sensor and LCD

In this tutorial, we will learn how to connect an ESP8266 microcontroller with a BMP280 pressure and temperature sensor and a 2004 LCD display. We will use the Arduino IDE for programming the ESP8266. Components Required ESP8266 development board (e.g., NodeMCU or Wemos D1 Mini) (Affiliate) – https://s.click.aliexpress.com/e/_DD3JQhj BMP280 Pressure and Temperature Sensor (Affiliate) –

Connecting ESP8266 to a BMP280 Sensor and LCD Read More »