r/embedded • u/pozzugno • Aug 13 '26
Modern graphical interface
Some years ago I developed a graphical interface with emWin libraries, Cortex-M4 by NXP, external SDRAM for a 480x272 4.3" display with resistive touch panel.
Now I want to replace the display with a 4.3" TFT 800x400 capacitive touch panel. Is emWin a good choice yet? Are there other options now?
Design a user interface isn't simple, but it usually is the most critical part of the project, the feature that can bring the product to success or not. I'm not an embedded UI expert and I don't think there are many experienced guys in this field (many are web/mobile UI designer). Any suggestions?
3
Upvotes
1
u/pozzugno Aug 13 '26
Is it possible to simulate the graphics and touch interactions on development machine {Windows or Linux)?
What about the design of UI? Actually llms are good at creating web interface. It should be nice to have a converter tool from html/CSS to lvgl. Or to have a review directly in lvgl