LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   unusual use for lirc. (https://www.linuxquestions.org/questions/linux-software-2/unusual-use-for-lirc-826576/)

peonuser 08-16-2010 12:52 PM

unusual use for lirc.
 
I love mythtv, but But I would love to use lirc with a remote control to to interface with some stepper motors to act as a mechanical cameral man. Anyone done this yet?

yooy 08-16-2010 04:45 PM

have no idea but what exactly do you mean by mechanical cameral man?

please use more informative title next time..

http://www.runmotherfuckerrun.nl/index.htm
linux installation where you run on track and by changing position left/right/forward/backward
video on screen change

Elv13 08-16-2010 05:15 PM

Possible, just use XEV to map your input and write a little C program to interface with the parallel port so you can turn pins on and off. Connect your pins to a relay and the relay to your motor power source and the motor.

peonuser 08-17-2010 01:05 AM

cameral man s/b camera man

peonuser 08-17-2010 01:08 AM

Quote:

Originally Posted by Elv13 (Post 4068229)
Possible, just use XEV to map your input and write a little C program to interface with the parallel port so you can turn pins on and off. Connect your pins to a relay and the relay to your motor power source and the motor.

Researching XEV now. Sounds like an option. Been using freebasic to control the parallel port so far.

michaelk 08-17-2010 07:00 AM

Is your system going to use x?
lirc also has a special mouse daemon called lircmd which is compatible with x and gpm. Your application can also interface with lircd which is a network socket daemon to receive IR commands.

peonuser 08-17-2010 11:29 PM

My test system is running both x and gpm. I would not have a system without gpm (x or not). Thanx, I will check lircmd out also.


All times are GMT -5. The time now is 05:56 PM.