PixArt Optical Finger Navigation, OFN, demo program for A350 sensor with library. Alternative porting style in C++. Initial release v1.0.
Dependencies: Pixart_OFN_A
Fork of OFN_A350_Demo by
commHeaders/registerArrays.h@0:a051df82fcdf, 2018-06-25 (annotated)
- Committer:
- PixArtVY
- Date:
- Mon Jun 25 21:14:10 2018 +0000
- Revision:
- 0:a051df82fcdf
First release.
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| PixArtVY | 0:a051df82fcdf | 1 | const uint8_t initialize[][2] = { |
| PixArtVY | 0:a051df82fcdf | 2 | { 0xC9, 0x61 }, //OFN Engine settings. |
| PixArtVY | 0:a051df82fcdf | 3 | //{ 0x6C, 0xA0 }, //Set GPIO pin as button input. |
| PixArtVY | 0:a051df82fcdf | 4 | }; |
| PixArtVY | 0:a051df82fcdf | 5 | #define initialize_size (sizeof(initialize)/sizeof(initialize[0])) |

ADBM-A350 | Finger-Navigation Optical Sensor