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;
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.
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
Post a Comment