Skip to content

Emulate Noolite remote by Arduino and cheap 433 MHz RC transmitter

License

Notifications You must be signed in to change notification settings

strngrq/noolite_replay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

noolite_replay

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.

How to use it.

  1. Plug the RC receiver to PIN 2 of your Arduino. Run noolite_scan.ino sketch and open the serial monitor.
  2. Press the button of Noolite remote, reset Arduino or turn it off and on.
  3. Repeat step 2 to scan second RC sequence of the button

Then

  1. Copy output of noolite_scan.ino to the seq1 and seq2 arrays of noolite_replay.ino
  2. Plug the RC transmittert to PIN 4 of Arduino
  3. Run noolite_replay.ino to automate of pressing specified button

About

Emulate Noolite remote by Arduino and cheap 433 MHz RC transmitter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages