ESP32_ISR_Servo

This library enables you to use 1 Hardware Timer on ESP32-based board to control 16 or more servo motors. Now supporting ESP32, ESP32_S2, ESP32_S3, ESP32_C3-based boards. Tested OK with ESP32 core v2.0.5 (by khoih-prog)

ESP32_ISR_Servo Alternatives

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

  • FastLED

    The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.

  • ErriezTTP229TouchKeypad

    TTP229 touch sensitive keypad library for Arduino

  • 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
  • flipper-zero-backpacks

    Backpack-style addon boards for the Flipper Zero!

  • 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.

  • ESP_DoubleResetDetector

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

  • ESP32_C3_TimerInterrupt

    Discontinued 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

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_ISR_Servo alternative or higher similarity.

ESP32_ISR_Servo reviews and mentions

Posts with mentions or reviews of ESP32_ISR_Servo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-09.
  • ESP32 and peripherals (RMT, I2S)
    2 projects | /r/FastLED | 9 Aug 2022
    Hello, I am trying to use FastLED with an interrupt-driven servo library, but the servo seems to jitter whenever the LED is showing any color except black (i.e. fully off). This leads me to believe that it's being bit-banged, and I'm not even sure how to check if FastLED is using any hardware peripherals like RMT or I2S. The jitter still happens when using #define FASTLED_RMT_MAX_CHANNELS 1, and I always get this warning during compilation, which might be relevant:

Stats

Basic ESP32_ISR_Servo repo stats
1
22
6.2
over 1 year ago

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

The primary programming language of ESP32_ISR_Servo is C++.


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