mirror of
https://github.com/drasko/open-ameba.git
synced 2024-11-22 22:14:17 +00:00
12 lines
298 B
Text
12 lines
298 B
Text
|
Example Description
|
||
|
|
||
|
This example describes how to use proximity sensor to detect lightness
|
||
|
|
||
|
Requirement Components:
|
||
|
extend board
|
||
|
|
||
|
work with arduino extended board, which has proximity sensor
|
||
|
|
||
|
when the proximity sensor is in ALS mode (detect lightness), it will keep polling lightness output.
|
||
|
|