top of page
Writer's pictureTechnical Tamizha

Control TV with Mobile - Arduino

Updated: Nov 9, 2021

Here I will show, How to Control your TV with Mobile Phone, Many of them were asked "How to control TV with Mobile Phone", Some of you think "It is possible to control TV with Our Mobile" ??. YES, you can ,I have an Amazing idea to control our TV with our mobile, So without wasting our time let's get started.


Before moving to the project, we need to know how the IR-Remote works ,then only we do some idea to convert this IR to Bluetooth.


In my previous post I have discussed, How IR-Receiver & Transmitter Works and how to decode IR-Remote signal - Watch Now



Watch the video tutorial,


If you have any Trouble Comment or Contact us : @technical_tamizha_official




Materials Needed For this Project :

1 x Arduino Board

1 x IR-Receiver

1 x Bluetooth

TV Remote

Mobile Phone


Here you need to find your TV(IR) Remote Signal, To know how - Click here

  • Decode the needed Remote button's.

  • Download the Program ,Open it in your Arduino ide Software

  • In program Replace 111 into your IR Code.

  • I gave 4 Commands, (*Power ON/OFF *Volume + *Volume - *Mute). If you need any extra Commands you can add in it.

  • Upload the program to Arduino board

  • After uploading program ,Install Arduino Bluetooth app in your mobile

  • Open Settings and change the button Commands, (All commands given in the program).

  • Now connect it with Bluetooth and start control your TV with your mobile.



Program & Circuit Diagram :



Program:


Download : Mobile TV Control


Did you make this project?? share it with us


Recent Posts

See All

Comments


bottom of page