AdaCore / Ada_Drivers_Library

Ada source code and complete sample GNAT projects for selected bare-board platforms supported by GNAT.
BSD 3-Clause "New" or "Revised" License
236 stars 141 forks source link

Add PMW3901 (flow) sensor support (2). #348

Closed simonjwright closed 4 years ago

simonjwright commented 4 years ago

The PMW3901 sensor from PixArt Imaging detects lateral motion of the sensor, using optical imaging. This can be used for drone stabilization.

(This pull request replaces #347)

Fabien-Chouteau commented 4 years ago

Thank you @simonjwright