1. 5inch IPS DSI screen for Raspberry Pi
Buy from OSOYOO | Buy from US | Buy from UK | Buy from DE | Buy from IT | Buy from FR | Buy from ES | Buy from JP |
2. 5inch TN DSI screen for Raspberry Pi
Buy from OSOYOO | Buy from Aliexpress |
ALIEXPRESS |
3. DSI cable for Raspberry Pi 5
Buy from OSOYOO | Buy from US | Buy from UK | Buy from DE | Buy from IT | Buy from FR | Buy from ES | Buy from JP |
4. DSI cable for Raspberry Pi 4
Buy from OSOYOO | Buy from US | Buy from UK | Buy from DE | Buy from IT | Buy from FR | Buy from ES | Buy from JP |
Il display LCD da 5″ è un display LCD che si collega a Raspberry Pi tramite il connettore DSI. È un LCD capacitivo a sfioramento. È un dispositivo plug-and-play che non richiede l’installazione di driver. La risoluzione fisica di questo display LCD è 800*480.
Articolo | unità | Min | Tipo | Max |
Dimensione | cm | — | 12.1*7.63 | — |
Risoluzione fisica | — | — | 800*480 | — |
frequenza | HZ | — | 60 | — |
potenza nominale | mw | 750 | 800 | 830 |
Alimentazione della retroilluminazione | mw | 650 | 700 | 750 |
Chip principale | mw | 40 | 50 | 90 |
Trasmissione a distanza | cm | – | 10 | 60+ |
Scarica la scheda tecnica delle dimensioni da
Scheda tecnica dello schermo V1.1:
https://osoyoo.com/driver/dsi_screen/5inch-dsi-datasheet.pdf
Scheda tecnica dello schermo V2.0:
https://osoyoo.com/driver/dsi_screen/5inch-dsi-v2screen.pdf
Sono necessari i seguenti componenti:
Il display LCD DSI da 5″ supporta sistemi IMG come Raspbian, Ubuntu MATE, Snappy Ubuntu Core, OSMC e Windows 10 IOT Core e così via.
Per l’ultimo sistema operativo Ubuntu Desktop, è necessario modificare il file di configurazione di avvio eseguendo il seguente comando:
sudo nano /boot/firmware/config.txt
Il comando precedente aprirà il file config.txt, aggiungete le seguenti parole nel file, se riuscite a trovarle:
display_auto_detect=1
utilizzare # per commentare la riga seguente in config.txt
dtoverlay=vc4-kms-v3d
rendere la riga precedente simile a questa:
#dtoverlay=vc4-kms-v3d
Per installare il sistema operativo su Raspberry Pi, procedere come indicato di seguito:
In primo luogo, scaricare il sistema IMG nel computer dal sito ufficiale di raspberry pi: https://www.raspberrypi.org/downloads/
In secondo luogo, decomprimere il sistema IMG e aprire il proprio riproduttore di immagini (si consiglia win32diskimager da: https://sourceforge.net/projects/win32diskimager/);
In terzo luogo, inserire la scheda SD nel lettore di schede e collegarla al computer, selezionare il sistema di immagini e il dispositivo, quindi fare clic su “write” (scrivere), come indicato di seguito:
In quarto luogo, inserire la scheda SD nella scheda Raspberry Pi e assemblare il touch screen DSI da 5″ come indicato di seguito:
Infine, accendere il sistema e attendere che si avvii (Nota: non toccare la scheda raspberry pi quando è accesa o la mano è carica di elettricità statica):
Lo schermo tattile può essere utilizzato come mouse. Quando abbiamo bisogno di inserire dati di testo nella scheda Raspberry Pi, normalmente dobbiamo collegare una tastiera USB al Pi e questo è davvero scomodo.
Esiste una soluzione che permetta di utilizzare il touch screen stesso come dispositivo di inserimento del testo, proprio come un telefono cellulare?
La risposta è Sì. È possibile installare una tastiera virtuale per sostituire la tastiera USB.
Ecco le istruzioni:
Passo 1) Installate matchbox-keyboard digitando i seguenti comandi nel terminale di pi greco:
sudo apt update
sudo apt upgrade
sudo apt install matchbox-keyboard
Passo 2) Fare clic sull’icona RaspberryPi nell’angolo in alto a sinistra come segue:
Passo 3) Fare clic su Accessories->Keyboard come segue:
Verrà visualizzata una tastiera virtuale a comparsa come segue:
Se volete maggiori dettagli sull’installazione della tastiera matchbox, leggete questo link:
https://osoyoo.com/2019/04/09/osoyoo-7inch-hdmi-touchscreen-keyboard-matchbox-keyboard/
La risoluzione fisica è 800*480, ma è possibile regolare la risoluzione da 800×480 a 1920×1080. Aprire la scheda micro SD in cui è stato installato il sistema IMG e quindi aprire “/boot/config.txt” tramite Notepad++, e trovare le seguenti righe:
Se si desidera 1920*1080, è possibile regolare il file come indicato di seguito e salvarlo:
framebuffer_width=1920
framebuffer_height=1080
Nota: se si utilizza Raspberry Pi 4, è necessario commentare anche le righe in “/boot/config.txt” : #dtoverlay=cv4-fkms-V3D. come segue:
I display LCD hanno un angolo di visione ottimale e, a seconda di come è montato lo schermo, potrebbe essere necessario cambiare l’orientamento del display per ottenere i risultati migliori. Per impostazione predefinita, il display e Raspberry Pi sono impostati per funzionare al meglio se visti da una posizione leggermente superiore, ad esempio su una scrivania. Se si guarda dal basso, si può ruotare fisicamente il display e poi dire al software di sistema di compensare la rotazione facendo girare lo schermo al contrario.
Per capovolgere il display, eseguire innanzitutto il comando seguente:
sudo nano /boot/config.txt
In base alla rotazione che si desidera eseguire, scegliere di aggiungere le linee in questo file:
1) Per la rotazione di 0 gradi: (nessuna voce aggiuntiva – impostazione predefinita)
2) Per una rotazione di 90 gradi (dall’alto verso destra):
display_lcd_rotate=1
dtoverlay=rpi-ft5406,touchscreen-swapped-x-y=1,touchscreen-inverted-x=1
3) Per la rotazione di 180 gradi (capovolta):
display_lcd_rotate=2
dtoverlay=rpi-ft5406,touchscreen-inverted-x=1,touchscreen-inverted-y=1
4) Per una rotazione di 270 gradi (dall’alto a sinistra):
display_lcd_rotate=3
dtoverlay=rpi-ft5406,touchscreen-swapped-x-y=1,touchscreen-inverted-y=1
Dopo aver aggiunto le due righe, premere Ctrl-X poi Y, quindi “Enter” per salvare il file e quindi digitare sudo reboot per riavviare Raspberry Pi.
In questo modo si invertiranno il display LCD e il touch screen, compensando l’orientamento fisico del display.
Le seguenti operazioni sono basate su Raspbian
(1) Eseguite il seguente comando nel terminale per cambiare l’autorizzazione dell’utente come amministratore
sudo su root
(2) Eseguire il seguente comando per regolare la luminosità del display (cambiare il numero 100 con un numero qualsiasi da 0 a 255)
echo 100 > /sys/class/backlight/rpi_backlight/brightness
Nota: se non si riesce a regolare la luminosità, controllare la riga “disable_touchscreen=1 ” in /boot/config.txt e commentarla “#disable_touchscreen=1 #”.
DownLoad Url osoyoo.com
You must be logged in to post a comment.
Dear Sirs:
H have an Osoyoo capacitive touch screen. It works fine on the raspi explorer screen. But when a user program is run, touch does not work
but an external keyboard does work.
Any suggestions?
thanks
John Moore
Please take photos or videos about the issue and send to my email address: [email protected]?
Is there any way to adjust the contrast? I am struggling to see many colors, as they blend together to easy. Any help would be a godsend. thank you
It can’t adjust the contrast. I think you can order V2.0 screen which is IPS screen.
I used the display for a media center with Kodi. Works perfectly.
Please refer
https://www.thingiverse.com/thing:4570624
Thanks for your sharing.
Hello, is there a way to increase the sensitivity of the touchscreen? I’m using Raspberry Pi OS and some times my finger is not detected and I need to touch the screen with a little more pressure.
Thanks
It can’t adjust the sensitivity now, but I’ll contact with our engineer to improve this issue.
How can I make this screen work with a Raspberry Pi 5? I have the correct cable, but when I turn the unit on there is no display.
You need to use OSOYOO MIPI cable for Pi 5. Here is the link:
https://osoyoo.store/products/raspberry-pi-5-fpc-flex-cable
Don’t use other vendor’s cable because they might not work with this screen.
following these instructions including the video of commenting the #dtoverlay=vc4-kms-v3dnline on a rpi4 causes the screen to go blank. Is there any modern instructions available. I just bought several of these screens for a prototype project. If I can get it to work , Ill be buying a lot of them for an industrial application. I have the screen working, but virtual keyboards are not working.
I think this is the OS issue, same as the virtual keyboards, if you have more questions, please contact me by [email protected], its better to give us more details..
Hello, I can only get the display to work on my Raspberry 5 under Pi OS “2023-12-05-raspios-bookworm-arm64”. The display doesn’t work with Picoreplayer 9.01
and Libreelec Omega. It doesn’t work with the latest PI OS from 2024.04.15 either. It only runs under kernel 6.1.0 or lower.
2024-03-15-raspios-bookworm-arm64.img,I just installed the lasted OS, and the display works fine with it, could you send me more details? or contact me by [email protected]