Where can I get one of these "IPAC keyboard emulators"?Originally Posted by Bugbyte
EDIT: and how is this used? I understand how a joystick can be modified for the steering wheel, but this? Me no understand....
Gimmee some help here mp3car.com members. I want this FAQ to cover as many cars or types of controls as possible. Post links to either FAQs or to your installs. I'll incorporate them in this initial post as they come in. Right now, I've only got CDrSkull's BMW I-Bus how to.
------------------------------------------------------------------------------
So you'd like to use those steering wheel controls to send commands to your PC? Say, turn the volume up or down, change the song, move the cursor? It's possible and many of our member have done it. (Note that due to my lack of knowledge in this area because my car has no steering wheel buttons this FAQ is a work in progress, likely containing erroneous information and is incomplete for now)
There are a couple of different types steering wheel controls out there.
1. Straight wired buttons. This is the easiest to understand as each button has a traceable wire that you can tap into. The challenge will be to A) figure out how to tap into that wire; B) once you've tapped into it, using it to send a signal to your PC.
Tapping into the buttons requires you to solder wires to them. Depending on your car, you may be able to solder them directly to the switch, or you may have to find and trace the wiring harness and tap into the wire farther downstream [some examples of people who've done this would be good right here]
To convert the button presses into keyboard commands that your PC can understand, you need to use a device such as an IPACkeyboard emulator. This emulator allows you to attach the various wires you have tapped into the controls and spit them out as keyboard commands. The IPAC emulator is designed for use by people who want to build their own gaming controls using custom hardware, but can be adapted easily for the car.
If you don't use an IPAC, long time member StevieG has written software that allows you to run each wire to a hacked USB gamepad. His access control software will then allow you to control your car.
2. The second type of system used in cars to detect button presses is a simple and elegant voltage divider network. A voltage is run through a circuit that measures the resistance. Each button introduces a different resistance when pressed. The car's circuitry can deduce which button has been pushed and respond accordingly. This is elegant because it does not require a separate wire for each button to be run down the center of the steering column.
To decode the network and convert it into something your PC can understand, you need a device like this.
It converts the resister network inputs into remote control outputs. You can use an infrared receiver on your computer and software such as Girder to interpret the outputs and convert them into commands for your applications.
3. Tapping into your car's system bus. Some cars have an electronics bus that you can tap a device into that will receive/transmit signals generated by the switching circuitry and convert them into serial port messages that your computer can understand. This allows you to make the car controls your interface to the PC. The BMW is such a car and here is a thread describing how to connect to the I-Bus in the car.
Want to:
-Find out about the new iBug iPad install?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
Where can I get one of these "IPAC keyboard emulators"?Originally Posted by Bugbyte
EDIT: and how is this used? I understand how a joystick can be modified for the steering wheel, but this? Me no understand....
I found them on this website: ultimarc
they also have the programing utilities and a USB version.
Mazda 3, meet Mac Mini. Mac Mini, meet Mazda 3.
Mac Mini in-car coming soon.
Progress: [||||||||||||||||||--] (90% Complete,Initial install is complete, now adding on and fine tuning.)
Progress Blog: http://mikemazda3.blogspot.com/
PC Components:
Lilliput; XPC/FLEX mobo; 1.7 ghz P4 Mobile;512 DDR; 160 gb HDD; opus 150; slot usb dvd-rw
My work log
It emulates a keyboard. You wire the switches to the silver screw terminals you can see on the IPAC. When you hit a switch, the IPAC generates a keyboard command, like "Ctrl-K". Your computer takes if from there.Originally Posted by dougiefresh
Want to:
-Find out about the new iBug iPad install?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
So if we can get pre wired wire hardness made for each vehicle to plug into this thing it would be perfect.
Opus case. MB 899 core duo 2.0ghz
Dual vga out, 400 gb hard drive, Centrefuse front end
zapco 1000.4 for zapco 6.5 componets
zapco 1100.1 for 2 13" W6.
bugbyte, have you tried to use this with your mac mini install? if so how'd it turn out?
Mazda 3, meet Mac Mini. Mac Mini, meet Mazda 3.
Mac Mini in-car coming soon.
Progress: [||||||||||||||||||--] (90% Complete,Initial install is complete, now adding on and fine tuning.)
Progress Blog: http://mikemazda3.blogspot.com/
Want to:
-Find out about the new iBug iPad install?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
cool cool ... then i guess i'll be blazing a new trail for the mazda 3 (and mac mini intigration) .... mac mini carputer and keep the steering wheel controls if i can pull off what i'm planning
Mazda 3, meet Mac Mini. Mac Mini, meet Mazda 3.
Mac Mini in-car coming soon.
Progress: [||||||||||||||||||--] (90% Complete,Initial install is complete, now adding on and fine tuning.)
Progress Blog: http://mikemazda3.blogspot.com/
I'm assuming that since this is essentially an analog output, you could just use your gameport as an input, figure out what signals are what, and use that? It's likely a better solution for someone who is maybe writing their own software....Originally Posted by Bugbyte
Bookmarks