Patching into an optical mouse with a PIC
posted Jan 28th 2011 9:00am by Mike Szczysfiled under: peripherals hacks

[MikyMouse] cracked open a couple different optical mice (or is it mouses?) in order to play with the data communications coming off of the chips inside. Once he figured out the protocol, it wasn’t too hard to grab the data for use in his own projects. The chip that controls the mouse is one of two he looked at, either an ADNS2051 or an ADNS2610. They run at 5V and use serial communications via SDIO and SCK pins. The clip after the break shows the test apparatus displaying coordinates of the mouse on an LCD screen. This seems like an easy and inexpensive way to get position data from your project. The only tricky part is going to be deciding when and how to to zero out the location.
Not interested in this type of mouse hack? Can we spark your curiosity with this mouse auto-fire project?






I wonder if the mouse sensor can be used as a contact less tachometer. Could be quite useful for some projects.