Dalay and sensors

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
weal
 
Posts: 87
Joined: Sun Sep 29, 2019 12:30 am

Dalay and sensors

Post by weal »

In Arduino how to make some sensors work while the delay ?.

User avatar
adafruit_support_bill
 
Posts: 88037
Joined: Sat Feb 07, 2009 10:11 am

Re: Dalay and sensors

Post by adafruit_support_bill »

Not sure exactly what you are trying to achieve. But you can use the millis() timer to time your sensor readings.
https://www.arduino.cc/reference/en/lan ... me/millis/

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”