/ADNS9800_LCD

Arduino Uno with ADNS-9800 and OSEPP LCD

Primary LanguageC++

ADNS9800_LCD

Arduino Uno with ADNS-9800 and OSEPP LCD

The project combines ADNS-9800 Optical sensor by John Kicklighter with OSEPP 16×2 LCD Display & Keypad Shield on an Arduino Uno. The code is modified from original to include Motion Burst and distance measurement. C++ namespace and 2 classes are introduced to better organize the code.

The chip-select pin (NCS) = 3

References:

https://www.kickstarter.com/projects/1034145369/high-speed-laser-optical-sensor https://github.com/mrjohnk/ADNS-9800 https://www.tindie.com/products/jkicklighter/adns-9800-optical-laser-sensor/ http://www.instructables.com/id/Arduino-Tutorial-ADNS-9800-Laser-Mouse-Traveled-Di/