Using Raspberry Pi Zero to Fetch Sensed Data from Sparkfun Triad Sensor

Hello, my project requires using Raspberry Pi Zero to analyze sensed data and Sparkfun Triad Spectroscopy Sensor (AS7265x) has what I want. However, since the Triad Sensor doesn’t have a comprehensive library for python-based processors, I decided to employ the ‘sparkfun-qwiic-i2c’ library from pypi.

The challenge here is that the library doesn’t have a sample usage code and so I am finding it very difficult to implement. For instance I don’t understand what is meant by the parameter, ‘commandCode’ in the library; and some other issues.

I therefore humbly request for a sample usage code to enable me implement the library, and I will be very grateful you did.

Thank you.

Unfortunately we do not have an official python library for the Triad Sensor. It’s possible someone has written one but I am not aware of one. :frowning: