ADNS3080
Arduino library for the ADNS3080 mouse sensor
Install / Use
/learn @RCmags/ADNS3080README
ADNS3080
This is an Arduino library for ADNS3080 mouse sensor. It provides a simple interface to retrieve motion and frame data from the sensor. See the following schematic to connect a comercial module to an Arduino Uno. It is the same for other boards except the SPI spins change.
<img src = "ADNS3080_arduino_wiring.jpg" width = "40%" height = "40%">IMPORTANT:
The camera must be focused for the sensor to work properly. See the following repo to focus the lens: ADNS3080_frame_capture. It contains an arduino sketch and a python script that work in conjunction with this library.
