Skip to content

v2.0.0

Latest

Choose a tag to compare

@pmarchini pmarchini released this 03 Jun 11:27
· 1 commit to master since this release

Overview

Version 2.0.0 is a release that introduces major updates to the ESP32 Triac Dimmer Driver library. This version is ported to ESP-IDF 5.x and transformed into an ESP-IDF component, enhancing integration and usability within ESP32 projects.

Changes

Migrated library to ESP-IDF 5.x
Transformed library into an ESP-IDF component for easier integration
Update incompatibility with previous ESP-IDF versions (not compatible with ESP-IDF v4.4 or lower)
Adjustments for compatibility with ESP-IDF 5.x functionalities and APIs
Features
Maintains control over dimmable AC loads
Preserves APIs for setting power levels, changing states, and configuring dimmer modes
Enhanced compatibility and streamlined integration within ESP-IDF 5.x projects