4.3.0 - Motion Detection Feature
This release enables the motion detection feature of the device with new functions motion_detected()
, set_motion_detect()
, and get_motion_detect()
. Thank you @brtchip-tuannguyen
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-vc0706
.
Read the docs for info on how to use it.