Skip to content

Temperature and Humidity Monitoring using Python Language in Blynk Apps

Notifications You must be signed in to change notification settings

MZulsyahmi/Smart-Air-Quality-Rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMART AIR QUALITY using Raspberry Pi

Contents

  • Understand the DHT Sensor
  • Add LED as a trigger components
  • Connect the Raspberry Pi to Blynk Apps

Raspberry Pi 3 Model B

image

Raspberry Pi 3B is one of the great microcontroller. The price is quite reasonable and it is easy to get in the market nowadays.

Python

image

In this project, we will be using the Python Language to be connected to the Blynks apps.

Blynk Apps

blynk_logo

Connect the apps from the smartphone to the Raspberry Pi 3B. The apps can monitor the temperature and also humidity of the DHT sensor.

DHT Sensor

image

The DHT sensor is used for detect the temperature and humidity of the surroundings. It also can be used as a monitoring purposes

About

Temperature and Humidity Monitoring using Python Language in Blynk Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages