DEC mouse

2020-10-26 Thread Guy N. via cctalk
Looking to complete a period-correct DEC workstation? Missing the right mouse? Have I got a deal for you! Digital 3-button mouse part number 30-5-01 rev. C02. PS/2 connector, ball mechanism (not one of those fancy new things with the red light on the bottom). Free for actual cost of shippi

Re: DEC Mouse replacement

2018-06-22 Thread Jan-Benedict Glaw via cctalk
On Fri, 2018-05-04 08:13:05 +0100, mark--- via cctalk wrote: > The Linux Kernel has support for DEC VSXXX mouse (as well as LK keyboards), > the opposite of what you are interested in. > So the conversion from DEC protocol is well documented. > It would be fairly straightforward with a microcont

Re: DEC Mouse replacement

2018-06-22 Thread Jan-Benedict Glaw via cctalk
On Fri, 2018-05-04 08:13:05 +0100, mark--- via cctalk wrote: > The Linux Kernel has support for DEC VSXXX mouse (as well as LK keyboards), > the opposite of what you are interested in. > So the conversion from DEC protocol is well documented. > It would be fairly straightforward with a microcont

Re: DEC Mouse replacement

2018-05-04 Thread Douglas Taylor via cctalk
I had run into those bits on the web and also a ps2 driver for the arduino on github. The protocols are similar for the PS2 mouse and the DEC mouse, 3 bytes encoded with movement data. Generic PS/2 Mouse Packet Bits BYTE    7    6    5    4    3    2    1    0 0    yo    xo    ys    xs    ao

Re: DEC Mouse replacement

2018-05-04 Thread Warner Losh via cctalk
On Fri, May 4, 2018 at 7:14 AM, Dave Wade via cctalk wrote: > > > > -Original Message- > > From: cctalk On Behalf Of Bill > Gunshannon > > via cctalk > > Sent: 04 May 2018 12:57 > > To: cctalk@classiccmp.org > > Subject: Re: DEC Mouse repla

RE: DEC Mouse replacement

2018-05-04 Thread Dave Wade via cctalk
> -Original Message- > From: cctalk On Behalf Of Bill Gunshannon > via cctalk > Sent: 04 May 2018 12:57 > To: cctalk@classiccmp.org > Subject: Re: DEC Mouse replacement > > > > On 05/03/2018 09:38 PM, Douglas Taylor via cctalk wrote: > > I would

Re: DEC Mouse replacement

2018-05-04 Thread Bill Gunshannon via cctalk
similarity in the protocol. Is the DEC Mouse protocol actually documented anywhere? bill

Re: DEC Mouse replacement

2018-05-04 Thread Bill Gunshannon via cctalk
esent I only have one mouse >> and I move it from machine to machine. >> >> The protocols for the DEC mice and the standard PS/2 mice don't seem to >> be that much different. >> >> Is it possible to use an arduino to translate PS/2 mouse output and >>

Re: DEC Mouse replacement

2018-05-04 Thread Bill Gunshannon via cctalk
nd the standard PS/2 mice don't seem > to be that much different. > > Is it possible to use an arduino to translate  PS/2 mouse output and > then send it to the vaxstation so that will it mimic a classic DEC mouse? > Anything is possible. :-)  I have often wondered about usin

RE: DEC Mouse replacement

2018-05-04 Thread mark--- via cctalk
e DEC connector doesn't mean it is used, possibly it was for digitizers for example). The DEC mouse protocol is described here: http://oldcomputers.dyndns.org/public/pub/rechner/dec/manuals/decimages/104aatm1.pdf, section C6 onwards. Regards, Mark. -Original Message- From: cctalk

Re: DEC Mouse replacement

2018-05-03 Thread Ed Sharpe via cctalk
Is it possible to use an arduino to translate PS/2 mouse output and > then send it to the vaxstation so that will it mimic a classic DEC mouse? > The jack is different, that would be a factor too. B >

Re: DEC Mouse replacement

2018-05-03 Thread Bill Degnan via cctalk
gt; The protocols for the DEC mice and the standard PS/2 mice don't seem to > be that much different. > > Is it possible to use an arduino to translate PS/2 mouse output and > then send it to the vaxstation so that will it mimic a classic DEC mouse? > The jack is different, that would be a factor too. B >

DEC Mouse replacement

2018-05-03 Thread Douglas Taylor via cctalk
sible to use an arduino to translate  PS/2 mouse output and then send it to the vaxstation so that will it mimic a classic DEC mouse?