Skip to content

This repository contains the software library LoRa@FIIT for Arduino. This library is the implementation of the LoRa@FIIT protocol. The library uses external library RadioHead,source codes of the XXTEA algorithm and the code of the Diffie-Hellman key exchange.

License

Notifications You must be signed in to change notification settings

loraalex/LoRaFIIT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 /* Copyright (C) Simon Štefunko - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Written by Simon Štefunko <s.stefunko@gmail.com>, May 2017
 */

About

This repository contains the software library LoRa@FIIT for Arduino. This library is the implementation of the LoRa@FIIT protocol. The library uses external library RadioHead,source codes of the XXTEA algorithm and the code of the Diffie-Hellman key exchange.

Topics

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.4%
  • C 27.6%