Skip to content

A Radio Frequency (RF) signal strength, temperature and humidity meter.

Notifications You must be signed in to change notification settings

yourtechmafia/RF-signal-meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

IoT-Radio Frequency Meter

Build a demo IoT rf meter using Arduino hardware modules and Blynk IOT Cloud. Reads temperature, humidity and RF signal data from sensors. Leverages IoT, Blynk Cloud, and serial monitor. Code is well commented for easier editing.

Here are the list of modules used in this project:

  • Arduino Uno (ATMega328P) or any Atmel compatible microcontroller.
  • DHT11 humidity and temperature sensor.
  • LM35 temperature sensor for a wide range of temperature.
  • SIM800L for GPRS connection and IoT.
  • LCD 1602 (16 x 2 LCD) for user data display.

Fork all necessary Arduino libraries for this project from (https://github.com/yourtechmafia/Awesome-Arduino-Libraries)

About

A Radio Frequency (RF) signal strength, temperature and humidity meter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages