Zgateway rfm69 (#88)

* some minor correction after coadcy checks

* Put serial communication speed as a parameter in user_config.h

* complete gateway file

receiving ok
sending ko
#32

* add rfm69 to CI

* change receiver key and minor improvments

#32

now ok on receiving and sending with RFM69

* add schema and tested pinout for RFM69/RF/IR wiring

#32

* RFM69 library add
This commit is contained in:
Florian
2017-09-01 00:31:49 +02:00
committed by GitHub
parent 2ef56b18ac
commit ba51e340d2
7 changed files with 317 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -19,3 +19,6 @@
[submodule "libraries/DHT-sensor-library"]
path = libraries/DHT-sensor-library
url = https://github.com/adafruit/DHT-sensor-library
[submodule "libraries/RFM69"]
path = libraries/RFM69
url = https://github.com/LowPowerLab/RFM69