Git Product home page Git Product logo

usbrfmapp's Introduction

USB RFM App

smartphone LoRa device connection - Android - USB - Arduino - LoRa

Instructions on how to make it work can be found here https://www.hackster.io/pulsartronic/smartphone-lora-connection-diy-bde258
Google Play Store: https://play.google.com/store/apps/details?id=com.pulsartronic.usbrfmapp

Contribute

An open source project is a forever Work In Progress. Feel free to be constructive.

Default configuration is in:

ArduinoIDE/USBRFMApp/USBRFMApp/Defaults.h

You should change it before uploading it to your board, based on your hardware, though you can later change it through the web interface.
Values are in hexadecimal, i bet you can handle them.
The data structure is a compact object/array/binary model, i should write documentation for it and i will, the module where it is handled is called CDS, which stands for Compact Data Structure.

ArduinoIDE/USBRFMApp/libraries/CDS

The main goal is to work with a balance between

  1. binary data
  2. object data model, based in JSON
  3. and limited RAM

TODO

There are many todo's, one example is: CAD (Channel Activity Detection) is not supported yet, if you want to implement it, it would be fantastic, if you don't know how, you can open an issue asking for implementation in the following repo: https://github.com/sandeepmistry/arduino-LoRa

Credits

An Arduino library for sending and receiving data using LoRa radios.
https://github.com/sandeepmistry/arduino-LoRa

Usb serial controller for Android
https://github.com/felHR85/UsbSerial

usbrfmapp's People

Contributors

pulsartronic avatar

Watchers

James Cloos 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.