Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 810 Bytes

examples.rst

File metadata and controls

38 lines (24 loc) · 810 Bytes

Simple test

Ensure your device works with this simple test.

../examples/apds9960_simpletest.py

Proximity Example

Example illustrating proximity detection

../examples/apds9960_proximity_simpletest.py

Gesture Example

Example illustrating gesture detection

../examples/apds9960_gesture_simpletest.py

Color Example

Example illustrating color detection

../examples/apds9960_color_simpletest.py