
Description:
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:
-
Copy MSCOMM32.ocx in "c:\windows\system" folder.
-
Go to Start -> run and type "regsvr32 mscomm32.ocx" and hit enter. It will give you a success dialog.


No comments:
Post a Comment