Coder Social home page Coder Social logo

tinylora's Introduction

TinyLoRa-BME280

Version 1.0 The Things Network TTN Labs Tutorial https://www.thethingsnetwork.org/labs/story/tinylora-atmospheric-sensor Arduino library for a Atmospheric Sensor BME280 LoRaWan Node. The LoRa Node measures barometric pressure, humidity, and temperature every 15 min. After the measurements, the ATtiny85 goes into sleep mode and is awakened by the watchdog timer. The RFM module sends the values to the TTN backend with Activation by Personalization (ABP) a fixed spreading factor and one of the four random channels. The example sketch that fits in the 8K Bytes Flash Memory of the ATtiny85

installing

Install the zip file in your Arduino IDE. Click on the toolbar menu: Sketch -> Include Library -> Add .ZIP Library -> "downloaded zip file" Once done click OK to save and restart the Arduino IDE.

We use the tinySPI library http://github.com/JChristensen/tinySPI for communication with the BME280 and the Hope RFM95 module. Install this library too.

changes

Change the NwkSkey,AppSkey,DevAddr acording your own TTN keys. Change the interval of measurements and radio transmission with the SLEEP_TOTAL var Change Spreading factor as you like.

tinylora's People

Contributors

brentru avatar clemensriederer avatar ladyada avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.