Forget Arduino delay() already!
The delay() function in Arduino is not just overused, but almost always used the wrong way. Let’s see an example and how to schedule simple tasks the correct way! Update A follow-up video is added with a ton of details, at the end of the post! How delay() works? The delay() waits for some given […]
Forget Arduino delay() already! Read More »