- First collect a whole lot of old remotes from
friends/relatives/enemies!
|
 |
- Attach the $5 Arduino clone and infrared sensor
|
 |
- Run the IR analyze program that is provided when you
download the
"Free" Arduino programming software.
|
 |
- Now work out what "numbers" if the infrared remote is
actually sending. Of course, not all infrared remotes can be
decoded, but you can try!
- Once the infrared remote has been decoded, you can use it in a
code line like this "If SensorValue = 1410
ThrowToiletRolls(10)"
|
 |