Add README.md
This commit is contained in:
parent
c30441a9f6
commit
4e4c967892
15
Readme.md
Normal file
15
Readme.md
Normal file
@ -0,0 +1,15 @@
|
||||
Setup:
|
||||
Install SAMD boards in Arduino IDE
|
||||
Install Arduino Low Power
|
||||
Install TemperatureZero
|
||||
Install libraries from MultiNode/Libraries
|
||||
Upload MultiNode/MultiNode.ino
|
||||
|
||||
RasPi:
|
||||
# Install https://www.airspayce.com/mikem/bcm2835/ on Raspberry Pi
|
||||
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
|
Loading…
Reference in New Issue
Block a user