News

[firestorm] used the Arduino IRremote library to decode the button presses on his remote. After uploading the IR receive demo included in the library, the Arduino spit out hex codes of what the IR ...
How to connect the TSOP4838 to an Arduino to read the transmitted codes By using a cheap integrated IR receiver/decoder device (the venerable TSOP4838 ), most of the hard work is done for you!
Arduino IR Remote Control Schematic. Arduino Sketch ... can change the others to 1's if you want a certain led to light when the board is powered */ #define code1 63495 // code received from button A ...
I’ve designed two processor boards that can easily learn up to ten codes from an infrared remote control! There are 10x outputs that can be used to control external circuitry, such as a TTL or ...