5 Zoll 800 x 480 HD TFT LCD Touchscreen für Raspberry PI 2 Model B/B+/A+ / B
I chose this display because it has good resolution for it's size. 5 inch in my opinion is more than enough to view items, pictures, movies and control/configure the pi, while keeping things reasonably sized and portable. The setup was quite easy and everything works smoothly. I highly recommend it!
a little difficult to install drivers
The screen works fine, acceptable performance and overall good price/quality compromise. I does turn on with latest raspbian but needs several tweaks to work: 1) you need to manually edit the config.txt with all suggested changes 2) Open the linked page (http://www.raspberrypiwiki.com/index.php/5_inch_HDMI_TFT_LCD_Touch_Screen_SKU:384212) and read the content 2B) Open then the link "How to use LCD driver": http://www.raspberrypiwiki.com/index.php/How_to_use_LCD_driver 3) download the driver and add
This is a really excellent display product for RPi The use of HDMI for the video means that the display does not require special SPI drivers and, as HDMI is the default RPi display mode, it works right out of the box. The touch-screen drivers are easy too once you sort out what interface it is using. Yes, the only manual available is in Chinese but the screens are in English and you can easily work out what it is telling you. I have tried many Rpi touch screens and this is the best 5 inch on
Hard to get to work properly. Mine has a black field like described in a lot of videos and on page. Have tried to install compiled raspbian from vendor but that does not work for me. But I haven't gotten any compiled images to work so that might be me. I haven't even gotten the touch to function. This is stage 2 ninja skills hard. But I like what parts is working. I would like to know if I can get it to work in 800x480 touch and have my TV in 1080p hdmi. That would be a dream and 5 stars. Better
I am not using as a touch screen, purely as a normal screen. Had a few problems configuring the RPi config.txt file but eventually used the adafruit settings and changed the config file to include # uncomment if hdmi display is not detected and composite is being output hdmi_force_hotplug=1 # uncomment to force a specific HDMI mode (here we are forcing 800x480!) hdmi_group=2 hdmi_mode=1 hdmi_mode=87 hdmi_cvt=800 480 60 6 0 0 0 max_usb_current=1 After that it worked very well indeed as part of a
I followed the directions posted here and was able to get this working with no problems. Very nice little screen - works well. As other have mentioned the viewing angle isn't great, but for the price I really can't complain. It would be nice if you could dim the backlight (it's either on or off), but again that's not a big deal. Well worth the money.
I had some troubles in the beginning, but with a great tutorial, everything works fine! http://www.raspberrypiwiki.com/index.php/5_inch_HDMI_TFT_LCD_Touch_Screen_SKU:384212#Setup_the_driver_to_use_this_LCD
Perfect for a small arcade cabinet for a young children. The hdmi input allow to avoid the SPI bandwidth problem with high resolution with a raspberry Pi.
Great screen for the price. Bit tricky to set up but im not very familiar with Linux. Some great you tube videos helped me a lot