SkillAgentSearch skills...

ADNS3080

Arduino library for the ADNS3080 mouse sensor

Install / Use

/learn @RCmags/ADNS3080
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

References

  • Credit goes to Lauszus and Neumi for getting the sensor to work with arduino. This library is essentially a repackaging of their code into a neater form.

  • For more information on the sensor, see the datasheet

  • The schematic can be found here, along with another another library for the ADNS3080.

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated1mo ago
Forks6

Languages

C++

Security Score

95/100

Audited on Feb 2, 2026

No findings