Go to file
Terra d1c052ac90 Add sleep 2022-04-24 21:05:49 +02:00
MultiNode Add sleep 2022-04-24 21:05:49 +02:00
MultiNode-Tester Add sleep 2022-04-24 21:05:49 +02:00
MultiNodeTest init 2022-04-24 03:37:42 +02:00
RasPi Add getDeviceFromClass 2022-04-24 15:22:11 +02:00
.gitignore more init 2022-04-24 03:41:28 +02:00
.style.yapf Add time sync 2022-04-24 14:54:40 +02:00
Data Format.svg init 2022-04-24 03:37:42 +02:00
Readme.md Add sleep 2022-04-24 21:05:49 +02:00
TODO Add time sync 2022-04-24 14:54:40 +02:00
notes.txt init 2022-04-24 03:37:42 +02:00
protocol.txt init 2022-04-24 03:37:42 +02:00

Readme.md

Setup:

Install SAMD boards in Arduino IDE
Install Arduino Low Power
Install TemperatureZero
Install libraries from MultiNode/Libraries
Upload MultiNode/MultiNode.ino
Execute MultiNode/Configurator.py while it is attached

RasPi:

# Install https://www.airspayce.com/mikem/bcm2835/ on Raspberry Pi (maybe not)
sudo apt-get install pip
pip install numpy pyLoraRFM9x pyblake2 toml

C++ programs need to be executed with sudo, or set permissions to use bcm2835 as user

Execute RasPi/RXTest.py

Reconfiguring a node:

Attach it via USB
Press the reset button (left of USB connector)
It will not enter sleep until it is unplugged