2020-05-14 07:12:34 +01:00
2020-04-06 19:05:00 -07:00
2020-05-13 06:37:12 +01:00
2020-05-14 03:07:38 +01:00
2020-04-19 04:07:23 +01:00
2020-04-19 04:07:23 +01:00
2020-05-14 03:07:38 +01:00
2020-05-13 06:38:47 +01:00
2020-04-07 15:23:50 -07:00
2020-05-14 07:12:34 +01:00
2020-05-14 07:12:34 +01:00
2020-04-07 15:23:50 -07:00
2020-05-13 06:37:12 +01:00

Dependencies

  • python3-protobuf
  • protobuf
  • protobuf-c

Python3 dependencies

  • protobuf
  • grpcio-tools

Setup

On a clean clone one would most likely have to run

git submodule update --init --recursive 

Makefile Stuff

The most helpful makefile recipies are start, stop, and run

  • start flashes the arduino and starts system services for lorawan

  • stop flashes a dummy program to the arduino and stops services for lorawan

  • run flashes the arduino and connects to uart using screen

Description
No description provided
Readme 860 KiB
Languages
C++ 47.2%
C 42.1%
Makefile 10.6%