open-ameba/RTL00_SDKV35a/example_sources/i2c_epl2590_proximity
2016-12-14 04:21:37 +03:00
..
src add examples 2016-12-14 04:21:37 +03:00
readme.txt add examples 2016-12-14 04:21:37 +03:00

Example Description

This example describes how to use proximity sensor to detect distance

Requirement Components:
    extend board

work with arduino extended board, which has proximity sensor

When the proximity sensor is in PS mode (detect distance), if the object is close to the sensor, a near message will print out. Otherwise a far message will print out.