In this Tutorial we are going to display Temperature and Humidity from the DHT11 sensor using the ATOM Matrix ESP32. Values will be displayed proportional according to the Matrix Display. Watch the Video! Step 1: What You Will Need ATOM Matrix ESP32 More info DHT11 Temperature and Humidity sensor Jumper wires Visuino program: Download Visuino …
In this Tutorial we are going to display Temperature notification from the DHT11 sensor using the ATOM Matrix ESP32. If the temperature is between -10 & 15C a Blue LED will glow, if the temperature is between 15-28 a green LED will glow and if the temperature is between 28-35 a red LED will …
In this tutorial you will learn how to make a simple weather station using a ESP8266 IoT Development Board with DHT11 Sensor & OLED Display. We are going to make all this using a Visuino program. You will also learn how to set the I2C pins for any board in Visuino, this is very …
In this project you will learn how easy it is to send data between two ESP Boards using the ESPNOW – Peer to Peer Wireless Communication, you can use any ESP Board for this project. Watch the Video! Step 1: What You Will Need 2X ESP32 or ESP8266 (It can be any ESP …
In this tutorial you will see how to make a Temperature Monitor using the NeoPixel Shield for Arduino – 40 RGB LED Pixel Matrix & DHT11 sensor. Watch the Video! Step 1: What You Will Need NeoPixel Shield for Arduino – 40 RGB LED Pixel Matrix Arduino UNO DHT11 Temperature & Humidity sensor …
In this tutorial we are going to save Temperature and Humidity data from the Dht11 sensor to the SD card and we will also add a time and a date that we will get from the RTC module ds1307. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino …
In this tutorial we will learn how to make a remote long distance weather station using two dht sensors, HC12 modules and the I2C LCD Display. Watch the Video! Step 1: What You Will Need 2X HC-12 Module I2C LCD Display 4X20 2 DHT sensors (In our project we use DHT11, DHT22) 2X Arduino …
In this tutorial we will learn how to display the temperature using LED Display TM1637 and DHT11 sensor and Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires LED Display TM1637 DHT11 sensor Visuino program: Download Visuino Step 2: The Circuit Connect LED Display pin[CLK] to Arduino …
In this tutorial we will learn how to make a weather station that will display a TEMPERATURE, HUMIDITY AND PRESSURE on the LCD Display TFT 7735 Watch a demonstration video. Step 1: What You Will Need Arduino UNO (Or any other Arduino) LCD Display TFT 7735 BMP280 Sensor DHT11 Sensor Jumper wires Breadboard Visuino …
In this tutorial we will learn how to create a simple weather station using Arduino, DHT11 sensor, OLED Display and Visuino to Display the Temperature and Humidity. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) OLED Display DHT11 temperature/humidity sensor Jumper wires Visuino program: Download Visuino Step 2: …
How to make Arduino Weather station using use Nextion display, rtc1307 time module, Arduino UNO, and Visuino to display current time, temperature and humidity. Read Full tutorial here.