uploaded 1 year ago
LED indicator driver

readme

## LED Indicator

As one of the simplest output peripherals, LED indicators can indicate the current operating state of the system by blinking in different types. ESP-IoT-Solution provides an LED indicator component with the following features:

* Can define multiple groups of different blink types
* Can define the priority of blink types
* Can set up multiple indicators
* LEDC and other drivers support adjustable brightness, gradient

### LED Indicator User Guide

Please refer: https://docs.espressif.com/projects/espressif-esp-iot-solution/en/latest/display/led_indicator.html

changelog

# ChangeLog

## v0.3.0 - 2023-1-31

### Enhancements:

* LED INDICATOR:
  * Support customer mode: can customize multiple drivers
  * Support create LED by LEDC driver
  * Support breathe blink
  * Support set brightness
  * Support jump in line

## v0.2.0 - 2022-12-28

### Enhancements:

* LED INDICATOR:
  * Support customer-defined blink step
  * Support custom blink type

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/led_indicator^0.3.0"

or download archive

Dependencies

  • espressif/cmake_utilities ~0.1.0
  • ESP-IDF >=4.0
  • Stats

    • Downloaded in total
      Downloaded in total 7.0k times
    • Downloaded this version
      This version: 1.4k times

    Badge

    espressif/led_indicator version: 0.3.0
    |