Which display should I use with easyGUI?

Any display with graphical capabilities, i.e. where each pixel is individually addressable, can be used. That covers most LCD displays on the market today. Also other display technologies can be used, e.g. plasma, fluorescent, OLED, etc.

The connection method between display controller and microcontroller can be of any type, as the easyGUI display driver is simply adapted to the connection method in use. Microcontrollers with Build-in display controller can also be used.

There is no formal limit to display resolution. Any resolution in both width and height can be defined, including odd numbers. The display can be oriented in any of the four primary directions (normal, left, right, upside down) without any limitations on the user interface.

It is impossible for us to recommend individual display solutions, as there are so many factors determining a proper choice: Physical size, price, quality, viewing angle, robustness, delivery guarantees, etc. No matter which display you choose we can make a driver for it, as long as the display controller allows pixel addressing of the display (almost all do).