esp-arduino-libs / ESP32_IO_Expander

Arduino library of driving IO expander chips for the ESP SoCs
Apache License 2.0
8 stars 9 forks source link

Added support for WCH(Jiangsu Qin Heng) CH422G I/O Expander #3

Closed lboue closed 6 months ago

lboue commented 6 months ago

Added support for WCH(Jiangsu Qin Heng) CH422G I/O Expander:

Lzw655 commented 6 months ago

Hi @lboue, thank you for the contributions.

There are several places such as README, lib version need to be modified. May I change some of these places based on your commit to a new PR?

lboue commented 6 months ago

@Lzw655 Of course you can. Please.

Lzw655 commented 6 months ago

Hi @lboue, please check the new PR and help me test it. If everything is ok, then we can merge it and release a new version to the Arduino Library.

lboue commented 6 months ago

Thanks @Lzw655. I'll get the tests done as soon as possible.

lboue commented 6 months ago

@Lzw655 This CH422G test file is working with arduino-esp3 3.0.0-alpha3 release: CH422G_Test_3.0.0-alpha3.ino