Is the SparkFun RGB Light Sensor - ISL29125 usable on a raspberry pi?

Hi there,

I wanted to use the SparkFun RGB Light Sensor - ISL29125 for a project of mine where I need to be able sense the color of an object by using the SparkFun RGB Light Sensor - ISL29125 and a raspberry pi, and I was wondering if this was even possible. I only found a link to an arduino library for the sensor and nothing for a raspberry pi so I wanted to know if it was even possible to use a raspberry pi with the sensor instead of the arduino.

Thanks for the help in advance!

While we haven’t made source files for this capability, that doesn’t mean that it can’t be done. Here an example I found searching the internet:

https://github.com/bhaskar-anil429/ISL29125

I can’t guarantee that it will work for your needs, but it’s a place to start.