millis() overflow will not hurt you...

This page summarizes the projects mentioned and recommended in the original post on /r/arduino

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • elapsedMillis

    Arduino 'port' of the elapsedMillis library

    I made the same discovery a few years ago, but it still found it distasteful to rely on this wraparound effect. Then I discovered the very cool elapsedMillis library, which provides better functionality/flexibility than millis() and also results in more readable code. I ended up writing an article on how to use this library to implement cooperative multitasking, and I've used this approach on many complex projects since then.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts