drivers/paa5100je: support for the PAA5100JE and PMW3901 optical flow sensors#21856
drivers/paa5100je: support for the PAA5100JE and PMW3901 optical flow sensors#21856crasbe merged 1 commit intoRIOT-OS:masterfrom
Conversation
|
Can you squash the commits before I start a review? |
2ac7af1 to
b20e3f7
Compare
Thanks for the quick response! The commits are squashed now. |
crasbe
left a comment
There was a problem hiding this comment.
You will also need a Makefile.ci:
BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
#
crasbe
left a comment
There was a problem hiding this comment.
I can't test it because I don't have the hardware, but it looks good.
The naming is a bit suboptimal because it covers two different sensors, but I couldn't come up with anything better.
Please squash :)
781b727 to
fb4e183
Compare
Yeah that also bugs me but pixartflow or anything like this is way to broad. Thanks for reviewing :) |
Contribution description
This driver adds support for the PMW3901 and PAA5100JE flow sensors. The PAA5100JE is used for near optical flow while the PMW3901 is used with drones, etc.
Both variations of the sensor can be used at the same time.
This driver was adapted from this python driver.
Testing procedure
I ran the test I created using a PA5100JE breakout board and the bitcraze flow deck v2.