We are working on a scanner that uses Raspberry + BrickPi+ + EV3 color sensor + 2* EV3 motor.
We want to get RGB values from the color sensor. Modus 2 (that returns 7 different colors) works, but we can’t get the Raw Color modus to work. This is probably due to our incapability to use the right call/method in our code. Is it possible to get better documentation on the modi that are possible and the calls you need to use with them?
An example of better documentation is found at the website of EV3dev. We tried installing their firmware, but could not get it to boot. We would therefore like to use the Dexter Industries version of Raspbian. Can you give an explanation of how we could achieve this in our code?