Skip to content

PAJ7620 RevEng 1.5.0 Sensor Driver and API

Latest
Compare
Choose a tag to compare
@acrandal acrandal released this 05 Mar 06:47
df280b6

Driver release 1.5.0 features:

  • Game Mode and Normal Mode speed API implemented - based on information provided by PixArt engineers
  • Object size (in pixels) and object brightness (scaled IR reflection lumens) API added
  • getNoMotionCount() and getNoObjectCount() APIs - tracking ticks since motion and and object in view
  • getObjectCenterX() and getObjectCenterY() - Gesture mode object centroid APIs
  • getObjectVelocityX(), getObjectVelocityY() and isObjectInView() - Object motion metrics for velocity and presence added
  • getCorner() - Interface to determine if an object is in one of the Cartesian quadrant corners

Bugfix:

  • Externally powered device initialization timing issue exposed and fixed ( Issues #61 )

Contributors: Aaron S. Crandall, Sean Kallaher