The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Hardware Development

Reply
 
LinkBack Thread Tools Display Modes
Old 04-10-2005, 09:48 AM   #16
Raw Wave
 
Join Date: May 2003
Posts: 2,021
Quote: Originally Posted by Scouse Monkey
yup, if you have something useful to say!

(looks like you just did)

ARE YOU FOLLOWING ME NOW???

Oh no, not at all.
Chris31 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 04-10-2005, 12:51 PM   #17
Maximum Bitrate
 
mushin's Avatar
 
Join Date: Aug 2004
Location: SE Michigan
Posts: 750
Quote: Originally Posted by Scouse Monkey
lI am sure there is probably a way to just connect a few pins with a resistor load or summit.

I don't think that's going to work... You can see the mouse initialization routine about 2/3 way down on this page , but looks like at the very least you'll need to transmit 0xAA and 0x00 (for self-test passed and mouse ID) on the data line (which in turn requires the clock line). A PIC could easily do it.
mushin is offline   Reply With Quote
Old 04-10-2005, 12:59 PM   #18
MySQL Error
 
Scouse Monkey's Avatar
 
Join Date: Mar 2004
Location: Bristol
Posts: 13,521
Quote: Originally Posted by mushin
I don't think that's going to work... You can see the mouse initialization routine about 2/3 way down on this page , but looks like at the very least you'll need to transmit 0xAA and 0x00 (for self-test passed and mouse ID) on the data line (which in turn requires the clock line). A PIC could easily do it.

hacking apart an old mouse and aking the crap you don't need out sounds easier. How do KVMs stop the PC thinking the device has been unplugged? they must do it somehow.
__________________
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 04-10-2005, 01:31 PM   #19
Variable Bitrate
 
egeekial's Avatar
 
Join Date: May 2004
Posts: 380
If you don't want to pay for Girder, you can always use WinLIRC. I've never used it, but I am using Lirc for Linux, and it works great.
__________________

2001 Nissan Altima SE
Shuttle FV24 / P3 1Ghz
512MB (2x256) PC133 RAM
40GB 7.2k RPM
WiFi / GPS / XM
Opus 150
Xenarc 700TSV
XP Pro (nLite) / Frodoplayer
egeekial is offline   Reply With Quote
Old 04-10-2005, 01:50 PM   #20
Maximum Bitrate
 
mushin's Avatar
 
Join Date: Aug 2004
Location: SE Michigan
Posts: 750
Quote: Originally Posted by Scouse Monkey
hacking apart an old mouse and aking the crap you don't need out sounds easier. How do KVMs stop the PC thinking the device has been unplugged? they must do it somehow.

I agree, just using an old mouse is easier. You can probably even hack away a good deal of the PCB if space is really important.

Do KVMs keep the PC thinking it has a KB/mouse? At least for the the manual A/B switches, I thought they just physically change the connection. I suppose it could connect the 'unattached' PCs to an internal chip that acts like a kb/mouse.
mushin is offline   Reply With Quote
Old 04-10-2005, 01:53 PM   #21
MySQL Error
 
Scouse Monkey's Avatar
 
Join Date: Mar 2004
Location: Bristol
Posts: 13,521
Mushin, yeah i assume they do toherwise when you boot a PC without switching it over you will get that damn "No PS2 mouse found, do you wish to attach one now..." thing.
__________________
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 04-10-2005, 07:17 PM   #22
Newbie
 
Join Date: Apr 2005
Location: Southern California
Posts: 16
Quote: Originally Posted by Chris31
Stick pointer as found in laptops?

you know how awesome that would be if you like molded one of those buggers into the dash, or the steering wheel or something, then you wouldnt have to worry about mice
__________________
Getting parts together for the carputer
bodaciousllama is offline   Reply With Quote
Old 04-10-2005, 09:40 PM   #23
Variable Bitrate
 
Join Date: Sep 2004
Posts: 440
Na the stick I'm refering to is the one found on any playstation 1 or 2 controler. I think when I can afford to buy a screen I will just hack apart an old mouse and add it to the mass of wires under the dash. I'm realy even reconsidering the mini keyboard I got as it dosnt have any ctr, del, tab, esc, or alt buttons :/
hcker2000 is offline   Reply With Quote
Old 04-10-2005, 10:29 PM   #24
Banned
 
xdjxklusivex's Avatar
 
Join Date: Dec 2004
Location: Diamond Bar, CA (909,951)
Posts: 2,746
use a tiny *** mouse and jam it somewhere thas what i did with my keyboard i just stick it under the seat... my pc wont boot up witout a keyboard so yeah
xdjxklusivex is offline   Reply With Quote
Old 04-14-2005, 02:44 PM   #25
Low Bitrate
 
Join Date: Apr 2005
Location: Minnesota
Posts: 72
I have to agree with the hacking apart of an old mouse, it would be quite small and won't really detract from the computing power like adding more progs would....and you could just run it back into the case as it'll be very small after a little hacking
__________________
Da_Kooz
da_kooz is offline   Reply With Quote
Old 04-14-2005, 03:16 PM   #26
Maximum Bitrate
 
KyleYankan's Avatar
 
Join Date: Mar 2005
Posts: 491
Why not find an old broken wireless mouse on ebay- wher ethe mouse is broke but the dongle still works?

On my mouse - the batteries died - but the donlge is still plugged in and it reckognizes it still.
KyleYankan is offline   Reply With Quote
Old 04-14-2005, 03:18 PM   #27
Raw Wave
 
shotgunefx's Avatar
 
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,793
Quote: Originally Posted by hcker2000
Basicly I need to find a way to make the pc think that there is a ps/2 mouse pluged in this way it will load the mouse pointer and then I can use my game pad as a mouse. Any one got any clue how to make it look like a mouse is connected to the ps/2?

Ever think of using a PIC to drive whatever pad your using? I think when the mouse get's power, it's supposed to send a Ctrl-M character IIRC.
shotgunefx is offline   Reply With Quote
Old 04-14-2005, 08:19 PM   #28
Variable Bitrate
 
Join Date: Sep 2004
Posts: 440
I'v never thought about doing the pic thing for my controler as it uses a usb adaptor and I'm sure it would be hard to get the fetures of the mouse working good in a pic.

Now a pic to emulate the mouse would be fine just has to be very small, very cheap, and I would need a very cheap way to program it.
hcker2000 is offline   Reply With Quote
Old 04-14-2005, 08:31 PM   #29
Raw Wave
 
shotgunefx's Avatar
 
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,793
Quote: Originally Posted by hcker2000
I'v never thought about doing the pic thing for my controler as it uses a usb adaptor and I'm sure it would be hard to get the fetures of the mouse working good in a pic.

Now a pic to emulate the mouse would be fine just has to be very small, very cheap, and I would need a very cheap way to program it.

Pics run around 2-4 dollars USD, a decent programmer can be had for $10 to $15. You can get an Olimex development board for under 20 bucks. This is basically a complete board with power/timing and Max232 for communicating with a PC. If you get the PIC16F628A or any of the ones with ADC, you can easily measure a joystick or other analog device. Plus you could use it do other things down the road.
shotgunefx is offline   Reply With Quote
Old 04-15-2005, 12:13 AM   #30
Variable Bitrate
 
Join Date: Sep 2004
Posts: 440
How would you go about mesuring a usb joy stick with a pic?
hcker2000 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
PS2 3 Button(Rotary Wheel) Mouse Properties? nFiniteTuning Input Devices 4 03-12-2005 09:43 PM
touchscreen woes shakes Input Devices 11 09-11-2004 04:37 PM
MECI PS/2 Trackpoint Stick Mouse Review/INFO spectrrr Input Devices 2 05-14-2004 07:08 PM
Anyone know where I can buy a black touchpad/glidepad ps/2 mouse? Squeezer Input Devices 3 01-19-2004 06:15 PM
PS/2 mouse keyboard plugs cproaudio General Hardware Discussion 3 11-10-2002 05:55 AM


All times are GMT -5. The time now is 07:23 PM.


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