esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
420 stars 26 forks source link

Add support for SC16IS752 - Dual UART & additional GPIO chip. #2355

Open rarroyo6 opened 1 year ago

rarroyo6 commented 1 year ago

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

Add support for the NXP SC16IS752 chip. Please describe your use case for this integration and alternatives you've tried:

The NXP SC16IS752 chip will add 2 UARTs and 8 additional GPIO pins via I2C or SPI. Additional context

Full datasheet can be found here: https://www.nxp.com/docs/en/data-sheet/SC16IS752_SC16IS762.pdf

B48D81EFCC commented 1 year ago

Hi,

there are a some libraries available on: https://registry.platformio.org/search?q=SC16IS752 I hope this helps with the integration into esphome.