Question to Al Williams about PAK 6a and Pak 11
Archiver
Posts: 46,084
Al, am thinking of pak6a and pak 11 for taking input from PS/2
mouse/trackball. I see you have a fair amount of code for the 6a on
your site, but could not see any on the pak 11. Do you have any code
for the pak 11 for this application?
Thanks,
Rupert
PS. Love your internet-enabling microcontrollers book!
--- In basicstamps@yahoogroups.com, "Al Williams" <alw@a...> wrote:
> We don't know why the mini keyboard the user reported does not
work. We also
> have not seen the actual keyboard. However, we have tested a
variety of
> keyboards with no problems. Some keyboards seem to want pull up
resistors on
> the data and clock lines while others do not. Otherwise, we've had
no
> problems and very few reports of problems.
>
> Regards,
>
> Al Williams
> AWC
>
>
> >
Original Message
> > From:
mouse/trackball. I see you have a fair amount of code for the 6a on
your site, but could not see any on the pak 11. Do you have any code
for the pak 11 for this application?
Thanks,
Rupert
PS. Love your internet-enabling microcontrollers book!
--- In basicstamps@yahoogroups.com, "Al Williams" <alw@a...> wrote:
> We don't know why the mini keyboard the user reported does not
work. We also
> have not seen the actual keyboard. However, we have tested a
variety of
> keyboards with no problems. Some keyboards seem to want pull up
resistors on
> the data and clock lines while others do not. Otherwise, we've had
no
> problems and very few reports of problems.
>
> Regards,
>
> Al Williams
> AWC
>
>
> >
Original Message
> > From:
Comments
of does what you expect.
We have an example on the Web site for the Basic Stamp. The core of it is
just:
SEROUT OPIN, BAUD,[noparse][[/noparse]GETPKT]
SERIN IPIN\FPIN,BAUD,1000,timeout,[noparse][[/noparse]XRAW.HIGHBYTE, XRAW.LOWBYTE,
YRAW.HIGHBYTE, YRAW.LOWBYTE, TB2]
Not much to it.
Regards,
Al Williams
AWC
>
Original Message
> From: strawberrypocket538 [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=B173XX7qzOHl7iFhxdwhl4AvRp9m1tRgfMua_ZbYmxjLkpPzqhe3tKGrL9pYj8JRANvHwBr8gsOAy32L9_ioQw]rupert@r...[/url
> Sent: Tuesday, December 23, 2003 10:53 PM
> To: basicstamps@yahoogroups.com
> Subject: [noparse][[/noparse]basicstamps] Re: Question to Al Williams about PAK
> 6a and Pak 11
>
>
> Al, am thinking of pak6a and pak 11 for taking input from PS/2
> mouse/trackball. I see you have a fair amount of code for the 6a on
> your site, but could not see any on the pak 11. Do you have any code
> for the pak 11 for this application?
> Thanks,
> Rupert
> PS. Love your internet-enabling microcontrollers book!
>
>
>
>
> --- In basicstamps@yahoogroups.com, "Al Williams" <alw@a...> wrote:
> > We don't know why the mini keyboard the user reported does not
> work. We also
> > have not seen the actual keyboard. However, we have tested a
> variety of
> > keyboards with no problems. Some keyboards seem to want pull up
> resistors on
> > the data and clock lines while others do not. Otherwise, we've had
> no
> > problems and very few reports of problems.
> >
> > Regards,
> >
> > Al Williams
> > AWC
> >
> >
> > >
Original Message
> > > From: