espp/lp5817

1.0.25

Latest
uploaded 1 day ago
LP5817 I2C RGB LED driver component for ESP-IDF

readme

# LP5817 - RGB LED Driver (I2C)

[![Badge](https://components.espressif.com/components/espp/lp5817/badge.svg)](https://components.espressif.com/components/espp/lp5817)

This component provides a C++ driver for the TI LP5817 RGB LED driver over I2C,
implemented using `espp::BasePeripheral`.

- 3 LED channels (R, G, B) with 8-bit brightness, controllable via analog
  dot-current control or 26 KHz PWM control with linear or exponential dimming
- Programmable fade (ramp) times and step sizes
- Global enable/shutdown
- Open short detection/status

See the [example](./example) for usage.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/lp5817^1.0.25"

or download archive

Stats

  • Archive size
    Archive size ~ 8.06 KB
  • Downloaded in total
    Downloaded in total 40 times
  • Downloaded this version
    This version: 40 times

Badge

espp/lp5817 version: 1.0.25
|