Display hardware recommendation

I want to start hacking on the LVGL/MicroPython interface. I don’t have any display hardware. Does anyone have a recommendation on what display hardware I should buy. Something middle-of-the-road, representative of the space, and well supported. Thanks.

check out this file, lv_binding_micropython/driver/esp32 /ili9XXX.py

it is esp32 port display driver, supports ili9xxx, gc9a01, st77xx.
There are many displays using those driver.

I think ili9xxx with touch is the most popular.

Thanks. I got an ili9431.