Power Control on < 1 second. Possible?

Expansion modules and attachments
Post Reply
cmc0619
Posts: 11
Joined: Mon Aug 31, 2015 11:09 pm

Power Control on < 1 second. Possible?

Post by cmc0619 »

Is it possible to activate the power control expansion module in under 1 second increments? I see now() is measured in seconds.
Image
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Power Control on < 1 second. Possible?

Post by lnevo »

You can do millis() but the accuracy may not be that great. It all depends on how quickly your control can finish running each iteration of loop()
Post Reply