luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question]<How to use ESP3D with the MCP23017 component in the components/expander/io_expander/mcp23017 directory?>

liu2-3zhi opened this issue · comments

How to use ESP3D with the MCP23017 component in the components/expander/io_expander/mcp23017 directory? https://github.com/espressif/esp-iot-solution/tree/d7f413d058e7acbc1832305c65d211ee13fd952d/components/expander/io_expander/mcp23017

Please forgive my desire, I want to enable all features, including Ethernet, camera, buzzer, and so on. The number of I/O has prevented this behavior.

commented

I am not sure because I never needed to code ioexpander but for arduino I guess you can use this arduino library https://www.arduino.cc/reference/en/libraries/mcp23017/