Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 671 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 671 Bytes

arduino-adns-5050

Arduino library for handling the ADNS 5050 optical mouse sensor

This library aims to be a thorough implementation written according to contemporary C++ standards and Arduino's typical user friendliness.


Important notice I don't maintain this project acively anymore. Candidate maintainers that are willing to take over the project are welcome. In the meantime I'll come back from time to time to check and possibly merge contributions.


ADN5050 Datasheet

Find a datasheet for Avago ADNS5050 here: https://www.espruino.com/datasheets/ADNS5050.pdf

Installation

Manually copy the *.cpp and *.h files into your project.