Skip to content

Library that connects to a radio device and recieves lora traffic

License

Notifications You must be signed in to change notification settings

MONICA-Project/lora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fraunhofer.Fit.Iot.Lora (Lora)

Library that connects to a radio device and recieves lora traffic. This library contains drivers for a RFM96 Chipset (DraginoLora) and a Semtech SX1302 Chipset (iC880A). This readme is meant for describing the software library.

This library is only running on a Raspberry PI with dotnet, because you need the real hardware.

Getting Started

The project documentation is available on the Wiki.

Usage

This software can not run in docker, you need direct access to SPI and GPIOs. Also it did not run under windows of the same reason.

Development

  • Versioning: Use SemVer and tag the repository with full version string. E.g. v1.0.0

Copyright

For the driver of the IC880A Board, please look into the Licence file!

 / _____)             _              | |    
( (____  _____ ____ _| |_ _____  ____| |__  
 \____ \| ___ |    (_   _) ___ |/ ___)  _ \ 
 _____) ) ____| | | || |_| ____( (___| | | |
(______/|_____)_|_|_| \__)_____)\____)_| |_|
  (C)2013 Semtech-Cycleo

Prerequisite

If you want to work with this library, please checkout lora-project with all submodules, to get all dependencies.

Internal

External

  • litjson
  • Unosquare.RaspberryIO
  • Unosquare.WiringPi

Test

Its complicate to test this library, you can only compile and upload to real hardware to test it.

Build

Build it with Visual Studio.

Contributing

Contributions are welcome.

Please fork, make your changes, and submit a pull request. For major changes, please open an issue first and discuss it with the other authors.

Affiliation

MONICA
This work is supported by the European Commission through the MONICA H2020 PROJECT under grant agreement No 732350.