Recent posts

Weather Station with ESP32 - Part III

4 minute read

In this project, we are taking our previous work a step further. We previously utilised a BMP180 sensor to collect data on temperature and pressure, and then...

Weather Station with ESP32 - Part II

5 minute read

In the previous post, we began the process of building a weather station using an ESP32 board. We selected the BMP180 sensor due to its precise and dependabl...

Weather Station with ESP32 - Part I

4 minute read

In this project, we have built a weather station using an ESP32 board and a BMP180 sensor. Our goal was to create a custom weather station that is tailored t...

ESP32 LED Control

12 minute read

This project shows some of the features of the powerful ESP32 microcontroller. Starting with a simple LED circuit, we demonstrate how to control it using cod...