ambitious.probe
Newbie level 2
- Joined
- Oct 30, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Location
- Karachi, Pakistan, Pakistan
- Activity points
- 4
I want to control a TV (any genre) from Arduino UNO, instead of the remote of the TV. For this purpose I am trying to get the signals from Remote into arduino and then transmit the same codes from Arduino using an IR LED to the TV. For this purpose, I am following this tutorial https://www.instructables.com/id/How-to-control-your-TV-with-an-Arduino/?ALLSTEPS
However, I have decoded the signals and have got ON/OFF time in microseconds, according to the program but when I am trying to send the signals to TV, it is not working that is I am unabled to control the TV using Arduino and IR LED.
What is the mistake that I am making?
However, I have decoded the signals and have got ON/OFF time in microseconds, according to the program but when I am trying to send the signals to TV, it is not working that is I am unabled to control the TV using Arduino and IR LED.
What is the mistake that I am making?