Surprise Me!

Controlling 7 Segment Display with IR Remote using Arduino Uno

2017-11-20 35 Dailymotion

Controlling 7 Segment Display with IR Remote using Arduino Uno <br />==================================================== <br />http://donnymsitompul.com <br />==================================================== <br /> <br />Input: IR Remote <br />Output : 7 Segment Display <br /> <br />The Arduino program is : <br />1. to read IR signal as digital input. In this case is pin #2 on the Arduino board. <br />2. to map each integer value of the IR signal into a number key pressed on the remote. <br />3. to map each associated number into an array of segments to be activated. <br />4. to write digital output to that array of segments of the 7 segment display <br /> <br />see the detail code for this : <br />http://donnymsitompul.com/2017/10/12/controlling-7-segment-display-with-ir-remote-using-arduino-uno/

Buy Now on CodeCanyon