Skip to content

PFC8574 and/or MCP230XX on ESP32 #15796

Answered by barbudor
thermseekr asked this question in Q&A
Discussion options

You must be logged in to vote

The PCF8574 is available on either ESP8266 or ESP32 but it isn't available in any default builds. Check : https://tasmota.github.io/docs/BUILDS/
So you will have to build your own binary. See https://tasmota.github.io/docs/Compile-your-build/

The PCF8574 or the MCP230xx can be used for inputs but through rules (there is no direct software connection between a extender's input and a relay.
The disadvantage vs native GPIO is that you won't benefit from the debouncing so you will manage to have a clean signal on the hardware side.
On the other side, the extenders outputs can be used as Relay with same features as Relay on native GPIO

So for your 16/16 device, I would choose to have the outpu…

Replies: 5 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by thermseekr
Comment options

You must be logged in to vote
6 replies
@barbudor
Comment options

@thermseekr
Comment options

@arendst
Comment options

@thermseekr
Comment options

@barbudor
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@thermseekr
Comment options

@sfromis
Comment options

@HofeBY
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants