Estardyn 2.0 Inch TFT LCD Display+ Rotary Encoder EC11
Posted: Fri May 29, 2026 1:49 am
Hi
Question about the module:
Estardyn 2.0 Inch TFT LCD Display with Rotary Encoder EC11.
----------------------------------------
Cannot find some documentation about this module on net.
AI says that module should use the ST7789_driver.
Not sure if I have to use (for Nano) the level shifter (5v to 3.3v).
----------------------------------------
GND: Ground connection.
VDD: Power supply input (typically 3.3V or 5V, depending on the specific display controller and voltage regulator on board. Consult module documentation or test with 3.3V first).
SCL: I2C Clock line for the display.
SDA: I2C Data line for the display.
RES: Reset pin for the TFT display. Connect to a digital output pin on your microcontroller.
DC: Data/Command pin for the TFT display. Connect to a digital output pin on your microcontroller.
BLK: Backlight control pin. Connect to a digital output pin for backlight on/off control, or to a PWM pin for brightness adjustment.
TRA: Rotary Encoder Channel A output. Connect to a digital input pin on your microcontroller.
TRB: Rotary Encoder Channel B output. Connect to a digital input pin on your microcontroller.
PSH: Push Button output for the rotary encoder. Connect to a digital input pin on your microcontroller.
KO: Encoder Common or additional output pin. This pin's function can vary; it may be a common ground for the encoder or an additional signal. Consult specific examples for its usage.
----------------------------------------
Any help, please?
Question about the module:
Estardyn 2.0 Inch TFT LCD Display with Rotary Encoder EC11.
----------------------------------------
Cannot find some documentation about this module on net.
AI says that module should use the ST7789_driver.
Not sure if I have to use (for Nano) the level shifter (5v to 3.3v).
----------------------------------------
GND: Ground connection.
VDD: Power supply input (typically 3.3V or 5V, depending on the specific display controller and voltage regulator on board. Consult module documentation or test with 3.3V first).
SCL: I2C Clock line for the display.
SDA: I2C Data line for the display.
RES: Reset pin for the TFT display. Connect to a digital output pin on your microcontroller.
DC: Data/Command pin for the TFT display. Connect to a digital output pin on your microcontroller.
BLK: Backlight control pin. Connect to a digital output pin for backlight on/off control, or to a PWM pin for brightness adjustment.
TRA: Rotary Encoder Channel A output. Connect to a digital input pin on your microcontroller.
TRB: Rotary Encoder Channel B output. Connect to a digital input pin on your microcontroller.
PSH: Push Button output for the rotary encoder. Connect to a digital input pin on your microcontroller.
KO: Encoder Common or additional output pin. This pin's function can vary; it may be a common ground for the encoder or an additional signal. Consult specific examples for its usage.
----------------------------------------
Any help, please?