Code Monkey home page Code Monkey logo

arduino_lora_weatherstation's Introduction

Arduino weather station with lora data transmission

Used sensors/modules

Used libraries

Lora information (Arduino)

  • Lora TX power is set to 20
  • LoRa SF (spreading factor) is set to 8
  • LoRa bandwith is set to 125E3 Hz
  • LoRa coding rate is set to 4/5
  • Lora preamble length ist set to 8
  • Lora sync word ist set to 0x34
  • Frequency is set to 868300000 -> 868.3 MHz

Lora information (Arduino)

Gateway is a Dragino OLG02 Outdoor Dual Channels LoRa IoT Gateway (https://www.dragino.com/products/lora-lorawan-gateway/item/136-olg02.html)

Send data format

Example: <4567>01;21.16;954.98;46.88;260;256;0.00;;
The ; is a divider between the different values.
The values are in this order:

  • Station number
  • Temperature in celsius
  • Pressure in hectopascal
  • Humidity in %
  • Visible light in lumen
  • Infrared light in lumen
  • Ultraviolet light in lumen

arduino_lora_weatherstation's People

Contributors

michael-list avatar

Stargazers

 avatar

Watchers

 avatar

arduino_lora_weatherstation's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.