Skip to content

A collection of different measurement boxen to collect weather measurements.

License

Notifications You must be signed in to change notification settings

gewv-tu-dresden/lora-weather-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoRa Weather Station

Our goal is to build a collection of different measurement boxes for quantitative recording of meteorological data. For the transmission of the measured data we use a low-power wide-area network technology - LoRaWAN. It is based on spread spectrum modulation techniques derived from chirp spread spectrum (CSS) technology.

Measured Variable Sensor
Particulate Matter SDS011
Temperature, Humidity, Pressure, VOCs BME680
Carbon Dioxide SCD30

In order to read the sensors it is necessary to choose a useful microprocessor development board. The microprocessor is a central processing unit on a single integrated circuit (IC), it accepts binary data as input (given through the sensor), processes it according to instructions stored in its memory and provides results (also in binary form) as output. We decided on the LoPy4 from Pycom. The LoPy from Pycom is a great module that mates an ESP32 processor running Python with LoRa, WiFi and BLE radios.

About

A collection of different measurement boxen to collect weather measurements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages