Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 913 Bytes

ReadMe.md

File metadata and controls

29 lines (15 loc) · 913 Bytes

ADPS

Donate

Arduino ADPS99xx library

A library to control the ADPS99xx Digital Proximity and Ambient Light Sensor.

For quick questions and support:

For bugs, make sure there isn't an active issue and then create one.

Documentation

See Wiki

Installing This Library (preferred, you just want to use it)

Open the Library Manager and search for "ADPS by Makuna" and install

Installing This Library From GitHub (advanced, you want to contribute)

Create a directory in your Arduino\Library folder named "ADPS" Clone (Git) this project into that folder.
It should now show up in the import list when you restart Arduino IDE.