Skip to content

Ultra low cost LoRaWAN temp & humidity sensor based on Atmega328p , DHT 11 and RFM95W LoRa WAN module

Notifications You must be signed in to change notification settings

jawher-Mansour/Ultra-low-cost-LoRaWAN-temp-humidity-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Low cost temp & humidty Sensor

This project is based on Atmega328 MCU,RF95W LoRa module and DHT-11 sensor

  • Based on LoRaWAN wireless technology
  • Very long range up to several miles
  • activation by personalization
  • battery powred board
  • 8 MHz oscillator
  • 868 MHz LoRa freq

alt text alt text

Schematic and pcb are available on demand

Description

The board mesures Temperature and humidity values and sends them throught LoRa wan module to The Thinges Network network server and then to cayenne my devices Server.

alt text alt text

Requirements:

  • Arduino IDE
  • require CayenneLPP.h,lmic.h , hal/hal.h and DHT.h librarys
  • need to configure NWKSKEY , APPSKEY and DEVADDR values from The Things Network server (application session key , network session key and device address)

alt text

About

Ultra low cost LoRaWAN temp & humidity sensor based on Atmega328p , DHT 11 and RFM95W LoRa WAN module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages