PS2 Protocol
Klazen
Posts: 12
Hi,
I recently purchased a cue©at barcode scanner, and am trying to get my Propeller to read information out of it. I have been on the internet and found methods of hacking the scanners to output unencrypted data, that was easy enough. However, I am not sure how to communicate with the device. I also cannot seem to find much information on the PS2 protocol itself. I thought about reverse-engineering the keyboard object, but it is written in assembly, and I am not familiar enough with that to get very far. Is there any way I can whip up some code so that these two devices can talk to eachother?
I recently purchased a cue©at barcode scanner, and am trying to get my Propeller to read information out of it. I have been on the internet and found methods of hacking the scanners to output unencrypted data, that was easy enough. However, I am not sure how to communicate with the device. I also cannot seem to find much information on the PS2 protocol itself. I thought about reverse-engineering the keyboard object, but it is written in assembly, and I am not familiar enough with that to get very far. Is there any way I can whip up some code so that these two devices can talk to eachother?
Comments
I also have some C code for creating a driver on a linux system, without modification of the cuecat. The driver does the decryption of the datastream for you. I can post the code (as-is, with no further support) if you want it.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
Post Edited (Paul Baker (Parallax)) : 11/13/2008 11:03:38 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
What electronics need - MORE POWER!!!!!!!
Post Edited (blittled) : 11/14/2008 12:08:49 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.