Raspberry Pi 3.5-Inch LCD Touchscreen: Complete Setup & Review Guide | Techeonics

Поділитися
Вставка
  • Опубліковано 7 лют 2025

КОМЕНТАРІ • 55

  • @universalgeneve8049
    @universalgeneve8049 4 місяці тому +6

    For anyone trying to install this on the RPi4 on Kali linux, make sure you're using the 32 bit OS, the 64 bit OS will get stuck on bootup

  • @billysolo7254
    @billysolo7254 Місяць тому +2

    I'm also just getting a white screen on the LCD and a black screen with a flashing underscore in the top left corner of my HDMI monitor. During reboot, the operating system startup page shows on the main monitor but in very low resolution. Then it goes to the black screen with the underscore. Is there a way to interrupt the boot process and force it to use full hdmi mode? As it stands there is no way to call up the terminal in order to uninstall / reinstall the drivers.

  • @MN-yz7bp
    @MN-yz7bp 4 місяці тому +1

    very helpful! thanks

  • @D1204PrivetdriveSociety
    @D1204PrivetdriveSociety 6 місяців тому +2

    Good video. Please upload the hdmi comparison.

  • @georgepaul5204
    @georgepaul5204 21 день тому

    Can you do this for orange pi zero 2W?

  • @animasnair2193
    @animasnair2193 2 місяці тому

    Can we use any display of 3.5 inch display

  • @maicoul
    @maicoul 5 місяців тому

    I'm using the 3B+ model

  • @anikaith-2k09
    @anikaith-2k09 Місяць тому +1

    will it work with raspberry pi zero 2w

  • @danjeloser
    @danjeloser 4 місяці тому

    Despues de tanto ensayo por fin me funciono

  • @nickodaren
    @nickodaren Місяць тому

    Hi i just want to know if Still can fit the screen if i having nvme hat ?

    • @TECHEONICS
      @TECHEONICS  Місяць тому

      No for that use a bottom nvme hat

  • @Jeetmondal04
    @Jeetmondal04 6 місяців тому

    Vai raspberry pi any model ko kaise kharid sakte hai

  • @NNonameboysNN
    @NNonameboysNN 4 місяці тому +1

    I have the same problem, the screen stays black and then a streak appears.
    I've already installed and uninstalled it countless times.
    and it doesn't work.
    any suggestions?

    • @arbhis9621
      @arbhis9621 Місяць тому

      same, me too bro, help me😭

  • @negative1723
    @negative1723 5 місяців тому

    i need the screen to be separate from the PI.
    where is the GPIO cable to connect them? is it 8 pins?
    i don't see any but a 40 pin cable. will that work.

    • @TECHEONICS
      @TECHEONICS  5 місяців тому +1

      www.ribbon-cable.com/product/raspberry-pi-gpio-extension-cable-jumper-wires/
      This will work or similar one

  • @mdfarman3012
    @mdfarman3012 5 місяців тому +1

    Its only showing a - in black screen
    Please help me out of this problem

    • @HezekiahZp
      @HezekiahZp 5 місяців тому +1

      same, please help

    • @arbhis9621
      @arbhis9621 Місяць тому +1

      yaaa, help me too broo. i have a same case😭

  • @theonecommenter
    @theonecommenter 4 місяці тому +1

    i get a black screen after the raspberry pi boot screen
    pi 3b+

    • @wanmuhammadazimizzatbinche1116
      @wanmuhammadazimizzatbinche1116 3 місяці тому

      do you have any solution to your problem yet?

    • @theonecommenter
      @theonecommenter 3 місяці тому

      @@wanmuhammadazimizzatbinche1116
      Nope, opened a support forum in there discord and everyone else was pretty amazed it didn’t work ether

    • @drippedoutlawyer8166
      @drippedoutlawyer8166 3 місяці тому +1

      @@wanmuhammadazimizzatbinche1116 FOR ANYONE WHO HAS PROBLEMS WITH THE SCREEN STAYING BLANK:
      Firstly check if you have installed an older version of debian OS 11 bullseye or lower.
      Secondly after installing the driver run the following commands (for example by using ssh)
      first: sudo nano /etc/X11/xorg.conf.d/99-calibration.conf
      then replace the contents with:
      Section "InputClass"
      Identifier "calibration"
      MatchProduct "ADS7846 Touchscreen"
      # Hat trick to get the pen to work properly on the touch screen, rotate 90 degrees clockwise:
      Option "TransformationMatrix" "0 -1 1 1 0 0 0 0 1"
      # Don't use libinput but evdev for the touch screen and the pen so calibration works:
      Driver "evdev"
      Option "Calibration" "3936 227 268 3880"
      Option "InvertY" "false"
      Option "InvertX" "true"
      # Right mouse button is long press with pen:
      Option "EmulateThirdButton" "1"
      Option "EmulateThirdButtonTimeout" "750"
      Option "EmulateThirdButtonMoveThreshold" "30"
      EndSection
      Section "Device"
      # WaveShare SpotPear 3.5", framebuffer 1
      Identifier "uga"
      driver "fbdev"
      Option "fbdev" "/dev/fb1"
      Option "ShadowFB" "off"
      EndSection
      Section "Monitor"
      # Primary monitor. WaveShare SpotPear 480x320
      Identifier "WSSP"
      EndSection
      Section "Screen"
      Identifier "primary"
      Device "uga"
      Monitor "WSSP"
      EndSection
      Section "ServerLayout"
      Identifier "default"
      Screen 0 "primary"
      EndSection
      This helped me fix the problem at least.
      Original comment with the solution: www.tinytronics.nl/nl/displays/tft/3.5-inch-tft-display-320*480-pixels-met-touchscreen-raspberry-pi-compatible

  • @himanshrasal
    @himanshrasal 3 місяці тому

    Hi, im trying to install it on pi zero 2 w. It only shows white screen after installation of the LCD35-shoe driver. I have tried pi os lite, pi os multiple times.
    I haven't tried 32 bit versions will it work with 32 bit?

  • @d81-r3x
    @d81-r3x 5 місяців тому

    Operating system use 32 bit or 64 bit?

  • @maicoul
    @maicoul 5 місяців тому +1

    the screen only shows the dash on a black screen... do I have to use the default username and password?

    • @TECHEONICS
      @TECHEONICS  5 місяців тому

      Is this after first boot or after installing the driver ?

    • @maicoul
      @maicoul 5 місяців тому

      ​ @TECHEONICS yes, after installing the driver, when call a first boot.

    • @TECHEONICS
      @TECHEONICS  5 місяців тому

      @@maicoul CONNECT HDMI AND REINSTALL THE DRIVERS

    • @mdfarman3012
      @mdfarman3012 5 місяців тому

      I am also facing same problem

    • @Rockplan7600
      @Rockplan7600 3 місяці тому

      @@TECHEONICSstill same

  • @rocketspace677
    @rocketspace677 6 місяців тому

    will this 3.5 works on rpi 5 ?

    • @TECHEONICS
      @TECHEONICS  6 місяців тому

      Yes

    • @rocketspace677
      @rocketspace677 6 місяців тому +1

      @@TECHEONICS make a video on that brother :) rpi 5 is the latest one

    • @diana-xr1wk
      @diana-xr1wk 5 місяців тому

      @@TECHEONICS i try using rpi 5 but it only turned dark and work as mouse pad only

    • @appsidal
      @appsidal 5 місяців тому

      I suggest, using the raspian os image from lcdwiki, you just need to flash it. and it works on pi5.

    • @arfanmuhammedshariff3183
      @arfanmuhammedshariff3183 3 місяці тому

      ​@@appsidal When I connect a display (3.5inch) it's just showing white screen for me. What should I do?

  • @robibobi212
    @robibobi212 3 місяці тому

    Does this at all work with Raspberry Pi 5 8GB? Currently running 64 bit and it doesn't work, would it work with 32-bit OS?

    • @nataliepaneng2506
      @nataliepaneng2506 3 місяці тому

      same!

    • @dorrechch.
      @dorrechch. 3 місяці тому

      Bro I have the same trouble rn

    • @TECHEONICS
      @TECHEONICS  3 місяці тому

      Try with 32-bit and older version

    • @robibobi212
      @robibobi212 3 місяці тому

      @@TECHEONICS i actually tried again with a fresh install and it worked, must be something i entered wrong

    • @DrAlien23
      @DrAlien23 20 днів тому

      ​@@robibobi212 Hey, did you manage to run this with 64 bit os on pi 5? which OS you used?

  • @arbhis9621
    @arbhis9621 Місяць тому

    helpppp my raspberry won't booting again after using this tutorial😭. it stuck in black screen with underscore symbol in top left site of LCD. please help me, if someone knows what solution can i take😭

    • @TECHEONICS
      @TECHEONICS  Місяць тому

      Which pi model it is 4 or 5 and are u using 32 or 64bit os ?