Projects

Tag Projects for: 'DHT11'
Temperature Monitor Using NeoPixel Shield for Arduino & DHT11

 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 Visuino …

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 …

Serial Communication Between 2 Arduinos – Display Temperature

   In this tutorial we will learn how to connect Two Arduino boards using Serial Communication by connecting a DHT11 Temperature sensor to the Slave Arduino and send it over the Serial communication to the Master Arduino and Display the Temperature value on the OLED Display. This project serves as an example what can …

Arduino Temperature Alarm LED Display Flash & Beep

   In this tutorial we will measure the temperature and when it is out of boundaries the LED display will start to Flash and the buzzer will beep. Once the temperature is back within the boundaries flashing and beeping will stop. Watch the video! You can Download the Project File below. Also check out …

Connect Two Arduinos Using I2C Communication

In this tutorial we will learn how to connect Two Arduino boards using I2C Communication by connecting a DHT11 Temperature sensor to the Slave Arduino and send it over the I2C to the Master Arduino and Display the Temperature value on the OLED Display. This project serves as an example what can be done, you …

NeoPixel LED Ring Temperature Monitor

In this tutorial we will learn how to display a temperature on a NeoPixel LED Ring from a DHT11 sensor using Arduino and Visuino software. Watch the Video! Step 1: What You Will Need Arduino Uno or any other Arduino board NeoPixel – RGB LED Ring DHT11 Temperature and Humidity Sensor Jumper wires Visuino software: Download …

Temperature Monitor With DHT11 and I2C 20×4 LCD

In this tutorial we will learn how to make a simple temperature monitor using a DHT11 sensor and I2C LCD Watch the video! Step 1: What You Will Need 20×4 I2C Character LCD display Jumper wires Arduino Uno or any other Arduino board DHT11 temperature and humidity sensor Visuino software: Download here Step 2: The Circuit …

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 …

Arduino Display Temperature on TM1637 LED Display

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 …

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 program: Download …

Simple DIY Weather Station With DHT11 and OLED Display

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: …