Playing Music With Remote Control

This was the first experiment I did with Ken Shirrif’s Infrared Remote Control Library for the Arduino. The circuit uses a TSOP382 IR photo sensor to receive the codes from the Clarion remote controller I had lying around. Once the code is received the program then decides which tone to play. In this example I […]

Infra Red Controlled Robot

This is the first experiment I tried with the board of education arduuino robot shield. The experiment involves using Ken Shirrifs IR Library along with any IR Receiver. In order to use this example you will first need to determine what the IR codes are for the transmitter you wish to use. The examples/IRrecvDemo sketch […]