ESP32_C3_TimerInterrupt

This library enables you to use Interrupt from Hardware Timers on an ESP32-C3-based board. These ESP32-C3 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. (by khoih-prog)

ESP32_C3_TimerInterrupt Alternatives

Similar projects and alternatives to ESP32_C3_TimerInterrupt based on common topics and language

  • muTimer

    This library provides non-blocking on/off-delay and cycle timer functionality for Arduinos

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ESP32TimerInterrupt

    Discontinued This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.

  • TimerInterrupt

    Discontinued This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.

  • RP2040_RTC

    Discontinued This library enables you to use RTC from RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. This RP2040-based RTC, using Interrupt, has no battery backup. Time will be lost when powered down. To need NTP-client to update RTC every start-up.

  • ESP_DoubleResetDetector

    Discontinued ESP_DoubleResetDetector is a library for the ESP32/ESP8266 Arduino platform to enable trigger configure mode by resetting twice.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ESP32_C3_TimerInterrupt alternative or higher similarity.

ESP32_C3_TimerInterrupt reviews and mentions

Posts with mentions or reviews of ESP32_C3_TimerInterrupt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-15.

Stats

Basic ESP32_C3_TimerInterrupt repo stats
1
0
5.8
about 2 years ago

khoih-prog/ESP32_C3_TimerInterrupt is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of ESP32_C3_TimerInterrupt is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com