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 »

Connect ESP01 to an OLED Display

In this tutorial, we will explore how to connect an ESP01 (ESP8266) microcontroller to an OLED display using the U8g2lib library. OLED displays are compact, lightweight, and offer excellent visibility, making them perfect for various projects where real-time data display is required. By following this guide, you’ll be able to harness the power of ESP01

Connect ESP01 to an OLED Display 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 »