Archives

Tag Archive for: 'humidity'
Weather Station | How to Use BME280 Temperature, Humidity and Pressure Sensor

 In this tutorial we are going to make a weather station project using BME280 Temperature, Humidity and Pressure sensor and ST7735 Display. Watch the Video! Step 1: What You Will Need Arduino UNO (Or any other Arduino) LCD Display TFT 7735 BME280 Sensor Jumper wires Breadboard Visuino program: Download Visuino Step 2: Brought by PCBWay …

How to Save Sensor Data Temp & Time to SD Card Using Arduino

 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 …

HC-12 Long Range Distance Weather Station and DHT Sensors

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 …

DHT21 Digital Temperature and Humidity Sensor With Arduino

In this tutorial we will learn how to use DHT21 Humidity and Temperature Sensor with Arduino and display the values on the OLED Display. Watch the video! Step 1: What You Will Need Arduino Uno or any other Arduino board DHT21 sensor Breadboard Jumper wires OLED Display Visuino software: Download here Step 2: The Circuit Connect …

How to Use DHT22 Humidity and Temperature Sensor With Arduino

In this tutorial we will learn how to use DHT22 Humidity and Temperature Sensor with Arduino and display the values on the OLED Display. Watch the video! Step 1: What You Will Need Arduino Uno or any other Arduino board DHT22 sensor Breadboard Jumper wires OLED Display Visuino software: Download here Step 2: The Circuit Connect …

How to Use DHT12 I2C Humidity and Temperature Sensor With Arduino

In this tutorial we will learn how to use DHT12 I2C Humidity and Temperature Sensor with Arduino and display the values on the OLED Display. Watch the video! Step 1: What You Will Need Arduino Uno or any other Arduino board Breadboard Jumper wires OLED Display Visuino software: Download here Step 2: The Circuit Connect DHT12 …

Weather Station Using BMP280-DHT11 – Temperature, Humidity and Pressure

 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 …