Interfacing 16x2 LCD with ESP32 Using MCP23017 via I2C
The ESP32 devkit v1 and alike ESP32 boards have 25 usable GPIO pins exposed, many of which are input only pins (4 pins which can only be used as digital input pin), many are strapping pins (5 pins which are used for boot control and should not be se…