forked from jkb-git/ESP32Servo
-
Notifications
You must be signed in to change notification settings - Fork 77
Expand file tree
/
Copy pathlibrary.properties
More file actions
10 lines (10 loc) · 809 Bytes
/
library.properties
File metadata and controls
10 lines (10 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
name=ESP32Servo
version=3.1.3
author=Kevin Harrington,John K. Bennett
maintainer=Kevin Harrington <mad.hephaestus@gmail.com>
sentence=Allows ESP32 PWM library with MCPWM support for optimal servo performance.
paragraph=This library provides advanced PWM control for ESP32 boards using LEDC hardware, with enhanced MCPWM support on ESP32S3.<br />ESP32S3: 20 PWM channels (8 LEDC + 12 MCPWM) with intelligent allocation<br />All ESP32 variants: LEDC-based PWM with variable-frequency support<br />Supports variable-frequency PWM and fixed-frequency servo control<br />Automatic hardware fallback ensures maximum channel availability<br />
category=Device Control
url=https://madhephaestus.github.io/ESP32Servo/annotated.html
architectures=esp32
includes=ESP32Servo.h,analogWrite.h,tone.h,ESP32Tone.h,ESP32PWM.h