Reference firmware for PixArt's PAA5101 sensor and evaluation board. "Hello World" and "Library" contain the exact same files. Please import just one of the two into your mBed compiler as a new program and not as a library.
Welcome to the code repository for PixArt's PAA5101 sensor and evaluation board.
For general information about this product, please visit this product's components page here:
https://os.mbed.com/components/PAA5101-Floor-Tracking-Sensor-with-Wide-/
For guides and tips on how to setup and evaluate the PAA5101 sensor with the Nordic nRF52-DK microcontroller using this reference code, please visit this guide:
https://os.mbed.com/teams/PixArt/code/5101_referenceCode/wiki/Guide-for-nRF52-DK-Platform
For guides and tips on how to setup and evaluate the PAA5101 sensor with any microcontroller using this reference code, please visit this guide:
https://os.mbed.com/teams/PixArt/code/5101_referenceCode/wiki/Guide-for-Any-Platform
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:e6cc13f2fc8b | 2018-07-18 | PixArtVY | Added Apache License notice. |
4:234a8616c0a6 | 2018-06-13 | PixArtVY | Comments |
3:1d5c2956f415 | 2018-06-13 | PixArtVY | Fixed SPI frequency. |
2:045cc9f995ae | 2018-06-01 | PixArtVY | Removed some unnecessary variables. |
1:469063631a05 | 2018-05-01 | PixArtVY | Changed image quality algorithm. |
0:2c144b6813d1 | 2018-03-19 | PixArtVY | First release. |