acrandal / RevEng_PAJ7620

PAJ7620 gesture sensor Arduino driver and user API
https://acrandal.github.io/RevEng_PAJ7620/
MIT License
23 stars 7 forks source link

Research: Image mode #54

Open acrandal opened 3 years ago

acrandal commented 3 years ago

There's a raw image mode to pull the 30x30 image data out. I recall the docs saying that it's only available in spi mode, but we should poke at it.

This would be a crown jewel feature. Though, 900 values are a lot per frame via i2c.

acrandal commented 3 years ago

Another read through the docs still indicates that this is only available in SPI mode.