-
1Step 1
Use NPM to install the platform on a RPi:
npm install iot-433mhz -g --unsafe-perm
-
2Step 2
Upload the single-arduino-tx-rx (https://github.com/roccomuso/iot-433mhz/tree/master/hardware-layer) sketch on your Arduino Nano.
-
3Step 3
Connect the 433 Mhz Receiver and Sender to the Arduino Nano, following this pinout:
And then connect the Arduino to the RPi through the Serial cable.
-
4Step 4
Then you're ready to launch the iot-433mhz from CLI and follows the instruction:
$ iot-433mhz
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.