Skip to content

Instantly share code, notes, and snippets.

@glmnet
Last active June 29, 2025 14:45
Show Gist options
  • Save glmnet/49ca3d6a9742fc3649f4fbdeaa4cdf5d to your computer and use it in GitHub Desktop.
Save glmnet/49ca3d6a9742fc3649f4fbdeaa4cdf5d to your computer and use it in GitHub Desktop.
// this gist is no longer needed,
// see https://github.com/glmnet/esphome-components/blob/main/docs/arduino_port_extender.md
// for up to date information
// this gist is no longer needed,
// see https://github.com/glmnet/esphome-components/blob/main/docs/arduino_port_extender.md
// for up to date information
@TheAbhor
Copy link

lol ... I see it now, @balazs111 has the same question :-)

@balazs111
Copy link

Hello,

here is the solution: https://community.home-assistant.io/t/arduino-port-expander-i2c-connection-not-recover-after-failure/745984
In the end decided to use modbus because i needed to breach a longer distance what i2c was not able to handle

@vitucciog
Copy link

vitucciog commented Mar 29, 2025

Hi @glmnet,
any chance you make a version for Arduino Mega 2560?
I've been using a modified version from @thebradleysanders in the last years, but with the migration from custom to external components I've lost the possibility to update my devices with the latest versions of esphome.

Thanks. Bye,
Vito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment