Skip to content

A simple program that parses the signal from a Logitech M-M35 3-button serial mouse.

License

Notifications You must be signed in to change notification settings

blamoo/SerialMouseParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serial Mouse Parser

A simple program that parses the signal from a Logitech M-M35 3-button serial mouse.

Screenshot

Bugs

Since the packets have 3 (Microsoft Standard) or 4 (Logitech 3-button extension) bytes, i can only "finish" a packet when the first byte of a new packet (X1XXXXXX) is sent. Feel free to suggest another method for parsing the data.

References

About

A simple program that parses the signal from a Logitech M-M35 3-button serial mouse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages