analog read


 i want read 2000 analog samples in 1 second , print total samples on serial monitor..

can use time sensitive while loops

what functionality of
milliseconds=millis();
 millis()-10
millisseconds+=10;

go ahead.

yes can use time sensitive while loop, tho loop might well

you hard pressed *store* 2000 values in uno, mega might work better.


Arduino Forum > Using Arduino > Programming Questions > analog read


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'