I have an ESP32 DEVKIT V1 board - pinout:
https://lastminuteengineers.b-cdn.net/wp-content/uploads/iot/ESP32-Pinout.png
https://lastminuteengineers.b-cdn.net/wp-content/uploads/iot/ESP32-GPIO-Pins.png
I have connected an encoder to it, it works fine (although it loses some signals, rotations). However, I want to connect a 16x2 LCD display on the I2C interface.
Encoder and LCD have "want" on the same pins: 21 and 22. how to deal with this? Is it possible to move the encoder to other pins? Which ones?
Alphanumeric LCD display compatible with HD44780 2x16 with I2C signal converter inserted.
Thanks in advance for the hints!
https://lastminuteengineers.b-cdn.net/wp-content/uploads/iot/ESP32-Pinout.png
https://lastminuteengineers.b-cdn.net/wp-content/uploads/iot/ESP32-GPIO-Pins.png
I have connected an encoder to it, it works fine (although it loses some signals, rotations). However, I want to connect a 16x2 LCD display on the I2C interface.
Encoder and LCD have "want" on the same pins: 21 and 22. how to deal with this? Is it possible to move the encoder to other pins? Which ones?
Alphanumeric LCD display compatible with HD44780 2x16 with I2C signal converter inserted.
Thanks in advance for the hints!