Reference firmware for PixArt's PAT9125EL 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 PAT9125EL sensor and evaluation board.

For general information about this product, please visit this product's components page here:
https://os.mbed.com/components/PAT9125EL-Evaluation-Board/

For guides and tips on how to setup and evaluate the PAT9125EL sensor with the Nordic nRF52-DK microcontroller using this reference code, please visit this guide:
https://os.mbed.com/teams/PixArt/code/9125_referenceCode/wiki/Guide-for-nRF52-DK-Platform

For guides and tips on how to setup and evaluate the PAT9125EL sensor with any microcontroller using this reference code, please visit this guide:
https://os.mbed.com/teams/PixArt/code/9125_referenceCode/wiki/Guide-for-Any-Platform

Revision:
5:577976dae20d
Parent:
4:8f7d8ff001f8
diff -r 8f7d8ff001f8 -r 577976dae20d main.cpp
--- a/main.cpp	Mon Jul 23 22:14:06 2018 +0000
+++ b/main.cpp	Mon Jul 23 22:15:42 2018 +0000
@@ -1,6 +1,6 @@
 // PAT9125EL: Miniature Optical Navigation Chip reference code.
-// Version: 1.1
-// Latest Revision Date: 18 July 2018
+// Version: 1.2
+// Latest Revision Date: 23 July 2018
 // By PixArt Imaging Inc.
 // Primary Engineer: Vincent Yeh (PixArt USA)