Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
projects:electronics:opticalmouse [2008/06/03 19:05] – photonicsguy | projects:electronics:opticalmouse [2014/11/13 10:50] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~NOTOC~~ | ||
====== Optical Mouse ====== | ====== Optical Mouse ====== | ||
{{ : | {{ : | ||
- | |||
With this project I intend to use an optical mouse sensor chip for detecting movement on a translation stage. | With this project I intend to use an optical mouse sensor chip for detecting movement on a translation stage. | ||
Interfacing the chip with a PIC microcontroller. The mouse shown contains the ADNS-2051 sensor. I removed the microcontroller and rewired the cord for power and the I2C bus. | Interfacing the chip with a PIC microcontroller. The mouse shown contains the ADNS-2051 sensor. I removed the microcontroller and rewired the cord for power and the I2C bus. | ||
{{: | {{: | ||
- | |||
- | |||
Datasheets | Datasheets | ||
- | * {{: | ||
* {{: | * {{: | ||
* ADNB-7011 - Laser mouse kit, $9 at Mouser | * ADNB-7011 - Laser mouse kit, $9 at Mouser | ||
- | ===== ADNS2051 from a Logitech ===== | + | ===== Agilent |
+ | |||
+ | From a Logitech mouse. This is the mouse as shown on the right. | ||
+ | |||
+ | ^Color^Function^Pin^ | ||
+ | |Red|Ground|Gnd| | ||
+ | |Black|SCLK|RC3| | ||
+ | |Orange|5V Power|5V| | ||
+ | |Yellow|SDIO|RC4| | ||
+ | |||
+ | |||
+ | {{: | ||
+ | |||
+ | ===== Pixart PAN101B ===== | ||
+ | Also from a USB Logitech | ||
+ | |||
+ | |||
+ | ===== Agilent HDNS-H2000 | ||
+ | |||
+ | {{: | ||
- | |Pin|Color|Function| | ||
- | |1|Red|Ground| | ||
- | |2|Black|SCLK| | ||
- | |3|Orange|5V Power| | ||
- | |4|Yellow|SDIO| | ||