I am completely new to Arduino but since last weeks I have some experience with simple projects involving distance and weight measuring. I would like to know if anyone has experience using a computer screen as an Arduino display, for example, with a weight sensor. Specifically, I am curious if it's possible to connect a 22-inch, 220 Volt display, similar to what we see at railway stations or airports, to an Arduino and display information from sensors on this screen.
You could consider using an ethernet module with webserver. Then use a internet browser on you screen that connect to the webserver. Then you can show analog values, binary status, and maybe run a javascript with highcharts to view historical data stored on a .csv file.
There are some good suggestions here all work. To save some $$$ to pay for the hardware use a smart TV, they are much less expensive then monitors even in 4K. Then changing size will be easy.