ADC help

edited February 2014 in Arduino

Hi everyone. It's my first post in this forum so excuse me if I have some errors.

I want to make an arduino analogRead from Processing. I can read the data but I need the reading to be faster. I know how to configure the ADC speed with arduino but not in Processing (I am programming everything in Processing).

And I have another problem. I want to set de ADC voltage reference to 1.1V. Again, I know how to do it with Arduino (analogReference) but not with Processing.

Can anyone lend me a hand with this?

Thank you very much!

Sign In or Register to comment.