Emulate Noolite remote by Arduino and cheap 433 MHz RC transmitter
This project aims to replay Noolite remote RC sequences. Sequences should be captured in advance by noolite_scan.ino sketch. Noolite remotes have two RC codes for the each button and you shold run noolite_scan.ino twice.
- Plug the RC receiver to PIN 2 of your Arduino. Run noolite_scan.ino sketch and open the serial monitor.
- Press the button of Noolite remote, reset Arduino or turn it off and on.
- Repeat step 2 to scan second RC sequence of the button
- Copy output of noolite_scan.ino to the seq1 and seq2 arrays of noolite_replay.ino
- Plug the RC transmittert to PIN 4 of Arduino
- Run noolite_replay.ino to automate of pressing specified button