esp-idf-lib icon indicating copy to clipboard operation
esp-idf-lib copied to clipboard

PCA9530 2-bit I2C LED dimmer

Open SERIDJ opened this issue 3 years ago • 0 comments

I am requesting a driver for PCA9530 .

Device description

The PCA9530 is a 2-bit I²C-bus and SMBus I/O expander optimized for dimming LEDs in 256 discrete steps for Red/Green/Blue (RGB) color mixing and backlight applications.

ABC-123 is a chip to do a great thing. It supports both SPI and I2C. It supports VDD from 2.3V to 5.5V. You can use it for saving the world.

Device information

data sheet : https://docs.rs-online.com/19e2/0900766b81538502.pdf

The product information and the data sheet can be found at:

https://android.googlesource.com/kernel/msm/+/android-6.0.1_r0.74/drivers/leds/leds-pca9532.c

https://github.com/ControlEverythingCommunity/PCA9530

Purchasing the product

The device can be purchased at:

  • [x] RS
  • [x] ebay
  • [ ] Digi-Key

The URLs where you can buy the device are:

  • https://www.digikey.fr/product-detail/fr/nxp-usa-inc/PCA9530D-118/568-1830-2-ND/789919
  • https://fr.rs-online.com/web/p/drivers-dafficheur/0510986/
  • https://www.ebay.fr/itm/322862263355?hash=item4b2c172c3b:g:YA8AAOSwVNxZ~IDw

Other implementation

There is a driver for Amiga 1000 at http://example.org/drivers/foo/amiga

SERIDJ avatar Aug 09 '21 13:08 SERIDJ