The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Input Devices

Reply
 
LinkBack Thread Tools Display Modes
Old 10-20-2006, 06:20 PM   #1
Low Bitrate
 
Join Date: Sep 2006
Location: The intarwebs
Posts: 74
I need help with those rotary encoder thingies

OK, so I just read the thread 'iDrive/joystick/mouse' or something like that and there was a encoder thing mentioned in the second or third reply. I would like to know if it is easy to use one of those 'ALPS' encoders or a phidget one with a computer?

BTW: I want to be able to tilt it as well
__________________
Planning {[][][][][][][][][][]} 100%
Funding {[][][][][][][][][][]} 100%
Construction {[][][][][][][][][][]} 60%
tominated is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 10-20-2006, 11:23 PM   #2
Constant Bitrate
 
Join Date: Jul 2006
Posts: 133
Quote: Originally Posted by tominated View Post
OK, so I just read the thread 'iDrive/joystick/mouse' or something like that and there was a encoder thing mentioned in the second or third reply. I would like to know if it is easy to use one of those 'ALPS' encoders or a phidget one with a computer?

BTW: I want to be able to tilt it as well

Well, as far as I know the phidget encoder is just a rotary encoder with a single pushbutton (push down). The Alps multiswitch is an 8 way directional switch, with a rotary encoder as well as the push down button.
LYHTSPD is offline   Reply With Quote
Old 10-21-2006, 12:22 AM   #3
Low Bitrate
 
Join Date: Sep 2006
Location: The intarwebs
Posts: 74
Thanks. I have another question, how do you hook up that alps one to a pc via usb. It would probably be best if windows would recognise it as a joystick/gamepad
__________________
Planning {[][][][][][][][][][]} 100%
Funding {[][][][][][][][][][]} 100%
Construction {[][][][][][][][][][]} 60%
tominated is offline   Reply With Quote
Old 10-21-2006, 11:13 AM   #4
Constant Bitrate
 
Join Date: Jul 2006
Posts: 133
Quote: Originally Posted by tominated View Post
Thanks. I have another question, how do you hook up that alps one to a pc via usb. It would probably be best if windows would recognise it as a joystick/gamepad

I am actually working on that now. My plan is to use a standard USB mouse controller chip. They make off the shelf chips that manufactures use in mice that takes standard pushbutton (and optical if is an led mouse) and sends them over USB. The computer sees the device as a standard mouse, and works wonderfully. I have used them in the past (the PS/2 chips, not the USB ones), but not with an 8 way switch. I am going to try to work it out where I can tie the multiswitch directly to the mouse controller. If I can't do that, then I may have to put a microcontroller in between the two to translate some of the inputs. If I wanted to use the standard 4 way switches (up, down, left, right) it would be extremly simple. The 8 way switch is where the hang up comes in.

I am trying to source the mouse controller chips here in the US. Once I get my hands on them, I should be able to tell you how hard it is going to be.
LYHTSPD is offline   Reply With Quote
Old 10-21-2006, 06:12 PM   #5
Low Bitrate
 
Join Date: Sep 2006
Location: The intarwebs
Posts: 74
i don't realy need an 8 way one so maybe if it works well with you i'll get a 4 way one. once you are done making it, could you post instructions?
__________________
Planning {[][][][][][][][][][]} 100%
Funding {[][][][][][][][][][]} 100%
Construction {[][][][][][][][][][]} 60%
tominated is offline   Reply With Quote
Old 10-21-2006, 08:09 PM   #6
Constant Bitrate
 
Join Date: Jul 2006
Posts: 133
Quote: Originally Posted by tominated View Post
i don't realy need an 8 way one so maybe if it works well with you i'll get a 4 way one. once you are done making it, could you post instructions?

Of course!
LYHTSPD is offline   Reply With Quote
Old 10-25-2006, 02:14 PM   #7
Constant Bitrate
 
Join Date: Jul 2006
Posts: 133
Ok, I have some samples coming of the multiswitches and the controller chips. I will let you guys know what I find out...
LYHTSPD is offline   Reply With Quote
Old 11-08-2006, 01:14 AM   #8
Low Bitrate
 
95rodeo's Avatar
 
Join Date: Oct 2006
Location: Auburn ca
Posts: 79
i am also very interested. btw i have a spare ps2 port so it doesnt have to be usb
95rodeo is offline   Reply With Quote
Old 11-08-2006, 07:48 AM   #9
Constant Bitrate
 
Join Date: Jul 2006
Posts: 133
I was thinking about making it a PS/2, but I figured that most people will have a usb hub in the dash somewhere.

I have the chips in hand, and the switches are on their way. I need to work on fabricating a knob for this thing...
LYHTSPD is offline   Reply With Quote
Old 11-08-2006, 12:03 PM   #10
Variable Bitrate
 
Join Date: Feb 2006
Location: Vancouver, BC
Posts: 369
Quote: Originally Posted by LYHTSPD View Post
I was thinking about making it a PS/2, but I figured that most people will have a usb hub in the dash somewhere.

I have the chips in hand, and the switches are on their way. I need to work on fabricating a knob for this thing...

just so you know if you're trying to emulate the i-drive knob, BMW sells just the knob for $45. Please keep us up-to-date on your project, I'm keeping an eye on your development
guizai is offline   Reply With Quote
Old 11-08-2006, 12:22 PM   #11
Variable Bitrate
 
Join Date: Mar 2004
Posts: 246
Quote: Originally Posted by LYHTSPD View Post
I was thinking about making it a PS/2, but I figured that most people will have a usb hub in the dash somewhere.

I have the chips in hand, and the switches are on their way. I need to work on fabricating a knob for this thing...

couldn't you just use one of those cheap green usb->ps2 adapters that come with new mice? I must have a dozen lying around
dyne is offline   Reply With Quote
Old 11-08-2006, 02:53 PM   #12
Low Bitrate
 
95rodeo's Avatar
 
Join Date: Oct 2006
Location: Auburn ca
Posts: 79
good point wouldnt it be easier to deal with ps2?
95rodeo is offline   Reply With Quote
Old 11-08-2006, 04:20 PM   #13
Constant Bitrate
 
Join Date: Jul 2006
Posts: 133
Quote: Originally Posted by 95rodeo View Post
good point wouldnt it be easier to deal with ps2?

It would be easier to deal with a PS/2 mouse controller since all it needs is a cap and a resistor to work (well, and whatever method of input you use). I went with a usb mouse controller because I did not want to run the PS/2 cable to my case, and PS/2 is a legacy device meaning that most newer motherboards do not even support it (and I wanted the challenge since I have not done much with usb). Also, I could not get a 5 button mouse controller in the PS/2 flavor.

I am not really going for the i-drive knock-off, since I wanted full directional control. This will actually BE a mouse for your carpc (or any computer). It will be like the i-drive + a joystick. I have seen a few people doing this by hacking up a computer joystick, but I wanted something much more compact and easy to mount. I only plan on using the single button for the push-in of the switch, but I may end up mounting some small switches just above the multiswitch in a semi-circle (think of a dogs paw print).

My only concern after looking at the spec sheet of the switch is that it looks like any time a directional input is given, the button contact is closed. If this is the case then I will probably have to put a small microcontroller in there to decode the inputs. Not a big deal, but it will increase the size. If it gets too big, then I will have to remote mount the mouse controller and microcontroller in a small gum pack sized box.



dyne: I thought I saw somewhere in the cut sheet for the mouse controller that is a PS/2 & usb controller. You may be able to use one of the green adapters with this. I will have to look into it.

guizai: I don't like the i-drive or griffen knobs because they take up a lot of space. I am looking at something I can sneak in a switch blank on the center consol next to the e-brake.

Last edited by LYHTSPD; 11-08-2006 at 04:24 PM.
LYHTSPD is offline   Reply With Quote
Old 11-08-2006, 05:14 PM   #14
Variable Bitrate
 
Join Date: Feb 2006
Location: Vancouver, BC
Posts: 369
maybe you'll have to try RC type controllers for joystick or knobs. They're relatively small.
guizai is offline   Reply With Quote
Old 11-09-2006, 07:52 AM   #15
Constant Bitrate
 
Join Date: Jul 2006
Posts: 133
Quote: Originally Posted by guizai View Post
maybe you'll have to try RC type controllers for joystick or knobs. They're relatively small.

Yeah, but those are too small I think.

I looked at the cut sheet for the mouse controller again last night. From what I read, it sounds like it will work with one of those uber-cheep usb->PS/2 convertors. I will know for sure when I get everything hooked up though.
LYHTSPD is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
MMI style rotary encoder install - details Tony G Input Devices 59 06-01-2008 01:41 PM
ccStick rotary encoder Cirion Input Devices 7 02-07-2007 03:46 PM
Rotary Encoder Switch Emulation GiODi Hardware Development 9 09-01-2006 10:38 PM
additional hotkeys / rotary encoder support predator1 Centrafuse 17 03-26-2006 08:59 AM
Rotary encoder "OSK" - Request Maximus Centrafuse 8 09-23-2005 03:20 PM


All times are GMT -5. The time now is 05:18 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics