Releases: styropyr0/MX8650
Release list
MX8650 v1.0.2
This library facilitates communication with the MX8650 mouse controller, allowing for reading and writing data to its internal registers. It is essential to refer to the MX8650 datasheet before transferring data to the sensor registers.
What's new:
Bug Fixes: Reverted BitBanging implementation. Instead use much safer and easier method- use a resistor between MISO and MOSI
MX8650 v1.0.1
This library facilitates communication with the MX8650 mouse controller, allowing for reading and writing data to its internal registers. It is essential to refer to the MX8650 datasheet before transferring data to the sensor registers.
What's new:
Added example projects.
MX8650 v1.0 0
This library facilitates communication with the MX8650 mouse controller, allowing for reading and writing data to its internal registers. It is essential to refer to the MX8650 datasheet before transferring data to the sensor registers.