gpio.sensor.motion.pmw3901
Platypush documentation
gpio.sensor.motion.pmw3901
- class platypush.plugins.gpio.sensor.motion.pmw3901.GpioSensorMotionPmw3901Plugin(rotation=0, spi_slot='front', spi_port=0, **kwargs)[source]
Bases:
GpioSensorPlugin
Plugin to interact with an PMW3901 optical flow and motion sensor
Requires:
pmw3901
(pip install pmw3901
)