Это видео недоступно.
Сожалеем об этом.

Calibrate inverted touch on 3.5" TFT Touch Raspberry Pi after enabling the screen

Поделиться
HTML-код
  • Опубликовано: 6 мар 2021
  • Step to perform :
    (ignore the steps where i tried to rotate the screen by 180)
    git clone github.com/wav...
    cd LCD-show/
    chmod +x LCD35-show
    ./LCD35-show
    sudo apt-get install xinput-calibrator
    sudo mkdir /etc/X11/xorg.conf.d
    sudo vim /etc/X11/xorg.conf.d/99-calibration.conf
    **enter the script below into the file ans save***
    Section "InputClass"
    Identifier "Calibration"
    MatchProduct "ADS7846 Touchscreen"
    Option "Calibration" "3919 208 236 3913"
    Option "SwapAxes" "0"
    EndSection

Комментарии • 14

  • @9w2elm
    @9w2elm Месяц назад

    Thanks for the solution, you save my life

  • @FrostbearDarwen
    @FrostbearDarwen 2 года назад

    Awesome!
    You is greate friend, after many days looking for correctly calibration on raspberry forum, stackoverflow and more....only with your tutorial I finnaly can configure my screeen correctly...
    Thanks so much....

  • @KlevertonMoreira
    @KlevertonMoreira Год назад

    Thaanks

  • @Ichino
    @Ichino 3 года назад

    Una semana y media peleándome con la pantalla! Gracias!

    • @JyotiSahoo
      @JyotiSahoo  3 года назад +1

      i hope this process solved it.

  • @Mohammadmahdi1928
    @Mohammadmahdi1928 2 года назад

    It worked great for me
    thank you

  • @NMTCG
    @NMTCG 2 года назад

    thank you it really works!

  • @egolgeli
    @egolgeli 2 года назад +1

    Thank you for the useful information but there is a question. I need to keep power cable on top. So that, I have 180 rotation comparing to yours but I can't adapt the touchscreen rotation. Either it is inverted or swapped. No way to match so far. Do you have anything in your mind to figure out this issue?

  • @LucasSouza-rz2hh
    @LucasSouza-rz2hh 2 года назад

    Thank YOU brooo

  • @sportssquadofficial
    @sportssquadofficial Год назад

    can i have 90 degree calibration config? plz

  • @ajaykushwah6793
    @ajaykushwah6793 2 года назад

    I have 7 inch hdmi resistive display of waveshare .but it's touch not working in gud manner , when I go from left to right ..cursor comes from top to bottom. I tried so many ways but it's not solved..plz help me...it's too frustrating ..thanks in advance

  • @nikhilpereira1512
    @nikhilpereira1512 3 года назад

    for some reason when i restart the pi it loses the calibration. Any suggestions?

    • @Angelo-vy5xz
      @Angelo-vy5xz 3 года назад

      You can get, after the calibration of the screen, some informations when you opened with the terminal how to make the calibration permanent