8051 Microcontroller Projects AVR PIC Microcontroller Projects Tutorials Ebooks Libraries, interfacing tutorials, lcd tutorial, stepper motor, dc motor 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems

 
8051 microcontroller 8051 microcontroller
8051 Projects [ projects based on 8051 ]

Control your PC with TV remote
Author Ajay Bhargav
Author email contact@rickeyworld.info
Author website www.8051projects.net
Bookmark this download
Description 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 Monday 24 September 2007 - 11:29:38
Downloads 20292
Download
Rating
 5.7 - 8 votes 

Comments



Microcontroller ebooks Projects codes examples abhishek_h | 26 Sep : 05:13
I havent seen the code yet, but why is the microcontroller used?
I have made a IGIR module using TSOP1738 connected directly to serial port. There are many plugins which support it like WinLIRC, uIce, Girder etc. All the decoding is done in these plugins, so extra hardwere is eliminated.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 26 Sep : 08:25
well i don't know if its the perfect answer to your question.. but, there are many things which are already been made.... but when you do something yourself.. you feel more encouraged.. and learn something from it... also this project is for hobbyists.. you can give this project a try and see you will feel a satisfaction
Reply to this  


Microcontroller ebooks Projects codes examples ntung | 27 Sep : 15:24
Isn't RC5 standard suppose to use 36Khz carrier frequency ?
TSOP 1738 demodulates 38khz carrier frequency.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 27 Sep : 21:28
OH! yes.. 1736
Thank you for looking into that mistake
actually TSOP is a custom designed part in Orcad so... i forgot to edit the value label. I will update it..
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 27 Sep : 21:36
Schematic updated!

Please make use of TSOP1736 for IR reception.
Reply to this  

Microcontroller ebooks Projects codes examples rbk23 | 28 Sep : 22:18
May I know what model of remote controller for this project?
Thanks. might try to do it

Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 29 Sep : 00:37
Just ask for a generic Phillips TV remote from your local market or local TV shop.
Reply to this  


Microcontroller ebooks Projects codes examples voldemort | 23 Oct : 02:37
the download part doesn't comtain any code wirtten in VB ...where is d application of VB is dis project?
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 23 Oct : 02:52
the VB code is not posted.. i will do it.. later.. i guess
Reply to this  


Microcontroller ebooks Projects codes examples NASIM | 24 Oct : 19:49
"More information on key control is given in the software's help section. "
Kindly tell me where this section is located, or send me the website address.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 24 Oct : 21:08
when you run the software which is inside the zip file..
click on Help -> Using PC Remote..

there you find the complete information on keys and their functions. More information, please post in forum.
Reply to this  


Microcontroller ebooks Projects codes examples Xeshan | 24 Oct : 19:54
Can the programming be done in C or C++ instead of VB.

Reply to this  

Microcontroller ebooks Projects codes examples Xeshan | 25 Oct : 18:36
Can the programming be done in C or C++ instead of VB.
Reply to this  

Microcontroller ebooks Projects codes examples Xeshan | 25 Oct : 18:48
Can the programming be done in C or C++ instead of VB
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 25 Oct : 22:37
if you know how can you control your cursor in C then you can do it.. i guess.. i have no idea how can we do it in C
try VC++ rather.. search in google for more information.. and use forum for your doubts
Reply to this  


Microcontroller ebooks Projects codes examples Nasim | 26 Oct : 21:02
sir i download ur project of control pc with remote in university then i open the zip folder and then open the pccontrol.exe in university lab then its work properly i save folder put into flash and open this pccontrol.exe in my home pc but there was error error was this "component 'mscomm32.ocx' or one ot its dependencies not correctly registered: a file is missing or invalid i am woried about this kindly guide me and kindly send me the setup of pccontrol.exe thank u hav a nice day
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 27 Oct : 02:23
search in google and download the missing file...
i am sure it will work.. the VB component MSCOMM need this ocx file. It comes along with VB runtime library. I will also update the zip file with the MSCOMM32.ocx. For now please search in google and download the missing file.
Reply to this  


Microcontroller ebooks Projects codes examples Nasim | 28 Oct : 20:26
sir is this project support the all versions of media player or some specific version 9 or 10 etc. i have window media player 11
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 28 Oct : 22:43
This is specially designed for Windows media player 11.

Just extract it wherever you want.. i have also included the file MSCOMM32.ocx file. copy this file in system folder of your PC. and run the exe file..
Reply to this  


Microcontroller ebooks Projects codes examples Nasim | 28 Oct : 20:40
sir if i download this file then in my hom pc where i have to paste it
Reply to this  

Microcontroller ebooks Projects codes examples Nasim | 31 Oct : 19:51
sir i am interested to see the vb codes and plz give me some ideas about data communications projects relevent to engineering course
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 01 Nov : 00:34
i have posted the VB code.. in the VB project section..
for any assistance please make use of forum!!!!!
Reply to this  


Microcontroller ebooks Projects codes examples tauqeer | 07 Nov : 17:17
sir the software you have provided is either missing some file
file missing message is given by computer
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 07 Nov : 20:04
the missing file is "MSCOMM32.ocx" which is included in the zip file.. all you need to do is.. copy that file in your system folder.. thats all..
Reply to this  


Microcontroller ebooks Projects codes examples Musadi | 23 Nov : 22:51
can ne1 plz explain d significance of "$" sign in dis code?????
[ CODE BLOCKED by ADMIN reason POST IN FORUM PLEASE ]
Reply to this  

Microcontroller ebooks Projects codes examples Musadi | 24 Nov : 03:42
sir i tried to compile the assembly program for RC5 decoding.... but the assember is showing errors. Can you please verify that the assembly code is correct. If it is not then please upload the correct code.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 24 Nov : 10:07
The code is perfectly alright, Please tell me post your problems in the forum. Comments are not the place to talk about coding.
Reply to this  


Microcontroller ebooks Projects codes examples Musadi | 27 Nov : 05:51
can u plz explain a bit of code which is written in VB?
Reply to this  

Microcontroller ebooks Projects codes examples Nasim | 27 Nov : 08:03
sir i made the hardware of this project pc control but computer show no response but i use an ordinary IR RECIEVER and use sony remote for checking purpose plz sir tell me that is it necessary to use TSOP1736 AND PHILIPS REMOTE and after completion of this hardware how i can check that it is working well as per our reguirement plz sir tell me
Reply to this  

Microcontroller ebooks Projects codes examples Nasim | 27 Nov : 08:43
sir i burn the ic and show its behaviour on ports by multimeter but this behaviour was different by software result i use proteous software for simulation what i can conclude that is ic is not programmed corectly and in description portion it is mentined that this program is for 8051 but in figure AT89C2051 is used is these 2ic's are same thanks sir
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 27 Nov : 10:34
Nasim please make use of forum for your doubts. because this is comment section not really a place for discussion.
Regarding your problems... First it is must to use TSOP1736 or equivalent IR receiver working at 36Khz. and it will only work for Philips RC5 remotes. Because this project is made to follow RC5 protocol.
Regarding the programming issue.. i cannot say much.
Once again Please make use of forum. No more help will be given in comment area.
Reply to this  


Microcontroller ebooks Projects codes examples nostalgia_feelingz@yahoo.com | 01 Feb : 20:46
sir can we use any other remote instead of philips remote ?

Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 21 Feb : 02:33
Can i use the USB power for powering up the circuit(5v).Will it overload the USB? is there any other problem in using the USB for powering?
Reply to this  

Microcontroller ebooks Projects codes examples SOWMYA | 27 Feb : 01:07
SIR,
i was intrested to do this project but im not having the description or documentation,hard ware design .sir will u plzzzzzzzzz send me the whole information including how much of cost sir plzzzz send me the information and abstract of this project and my id is sowmya.singuluri@gmail.com. if you had any mini project too plz send that tooooo
Reply to this  

Microcontroller ebooks Projects codes examples viggy | 28 Feb : 08:40
hi,we had chosen this project for a competition... we had designed and soldered the components and loaded the hex file in ic.. can u send the steps clearly what to do next....please reply as soon as possible,we have to finish it in three more days
Reply to this  

Microcontroller ebooks Projects codes examples viggy | 28 Feb : 08:42
hi,we had chosen this project for a competition... we had designed and soldered the components and loaded the hex file in ic.. can u send the steps clearly what to do next....please reply as soon as possible,we have to finish it in three more days
my email is viggyfriend@yahoo.co.in
Reply to this  

Microcontroller ebooks Projects codes examples neethu | 01 Mar : 20:26
hello,we chose this topic for our projectand we got approval.
the problem is that there is no description ,lay out, etc. so we haven't started the project yet.please help us.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 02 Mar : 08:41
make it yourself i will help you if you stuck somewhere...
use forum
Reply to this  


Microcontroller ebooks Projects codes examples shahid_noor1987@yahoo.com | 02 Mar : 23:52
can you plz send the whole description of the project to my email
Reply to this  

Microcontroller ebooks Projects codes examples tejasbhojak | 05 Mar : 22:50
hi ajay
can i use 89V51RD2 for PC control
and i have used TSOP1738 for reciving IR signals and i was able to display the signals for philips VCR remote controller on Digital CRO so is it fine to use 1738 instead of 1736
Reply to this  

Microcontroller ebooks Projects codes examples hiimanshu | 16 Mar : 20:54
hi, can any one send me all the details of the projects needed foe documentation as i have chosen this one as my major project.
my e-mail id is- himanshu.kundoo@gmail.com
thanks.
Reply to this  

Microcontroller ebooks Projects codes examples csu china | 25 Mar : 03:12
It's very cool!

Reply to this  

Microcontroller ebooks Projects codes examples parul goel | 26 Mar : 01:31
Sir i have got all the material required for this peroject inluding RC5 remote,VB 6 and windows media player version 11.


Still the project is not working.
please help.

It is URGENT.
Reply to this  


Microcontroller ebooks Projects codes examples tah | 07 Jul : 07:52
u are god engineer am see it is atractive
Reply to this  


Microcontroller ebooks Projects codes examples parul goel | 26 Mar : 01:34

plz temme the link for posting queries in your forum



Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 26 Mar : 06:07
forum is located here..
http://www.8051projects.net/forum.html

just go to project doubt forum and create new thread.
Reply to this  


Microcontroller ebooks Projects codes examples joshal3010 | 11 Apr : 01:11
Sir...i have programmed the 89c2051 controller with the hex file you provided...the software you provided gets opened perfectly...but how to use it??...and what does the "$" sign signify in the program...pls pls answer sir...its urgent...
Reply to this  


Microcontroller ebooks Projects codes examples Ajay | 12 Apr : 03:22
Please use forum..
www.8051projects.net/forum.html for any doubt.

$ means same location or current address stored in program counter. its a compiler directive only for keil.
Reply to this  


Microcontroller ebooks Projects codes examples nareshbdnl | 22 May : 02:12
hai ajay this naresh a diploma student from bangalore this my first project iam going to do so thanks to iam downloading ur pr
Reply to this  

Microcontroller ebooks Projects codes examples kathir(kutty) | 01 Jul : 02:39
hai,I am kathir BE student from chennai.This is my miniproject.so I want especially mention thank for discoverer of the project.
Reply to this  

Microcontroller ebooks Projects codes examples raj10105 | 11 Jul : 21:57
can u give me the programming code in c/asm,is it works only on vb?
Reply to this  

Microcontroller ebooks Projects codes examples lwitnessl | 04 Aug : 23:50
its a nice project.. sir -Ajay-
that's why were trying to build it with my co groups soon..

we hope we could finshed it..

we trust your projects alot
THANKS.


Reply to this  

Microcontroller ebooks Projects codes examples dharmenderjain | 21 Aug : 01:30
plz send me the whole discription of this project......
on my mail id dharmenderjain@yahoo.com

Reply to this  
Submit comment

Subject
Username:
Comment:



Google Search for Microcontrollers!

Google
 

8051 Microcontroller Projects 8051 AVR tutorials PIC microcontroller, 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems