Tiago

Hello, my name is Tiago and i am an Eletromechanical Engineer. This is my blog where I will try my best to show my knowledge related to microcontrollers and artificial intelligence (Aiot). Warning: Random stuff related to Computer Science will also be available.

Esp-01 with Oled and DHT11

In today’s world of IoT (Internet of Things), creating personalized weather monitoring systems has become increasingly popular. These systems provide real-time data on temperature and humidity, offering valuable insights for various applications, from agriculture to home automation. In this tutorial, we’ll explore how to build a simple weather monitoring system using an ESP8266 microcontroller (specifically, […]

Esp-01 with Oled and DHT11 Read More ยป

Menu System with Esp8266 + Oled + Encoder

This menu system will allow users to navigate through different options and execute functions accordingly. This is a work in progress but more or less stable. Hardware Requirements ESP8266 Development Board (such as NodeMCU or Wemos D1 Mini) (Affiliate) – Buy on AliExpress 0.96″ OLED Display (I2C interface) (Affiliate) – Buy on AliExpress KY-040 rotary

Menu System with Esp8266 + Oled + Encoder Read More ยป

Connecting the AHT10 to Wemos D1 Mini

The AHT10 temperature sensor is a high-precision digital sensor that provides accurate temperature and humidity readings. In this tutorial, we’ll guide you through the process of connecting the AHT10 sensor to the Wemos D1 Mini, a popular ESP8266-based development board, and displaying the sensor data on the Serial Monitor using the Arduino IDE. Materials Needed:

Connecting the AHT10 to Wemos D1 Mini Read More ยป