Close

The Ace128 moduleis now suported on the Raspberry PI

A project log for High Resolution Absolute Encoder - Arduino & Pi

Bourns ACE-128 Absolute Contacting Encoder - 128 positions - with I2C interface - Arduino & Raspberry Pi libraries

alastair-youngAlastair Young 06/09/2017 at 08:280 Comments

I just checked in the code port for python on the Raspberry Pi

https://github.com/arielnh56/ace128-rpi

I uses a file in place of the EEPROM for state saving, and the constructor builds the encoder map on the fly. Apart from that the functionality is the same as the Arduino library.

Discussions