8051 Projects [ Download final year project using 8051 microcontroller with complete project report, code and circuit diagram. ]
Control your PC with TV remote
Author Ajay Bhargav
Author email [email protected]
Author website www.8051projects.net
Description Project tested and working perfectly

Control your PC with TV remote..

Now you can control your mouse cursor and windows media player® with your TV remote... So when you are watching a movie or listening songs on your PC, you need not to get up from your seat to change the volume or to change the track.. you can simply use your TV remote to do this for you :)

Little description of the project:
This project is an implementation of RC5-remote reception on an 8051 microcontroller. The received code is decoded and sent to the PC IR remote software written in Visual Basic. The cursor position is moved according to the keys pressed.
There are two modes of operation one is as mouse control and second is Windows media player control.
More information on key control is given in the software's help section. You might need to download the VB library files to run this software.

If the software gives an error of missing file "MSCOMM32.ocx", the use the ocx file supplied in the zip file and follow the instructions below:
  1. Copy MSCOMM32.ocx in "c:\windows\system" folder.
  2. Go to Start-> run and type "regsvr32 mscomm32.ocx" and hit enter.
    "It will give you a success dialog.


VB Source for PC remote software available here

Yes! thats true... below is a working demo of this project..
Image
Filesize 280.17 kB
Date
Downloads 175843
Download
Rating
 5.9 - 10 votes  
<< Previous [Automatic Room light Controller with Visitor Counter - Updated] Back to list [Data acquisition system using 8051] Next >>


Comments
Can you mail the source code to my mail ? [email protected]

please

[ Comment by Caleb :: ]


You can just download it.. There is a download button available.

Regards,
Ajay Bhargav

[ Comment by :: ]


can u plz tell me how to design a PC control with TV remote

[ Comment by Fisoh :: ]


You can download this project as reference and see it yourself. If you need any help. Post a question in forum.

[ Comment by :: ]


requarement pc tv online remote

[ Comment by pc tv remote :: ]


Hey will it work for 89s51?


[ Comment by raj_khatik :: ]


@raj_khatik Yes it will work. Use the same ports and pins.

[ Comment by :: ]


can u pls tell me how it works and its requirements ? pls reply me asap

[ Comment by alexander roamy :: ]


Need Help...its not working

[ Comment by @rony :: ]


Hey thanks for your help.
I also saw your ir remote switch project and i am trying to merge that coding with this one can you help me ?

[ Comment by raj_khatik :: ]


@rony, please post your problem in forum explain what is the issue. Use post a question button.
@raj_khatik, I dont know why you want to merge two codes, But please use forum if you need help in merging. explain why you need to do that way.

[ Comment by :: ]


Is there any specific remote to be used ? If yes, please tell me the remote model..

[ Comment by rprazn :: ]


You can use a universal remote and set it for RC5 protocol.

[ Comment by :: ]


sir, isn't this compatible with windows 8 or 8.1? the mscomm32.ocx is giving an error here. please help.

[ Comment by pavan_san :: ]


@pavan_san software is very old written in vb6.0 and I am not sure if that library is compatible with win8 or 8.1 This may need some rewrite. Please use forum for further help.

[ Comment by :: ]


Is it possible in pic 16f877a controller?

[ Comment by shebin p :: ]


Sir....Is it possible with pic 16Fseries??


[ Comment by shebin p :: ]


You can use PIC, but this code will not work with PIC as its for 8051. So you will need to write a new code for it.

[ Comment by :: ]


hi sir, thanks for sharing this project, i'm an electronics students and this might be the first project that i'm willing to make, i have many questions, the main one is: how to program the microcontroler sir? do we need a pogramming circuit or something like that?

[ Comment by floydpink :: ]


hi sir, can i use the intel P80C51B microprocessor?

[ Comment by yacine :: ]


@floydpink, Yes controller needs a programmer (external circuit). If you are using a controller with ISP (In-System Programming) (e.g. Phillips P89C51RD2 or atmel 89S series) then you dont need special circuit.

@yacine, Of course yes!

[ Comment by :: ]


thanks for the quick reply sir, i'm a beginner and i have no idea about microcontrollers and their programming. i would be glad if you enlighten me sir. well, the rar file includes 3 program files .hex .asm .exe (plus the .pdf ans .ocx) can you please tell me which files are microcontroller program, and how to transfer them to the microcontroller
i'm using the AT89c4051-24pu

[ Comment by floydpink :: ]


@floydpink, Only hex file will go in microcontroller. Please post your further questions in forum. I cant explain everything in comment section.

[ Comment by :: ]


i din get coding for mouse.
why is mskip used?
and which remote buttons will be using to move curser?


[ Comment by pal_mnc :: ]


@pal_mnc, see help in remote control PC application. If you have any further query please post your question in forum.

[ Comment by :: ]


Hiii.........
Can you please sent me the source code
Thanks

[ Comment by Alex Elias T :: ]


what is the use of these files and how we use it ;mouse.asm or mouse,hex



[ Comment by Mohd Ashad khan :: ]


@Alex Elias T, Please download it using "Download File" button.
@Mohd Ashad khan, mouse.hex goes inside controller and mouse.asm is actual assembly code.

[ Comment by :: ]


can you please help me with pic 18 coding for the same

[ Comment by kalasagar :: ]


Kalasagar, please post your question in forum.

[ Comment by :: ]


sir, where do i find its coding
please help

[ Comment by rohan_verma :: ]


@rohan_verma, use the green colour download button to download project file. It has got code, schematic and hex file.

[ Comment by :: ]


sir how to know that the tv remote is based on rc5 protocol...

[ Comment by :: ]


It's to say how to identify. But old to remotes that used to come with 90channel to kit were RC5. They may not be available these days but you can use universal remote which can be configured in RC5 mode.

[ Comment by :: ]


MSCOMM32.ocx cannot be copied in the systems folder.
its showing access denied.
what to do???


[ Comment by rohan_verma :: ]


@rohan_verma, Please post your question on forum as there can be many reasons you're getting this error. Try to do the installation with Administrator rights.

[ Comment by :: ]


I have tried a lot to simulate it in Proteus but still I am unable to simulate it. Can you provide its Proteus file which you have used for simulation.
Waiting for your reply

[ Comment by Babar Shahzaad :: ]


Good day sir. may i know how to determine if the tv remote is Rc5? what programming tools that you use in building the codes? how to import hex file in 8051.
thanks for the fast response....

[ Comment by electronics052191 :: ]


@Babar Shahzaad, you cannot simulate IR in Proteus. I am not sure if new version of Proteus provide this facility.
@electronics052191, Code is written for keil assembler. You need a programmer software to program hex in 8051.

[ Comment by :: ]


Hi ..i have downloaded the content but i didnt find the source code

[ Comment by Murtaza_52 :: ]


can we use arduino board for this project? Iam interested in this project. But the controller is not available in our place. Please help me sir.

[ Comment by ANJANA PRASAD :: ]


My project is IR tv remote use as cordless mouse. can i run this project on windows7? help me

[ Comment by Aparna Pawar :: ]


Is mouse.asm file in above zip file is Source code for this project..??

[ Comment by shubham kansara :: ]


@shubham kansara
mouse.asm is the source code for the program that loads into the AT89c2051.

For the source code for the program that runs on the PC , follow the link
"VB Source for PC remote software available here", above.


[ Comment by :: ]


Can you tell me how to run this project??

[ Comment by Anujhsr :: ]


hello sir, i downloaded the zip file but there is not code in C,,pls help

[ Comment by prashant_1105 :: ]





You must be logged in to make comments on this site - please log in, or if you are not registered click here to signup