The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Centrafuse

Reply
 
Thread Tools Display Modes
Old 01-11-2005, 12:12 PM   #1
Raw Wave
scott_fx's CarPC Specs
 
scott_fx's Avatar
 
Join Date: Dec 2004
Location: Los Angeles Ca
Vehicle: '99 Chevy Corvette -- '01 Volvo S60 t5 --'03 Honda CBR 600RR -- '97 Suzuki GSX-R750
Posts: 3,561
My Photos: (0)
push buttons

Hey everyone,

I am playing with the idea of having actual buttons to select the different apps/screens (i.e. radio, gps, mp3) to give my install a more 'factory' look.
something along the lines of this:


So I was wondering what would be the best way to do this with centrafuse.


Thanks in advance,

Scott
scott_fx is offline   Reply With Quote
Sponsored Links
Old 01-11-2005, 12:21 PM   #2
Constant Bitrate
 
Join Date: Nov 2004
Location: NY tri-state
Vehicle: 2k4 Maxima - 2k2 MB CLK
Posts: 189
My Photos: (0)
Well... you could get some phidgets and have a VB daemon running that would capture each button press... then "tell" CentraFuse to change the screen to the matching button or something. I don't know if it's possible to talk to CF like that, but the rest of it should be fairly straight-forward and relaitvely cheap to accomplish.
viguera is offline   Reply With Quote
Old 01-11-2005, 12:25 PM   #3
MySQL Error
 
Scouse Monkey's Avatar
 
Join Date: Mar 2004
Location: Bristol
Vehicle: Pug 306 & BMW 325i
Posts: 13,521
My Photos: (0)
there has been a fair bit of discussion on adding buttons, interfacing with oem stereo controls etc.

Possible solutions are direct serial interface (or using a serial button control board to add more buttons),
Hacked game pad
Joystick port (anologue - possible volume, high speed scanning implications)
Also look up girder and the girder HID (human interface plugin) which can be used to get signals from joysticks, gamepads etc.

As for direct with centrafuse maybe you can make a plugin to bypass girder.

There is lots of info ont he forum if you do a thorough search on soem of the things i mentioned (look in input devices)

Andy
__________________
If you want more answers on anything I have posted you can find me at digital-car.co.uk

or skiing or diving or doing somthing else fun!
Scouse Monkey is offline   Reply With Quote
Old 01-11-2005, 12:26 PM   #4
MySQL Error
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 4,886
My Photos: (0)
CENTRFAUSE supports configurable hotkey's for just about every action in the application. You would just need to make your push buttons send a key sequence and CENTRAFUSE will do the rest.

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline   Reply With Quote
Old 01-11-2005, 12:33 PM   #5
Constant Bitrate
 
Join Date: Nov 2004
Location: NY tri-state
Vehicle: 2k4 Maxima - 2k2 MB CLK
Posts: 189
My Photos: (0)
Quote: Originally Posted by veetid
CENTRFAUSE supports configurable hotkey's for just about every action in the application. You would just need to make your push buttons send a key sequence and CENTRAFUSE will do the rest.

david

Doesn't look like a big deal then... maybe build a minimal skin with nothing on screen (well, maybe an exit button or something ) and bread-board a few of these puppies in there...

http://phidgets.com/index.php?module...iew&CID=6&KID=

A joystick/multi-turn and a few pressure sensors going into the USB port, then some quick VB work to read what's being pressed, and pass the commands to CentraFuse via SENDKEYS from VB, I guess... sounds so cool it makes me even wanna get involved with it.
viguera is offline   Reply With Quote
Old 01-11-2005, 01:06 PM   #6
Raw Wave
scott_fx's CarPC Specs
 
scott_fx's Avatar
 
Join Date: Dec 2004
Location: Los Angeles Ca
Vehicle: '99 Chevy Corvette -- '01 Volvo S60 t5 --'03 Honda CBR 600RR -- '97 Suzuki GSX-R750
Posts: 3,561
My Photos: (0)
Quote: Originally Posted by viguera
Doesn't look like a big deal then... maybe build a minimal skin with nothing on screen (well, maybe an exit button or something ) and bread-board a few of these puppies in there...

http://phidgets.com/index.php?module...iew&CID=6&KID=

A joystick/multi-turn and a few pressure sensors going into the USB port, then some quick VB work to read what's being pressed, and pass the commands to CentraFuse via SENDKEYS from VB, I guess... sounds so cool it makes me even wanna get involved with it.


This is really cool, centrafuse never stops impressing me!

If you want to get involved with this it'd be awesome! I don't know anything about code, so that would be the hitch in this for me.

Would the easiest way be to hack a 4 or 6 button game pad and then map it to hotkeys in centrafuse via vb? (does this make sense to anyone but me :-D)
scott_fx is offline   Reply With Quote
Old 01-11-2005, 01:29 PM   #7
Raw Wave
scott_fx's CarPC Specs
 
scott_fx's Avatar
 
Join Date: Dec 2004
Location: Los Angeles Ca
Vehicle: '99 Chevy Corvette -- '01 Volvo S60 t5 --'03 Honda CBR 600RR -- '97 Suzuki GSX-R750
Posts: 3,561
My Photos: (0)
Quote: Originally Posted by scott_fx
This is really cool, centrafuse never stops impressing me!

If you want to get involved with this it'd be awesome! I don't know anything about code, so that would be the hitch in this for me.

Would the easiest way be to hack a 4 or 6 button game pad and then map it to hotkeys in centrafuse via vb? (does this make sense to anyone but me :-D)

maybe something like this:



or



http://www.ultimarc.com/ipac1.html
scott_fx is offline   Reply With Quote
Old 01-11-2005, 01:41 PM   #8
Raw Wave
scott_fx's CarPC Specs
 
scott_fx's Avatar
 
Join Date: Dec 2004
Location: Los Angeles Ca
Vehicle: '99 Chevy Corvette -- '01 Volvo S60 t5 --'03 Honda CBR 600RR -- '97 Suzuki GSX-R750
Posts: 3,561
My Photos: (0)
This is cool, it can be wired to your keyboard input and it sounds like it can just replicate key strokes.... so this would be pretty easy to do with out any programing
scott_fx is offline   Reply With Quote
Old 01-11-2005, 01:50 PM   #9
Constant Bitrate
 
Join Date: Nov 2004
Location: NY tri-state
Vehicle: 2k4 Maxima - 2k2 MB CLK
Posts: 189
My Photos: (0)
Quote: Originally Posted by scott_fx
This is really cool, centrafuse never stops impressing me!

If you want to get involved with this it'd be awesome! I don't know anything about code, so that would be the hitch in this for me.

Well to tell the truth I have NO use for this at all... my console is pretty packed with buttons and I'm going another route right now with the screen. But it should be really easy for you to pick this up... and if you want I can help you out with the VB code for the phidgets. The stuff is dirt cheap, so if you want to try and get a couple and mess with them as a test, I'll help you out with the code. If I get bored enough over the next week or so, maybe I'll do something myself and let you know what the code looks like.

Quote: Originally Posted by scott_fx
Would the easiest way be to hack a 4 or 6 button game pad and then map it to hotkeys in centrafuse via vb? (does this make sense to anyone but me :-D)

Well hacking a joystick/gamepad is easy... and there are people that have done it already if you search around.
viguera is offline   Reply With Quote
Old 01-11-2005, 01:50 PM   #10
Raw Wave
scott_fx's CarPC Specs
 
scott_fx's Avatar
 
Join Date: Dec 2004
Location: Los Angeles Ca
Vehicle: '99 Chevy Corvette -- '01 Volvo S60 t5 --'03 Honda CBR 600RR -- '97 Suzuki GSX-R750
Posts: 3,561
My Photos: (0)
or would it be better to just hack something like this:
scott_fx is offline   Reply With Quote
Sponsored Links
Old 01-11-2005, 01:54 PM   #11
Raw Wave
scott_fx's CarPC Specs
 
scott_fx's Avatar
 
Join Date: Dec 2004
Location: Los Angeles Ca
Vehicle: '99 Chevy Corvette -- '01 Volvo S60 t5 --'03 Honda CBR 600RR -- '97 Suzuki GSX-R750
Posts: 3,561
My Photos: (0)
Quote: Originally Posted by viguera
Well to tell the truth I have NO use for this at all... my console is pretty packed with buttons and I'm going another route right now with the screen. But it should be really easy for you to pick this up... and if you want I can help you out with the VB code for the phidgets. The stuff is dirt cheap, so if you want to try and get a couple and mess with them as a test, I'll help you out with the code. If I get bored enough over the next week or so, maybe I'll do something myself and let you know what the code looks like.



Well hacking a joystick/gamepad is easy... and there are people that have done it already if you search around.

thanks for your valuable input. I think i'm going to try the ipac controller or the keypad hack first since this is definately in my skillset. I just needed a kick in the pants to get the ideas flowing!
scott_fx is offline   Reply With Quote
Old 01-11-2005, 02:02 PM   #12
Constant Bitrate
 
Join Date: Nov 2004
Location: NY tri-state
Vehicle: 2k4 Maxima - 2k2 MB CLK
Posts: 189
My Photos: (0)
Quote: Originally Posted by scott_fx
thanks for your valuable input. I think i'm going to try the ipac controller or the keypad hack first since this is definately in my skillset. I just needed a kick in the pants to get the ideas flowing!

Good luck either way...

And I don't mean to take away from CentraFuse, but maybe you could document your whole experience from a more "modular" approach (read: not built around just CF, but as a solution for everyone). You could use that controller with the software they provide to program it, so that each input represents a button, and you could use any front-end with it... so it might be a good idea to document everything and probably try to get it stickied in the Hardware or Fabrication forums or something, for the next time somebody thinks about doing it but using Frodo or some other front-end.

Incidentally, I see they also have a USB version, which might be better if you don't wanna lose your keyboard -- or if you're not happy with the OSK that the frontend has. It's cool that they also have a Linux/Mac version of the programming utility as well.

Have fun.
viguera is offline   Reply With Quote
Old 01-11-2005, 04:10 PM   #13
Raw Wave
scott_fx's CarPC Specs
 
scott_fx's Avatar
 
Join Date: Dec 2004
Location: Los Angeles Ca
Vehicle: '99 Chevy Corvette -- '01 Volvo S60 t5 --'03 Honda CBR 600RR -- '97 Suzuki GSX-R750
Posts: 3,561
My Photos: (0)
Quote: Originally Posted by viguera
Well to tell the truth I have NO use for this at all... my console is pretty packed with buttons and I'm going another route right now with the screen. But it should be really easy for you to pick this up... and if you want I can help you out with the VB code for the phidgets. The stuff is dirt cheap, so if you want to try and get a couple and mess with them as a test, I'll help you out with the code. If I get bored enough over the next week or so, maybe I'll do something myself and let you know what the code looks like.



Well hacking a joystick/gamepad is easy... and there are people that have done it already if you search around.

I'm going to go with a usb keypad and if the other programs are hot keyable then it should be pretty universal. I'm documenting my whole build for the corvette forum because there has been a lot of interest in this project so i will definately do a 'how to' if it works like i plan.

Thanks again

Last edited by scott_fx : 01-11-2005 at 04:13 PM.
scott_fx is offline   Reply With Quote
Old 01-11-2005, 05:27 PM   #14
Variable Bitrate
 
silencery's Avatar
 
Join Date: Jul 2004
Location: Los Angeles, CA
Vehicle: 2001 Toyota MR-S
Posts: 338
My Photos: (0)
actually, i used the OEM buttons for inputs via a custom built serial controller. With girder, you can map those inputs into any combination of keyboard/mouse inputs you want (in fact, its not restricted to those either). I mapped those inputs to hotkeys in centrafuse and the result is awesome =)

Check my sig for more details.
__________________
Stealth OEM spyder
1204 dot net!
silencery is offline   Reply With Quote
Old 01-11-2005, 05:34 PM   #15
Raw Wave
scott_fx's CarPC Specs
 
scott_fx's Avatar
 
Join Date: Dec 2004
Location: Los Angeles Ca
Vehicle: '99 Chevy Corvette -- '01 Volvo S60 t5 --'03 Honda CBR 600RR -- '97 Suzuki GSX-R750
Posts: 3,561
My Photos: (0)
Quote: Originally Posted by silencery
actually, i used the OEM buttons for inputs via a custom built serial controller. With girder, you can map those inputs into any combination of keyboard/mouse inputs you want (in fact, its not restricted to those either). I mapped those inputs to hotkeys in centrafuse and the result is awesome =)

Check my sig for more details.

I checked out your setup when you first posted it, very cool! but that girder program isn't an option for me becuase I have no oem buttons :-( to interface with. This will all have to be custom built by me, which is gonna be tricky to make it look oem.
scott_fx is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
How-To: Relocating Screen Buttons Altimat Fabrication 41 11-07-2007 03:48 PM
Where to get black Lilliput buttons Quattro LCD/Display 2 09-14-2004 07:49 PM
Where To Buy Buttons, Switches, Lights? eCar™ General Hardware Discussion 7 02-22-2004 02:25 PM
push buttons for custom installations sirope Input Devices 2 09-15-2003 02:45 PM
Illuminated buttons for custom console mccleanp General Hardware Discussion 12 01-18-2002 09:37 PM


All times are GMT -5. The time now is 04:01 PM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics