esphome / esphome/feature-requests

Add LED driver PCA9633

Open
#189 4 comments 2 reactions 0 assignees View on GitHub
Type: I2C Type: Output
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**

Requesting support for the NXP PCA9633 four channel LED driver. It is much simpiler device than the PCA9685 and only has four outputs rather than 16. Also it is only 8 bit instead of 12 bit.

The datasheet can be found here:
https://www.nxp.com/products/analog/interfaces/ic-bus/ic-led-controllers/4-bit-fm-plus-ic-bus-led-driver:PCA9633

**Please describe your use case for this integration and alternatives you've tried:**

I am trying to reverse engineer the existing PCA9685 module but not having much luck yet.

**Additional context**

I have written a simple Arduino library for the chip here. It works on ESP8266 and some Arduino boards.

https://github.com/gordonthree/pca9633

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.