Skip to content

Releases: styropyr0/MX8650

MX8650 v1.0.2

Choose a tag to compare

@styropyr0 styropyr0 released this 01 Apr 06:22

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

Choose a tag to compare

@styropyr0 styropyr0 released this 10 Feb 06:24
cef172e

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

Choose a tag to compare

@styropyr0 styropyr0 released this 12 Oct 06:49
5cc8c79

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.