Last active
June 29, 2025 14:45
-
-
Save glmnet/49ca3d6a9742fc3649f4fbdeaa4cdf5d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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 |
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
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