I am kind of stuck with my Arduino code, I need quick help. I have a code that prints values from 15 photo resistors, and right now it prints it like this:
I would need to change that so that it prints a string like this: "818,1023,964,0,84,164,164,1023,912,789,825,.........", and this would repeat every time the values come in, only the actual sensor values, without the sensor number and the track number.