multi-servos

There are 4 repositories under multi-servos topic.

  • khoih-prog/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

    Language:C++30349
  • khoih-prog/ESP32_C3_ISR_Servo

    This library enables you to use 1 Hardware Timer on an ESP32_C3-based board to control 16 or more servo motors. Tested OK with ESP32 core v2.0.5

    Language:C++12211
  • khoih-prog/ESP32_New_ISR_Servo

    This library enables you to use 1 Hardware Timer on ESP32, ESP32_S2, ESP32_S3 or ESP32_C3-based board to control up to 16 or more servo motors. Tested OK with ESP32 core v2.0.4 now

    Language:C++4211
  • khoih-prog/ESP32_S2_ISR_Servo

    This library enables you to use 1 Hardware Timer on an ESP32_S2-based board to control up to 16 or more servo motors. Tested OK with ESP32 core v2.0.5

    Language:C++330