Haxk20 / LowRadMess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LowRadMess

What is it ?

LowRadMess is P2P system based on LoRa for radio communication and Bluetooth to communicate with smartphone.

How to use it ?

Simply connect the hardware according to the included scheme and upload the code to Arduino. (Scheme not uploaded yet, Use DPS design as reference for now)

You will need:

  • Arduino MEGA (Uno or lower will work but you cannot upload code while having Bluetooth powered)
  • Bluetooth module (HC05 or higher. In the next version i will rewrite it to support higher bluetooth version as 2.0 is not good enough)
  • LoRa Module

Libraries used:

About

License:GNU General Public License v3.0


Languages

Language:C++ 91.6%Language:C 8.4%