Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some adaption #36

Open
felix1024 opened this issue Oct 22, 2024 · 1 comment
Open

Some adaption #36

felix1024 opened this issue Oct 22, 2024 · 1 comment

Comments

@felix1024
Copy link

Hey
thanks for this very useful library! In an existing hardware project I needed to replace a MCP23017 chip by its SPI counterpart MCP23S17. Although I could not find a library for that chip with the same software interface, I decided to take your library and modify it for the SPI interface. So could save time, not adapting existing software. (besides class instantiation)

The result can be found here https://github.com/felix1024/MCP23S17

tested with Arduino framework on ESP32 using platformio.

Hopefully this OK for you.

@blemasle
Copy link
Owner

Hi,

I'm sorry for the late response, I'm currently moving homes and I haven't had the time to review this. I don't know when I will be able to, but I keep it in mind and won't forget you 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants