sandin Posted December 16, 2010 Share Posted December 16, 2010 (edited) Long time ago I had WinFast TV card in my PC and I used to control my PC, and now I have decided to use my PC with remote control once again.I found this (or this, edit: recently I found another schematic, perhaps the easiest one to make, is here - it uses line in/microphone on your sound card to get infrared signals, so if you don't have COM port, you can still make, and use this, but you must change plugin on WinLIRC program itself from Serial to Audio) instruction on how to create COM (RS232) port infrared remote control receiver. I know that COM port is slowly dying, but there are COM TO USB adapters (if you still want to make your own remote control receiver).This script is connected to WinLIRC (software for receiving and recognizing signals from COM port, IRToy, Maxter, etc...), and performing different operations according to the winlirc remote key recognition. Such operations like: - Start program (with parameters, if program is started start new or focus already started one) - Control players (built in: winamp, media player classic, windows media player, bsplayer) - Send keyboard keys (strings, control keys, single key, or mobile typing style (2 - abc2, 3 - def3, etc...) - Mouse operations (clicks, double clicks, move, scroll) - Power state change (full screen menu with selection, shutdown, reset, log off, standby, hibernate) - send WM_COMMAND to any window (hook WM_COMMAND as well) - other (Master volume up, down, mute, Eject CD, Show time/dateSome of the Screen Shots:Config Screen, Type mobile style, Change volume, Show time/date, Selectable power stateP.S. Thanks to: - wraithdu for library (requires Microsoft VC++ 2008 SP1 Redistributable to be installed) - yashied for soundquery.au3 UDF found in his script - J. Thuemmler for dssubcls.dll library (used for hooking WM_COMMAND messages from other windowsDownload Links:Compiled (together with WinLIRC 0.8.7a)Source (without WinLIRC)Instructions:- Start RemoteControl.exe- Error will pop-up telling you that you don't have CFG file (which contains WinLIRC's remote control keys recognition data), Click OK- Click Config Winlirc button- If you already have defined keys (if you used winlirc before) click on to browsing button to find CFG/CF file and then click Apply, or if you don't have defined CFG file (you never used WinLIRC before) click on Define WinLIRC remote control keys button(if you started defining new remote control keys, just follow directions on console, and click apply when you finished defining keys)- Select Key in combo box (or press button on your remote control) and select tab/operation which you want to asign to that remote control key, and then click SAVE (for each key)- After you defined all your remote key's operations you may click Hide, config window will be closed, program will continue to work (in tray) and perform operations you defined after each remote control key stroke.- Inside tray menu you can set your program to start with windows- You may also set menu controls (up,down,left,right,select) in the "Cofig Winlirc" menu, which is used for selecting power state (shutdown, reset...), or when typing in mobile style (left - cancel last letter before it was typed, right - sending letter without waiting time for it to be typed) Edited December 18, 2010 by sandin Some cool glass and image menu | WinLIRC remote controler | Happy Holidays to all... | Bounce the sun, a game in which you must save the sun from falling by bouncing it back into the sky | Hook Leadtek WinFast TV Card Remote Control Msges | GDI+ sliding toolbar | MIDI Keyboard (early alpha stage, with lots of bugs to fix) | Alt+Tab replacement | CPU Benchmark with pretty GUI | Ini Editor - Edit/Create your ini files with great ease | Window Manager (take total control of your windows) Pretty GUI! | Pop-Up window from a button | Box slider for toolbar | Display sound volume on desktop | Switch hotkeys with mouse scroll Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now