User Manual

VMA348
V. 01 15/04/2020 5 ©Velleman nv
Programming
1. Download the RadioHead library here and add it to the Arduino
®
IDE.
2. Go to GitHub and download both codes here.
3. Open the RF69_CLIENT_SEND_DATA code and upload to the Arduino
®
with the
temperature sensor. You should see following output:
4. Open a new IDE with the RF69_SERVER_RECEIVE_DATA code and upload to the Arduino
®
without the temperature sensor. You should see following output:
Now, it’s time to try and send data using all kinds of sensors, e.g. reading and sending the
status of a PIR sensor to the Arduino
®
so you can make a relay switch or control LEDs…