Git Product home page Git Product logo

lorahambeacon's Introduction

lorahambeacon

A LoRa Beacon and messaging tool for Amateur Radio with the bsfrance LoRa32u4II 915 MHz LoRa Arduino board

2020 Matthew Asham [email protected]

hardware

status

The software has been validated against the Dragino LG02 LoRa gateway.

I've run this for a while locally and haven't encountered any new obvious bugs. The code could use some optimization, and the command parser needs to be refactored to handle commands from multiple inputs, and should use lookup tables. At the moment ~2K of RAM is left free. Some CHIRP parameters (SF, bandwidth, etc) are hard coded until configuration commands are added.

building the sketch

...

operation

Upon execution of the compiled sketch, lorahambeacon will read the configuration structure from eeprom. If a valid configuration is not found, the unit will default to some basic operating parameters.

Beacons, telemetry (soon) and text messages are transmitted with your configured callsign, eg: VE7UDP: hello world

configuration

  • /callsign VE7???
  • /btext Some beacon text you want to transmit every so often
  • /binval Interval of beacon (in minutes)
  • /save Save configuration
  • /reboot Reboot

texting

Simply type text. Any line of input that does not start with a '/' will be treated as a message and transmitted verbatim to the current frequency.

advanced

  • /dfl reset configuration to "default"
  • /reg dump registers
  • /scan loop through the channel list and display any received packets

lorahambeacon's People

Contributors

awehttam avatar

Stargazers

 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.