Particle library for PR33-13?

Hi All,
I have a PR33-13 4-channel ADC 0-10V and was wondering what the best Particle Library to use for it is? The standard https://github.com/ControlEverythingCommunity/MCP3428 ?

Hi,

There is an actual Arduino library here for the MCP3428:

Some minor changes would need to be done I’m sure to port it to Particle but generally a port from Arduino to Particle is very straight forward. If you have any questions on it please let us know.

Thank you,
Travis Elliott

There is a Particle library here:

The .ino file shows a basic usage example