Go to file
sessionm21 f6156743cf cleanup 2020-04-19 07:27:19 +01:00
external add libraries 2020-04-06 19:05:00 -07:00
gateway@927f3dc6c6 new build system, does not use arduino ide 2020-04-06 19:08:50 -07:00
libraries add libraries 2020-04-06 19:05:00 -07:00
.clang send coordinates over lorawan 2020-04-19 04:07:23 +01:00
.ctags send coordinates over lorawan 2020-04-19 04:07:23 +01:00
.gitignore new build system, does not use arduino ide 2020-04-06 19:08:50 -07:00
.gitmodules cleanup 2020-04-19 07:27:19 +01:00
Makefile cleanup 2020-04-19 07:27:19 +01:00
README.md cleanup 2020-04-19 07:27:19 +01:00
collar.cpp cleanup 2020-04-19 07:27:19 +01:00
generatetags.sh current working changes 2020-04-07 15:23:50 -07:00
nothing.hex current working changes 2020-04-07 15:23:50 -07:00
prototest.cpp send coordinates over lorawan 2020-04-19 04:07:23 +01:00

README.md

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 --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