No video

TFT SPI-Display (ILI9341) on the Raspberry Pi

  Рет қаралды 81,415

xgadgetde

xgadgetde

Күн бұрын

2.2 TFT SPI Screen - Buy @ Aliexpress (~ 7 US-Dollar): goo.gl/wf24MU
Unser Artikel dazu: www.xgadget.de...

Пікірлер: 48
@Gunbudder
@Gunbudder 7 жыл бұрын
FYI for anyone wondering about the pin numbers at 0:18, these are the BCM GPIO pin numbers NOT the board pin numbers. look up a pinout for your specific pi model to see where the BCM pin numbers correspond to the physical pins on your specific board.
@cupy8633
@cupy8633 2 жыл бұрын
the firmware 4.4 is way too old now, after i tryed "rpi-update", firemware 5.10.8 was installed, but module fbtft_device was removed since 5.4. so....this video doesnt work
@leandrogoethals6599
@leandrogoethals6599 3 жыл бұрын
so on the back there is an sd card port could u autoplay/loop a video on the display?
@Rachitkivines
@Rachitkivines 2 жыл бұрын
how to use its touch?
@Gunbudder
@Gunbudder 7 жыл бұрын
THANK YOU for making this. i was pulling my hair out looking for a detailed pin out before i start soldering things together
@usmangilani2367
@usmangilani2367 2 жыл бұрын
Hello please let me know can I use st7735 TFT spi display as raspberry pi monitor
@OnnieKoski
@OnnieKoski 5 жыл бұрын
Thanks for this, will be trying soon! Have you tried this with Juj’s fbcp-ili9341?
@mahlonkarpaiya252
@mahlonkarpaiya252 3 жыл бұрын
can i use 2 screens on spi and one hdmi at the same time on the pi. They will be mirroing each other not seprate. i was ondering if my best bet was a hdmi splitter instead.
@kackagamingTRASH
@kackagamingTRASH 3 жыл бұрын
I love you man, saved my day
@usmangilani2367
@usmangilani2367 2 жыл бұрын
Hello kindly let me know can I use st7735 spi TFT display as monitor of raspberry pi
@pieritoc597
@pieritoc597 2 жыл бұрын
Funcionaria son el tft st7735?
@BEST83154
@BEST83154 7 жыл бұрын
как это в Proteus запустить?
@szymonstromski5387
@szymonstromski5387 3 жыл бұрын
modprobe: FATAL: Module fbtft_device not found in directory /lib/modules/5.4.72+ it died with a new kernel
@derschwarzereiter
@derschwarzereiter 5 жыл бұрын
could not insert 'fbtft_device': Invalid argument
@jacksonmckinley5647
@jacksonmckinley5647 5 жыл бұрын
same here, did you find a solution?
@stefanrosu
@stefanrosu 4 жыл бұрын
^
@Rngplayhard
@Rngplayhard 3 жыл бұрын
Same here, anyone have a solution ?
@thetomer9786
@thetomer9786 3 жыл бұрын
anyone found a solution for this?
@broodie9242
@broodie9242 3 жыл бұрын
Maybe you can try this: github.com/Broodie/ili9341_tft_ubuntu_20_04. I've just managed to make the display work on RPi and Ubuntu20.04 with Kernel 5.4. Maybe it can be done on Debian as well.
@knki_95
@knki_95 7 жыл бұрын
login loop occurs after using this display
@emdleb
@emdleb 7 жыл бұрын
what did you do to get it to work?
@stormer268
@stormer268 4 жыл бұрын
power low, change the power adapter.
@RiftPortalhehehacks
@RiftPortalhehehacks 3 жыл бұрын
Its not low power. Just add "sudo rm /home/pi/.Xauthority" into the boot file.
@RiftPortalhehehacks
@RiftPortalhehehacks 3 жыл бұрын
it's an issue with the startx vnc thing they use to get the screen to function. It likes to make new sessions.
@shrishailpattar3237
@shrishailpattar3237 3 жыл бұрын
I am getting an error " modfrobe: FATAL: Module fbtft_device not found in directory /lib/modules/5.4.79+ anybody resolved this?
@TomInOhio2
@TomInOhio2 3 жыл бұрын
I think that these instructions only work on an earlier Raspbian distro. I am using Jesse
@somewhatunderstandable4373
@somewhatunderstandable4373 3 жыл бұрын
i too am getting this. would like to know aswell
@user-re7hd5fc5c
@user-re7hd5fc5c 7 жыл бұрын
thank u, ur video is very useful to me , still i have some question , i wanna send data by screen touching how should i connect pin and GPIO , thanks
@alexfinns6162
@alexfinns6162 2 жыл бұрын
I am not an expert, so don’t trust me 100%, but from what I know, you have to connect the touch miso/mosi and SCK pins to the miso/mosi and SCK pins on the raspberry pi (the same pins as the screen). The only thing you change is the CS Pin. Anyone correct me please as I’m pretty sure I got something wrong. Sorry, but I wanted to try and explain.
@phoenix84pl
@phoenix84pl 6 жыл бұрын
Unfortunately I get "modprobe: FATAL: Module g2d_23 not found in directory /lib/modules/4.14.50-v7+ " after "sudo FRAMEBUFFER=/dev/fb1 startx" on RPi2. Any ideas? Google gives 0 results for this error :/
@rosslawrence4628
@rosslawrence4628 6 жыл бұрын
Kamil, did you have any luck getting this working? The FRAMEBUFFER line is starting X Server, which I think is now installed by default on Raspbian now(this video is 2 years old). See the X Server section here: github.com/notro/fbtft/wiki/Framebuffer-use
@phoenix84pl
@phoenix84pl 6 жыл бұрын
Yes, I did. I do not remeber how, but I did. I think i found solution online or rewritten some code. I can give you my version of working code, but it has been changed to my needs and may contain some texts (var names/comments) in polish.
@rosslawrence4628
@rosslawrence4628 6 жыл бұрын
Sure, your code would be a good starting point for me! Ross (dot) Lawrence (dot) is (at symbol) gmail (dot) com. Congrats on getting it working, as I am finding little pieces on internet. This is my best reference so far.
@phoenix84pl
@phoenix84pl 6 жыл бұрын
You have also menu.py which is a library for making touch screen fully editable menu with map of tiles. Tiles can be any size like 1x1, 2x1, 2x2, 3x2 and so on. All math is done within library so you get working menu on the screen executing commands used within menu.
@rosslawrence4628
@rosslawrence4628 6 жыл бұрын
Thanks Kamil, and good idea on using github, so others can get it too. I am running your python code in: domobot-master/bin/gpio/tft/test, and the code will turn on the tft backlight (yeah!) but then complains about the TFT.penPosition. You have a PEN in your application? On GPIO pin 26 according to the test code... What is PEN? I don't see it on my TFT.
@gabrielsutton4578
@gabrielsutton4578 6 жыл бұрын
Can this work with gpio connectors on the raspberry pi 3?
@adriang.4628
@adriang.4628 4 жыл бұрын
it can, check the gpio pin documentation here www.raspberrypi.org/documentation/usage/gpio/
@neerjaverma3445
@neerjaverma3445 6 жыл бұрын
do we need internet connection on our pc doing all the work on putty
@oskarcobb1324
@oskarcobb1324 3 жыл бұрын
To use putty, yes you need an internet connection
@leonesmoura8756
@leonesmoura8756 4 жыл бұрын
works in android?
@tXZ09
@tXZ09 5 жыл бұрын
This camera angle is not very clear.
@jasonnation6615
@jasonnation6615 Жыл бұрын
Koenen Sie mir bitte helfen damit?
3 HACKING gadgets you have to TRY!!
19:34
NetworkChuck
Рет қаралды 1,5 МЛН
Обзор Flipper Zero - хакерский мультитул
20:35
❌Разве такое возможно? #story
01:00
Кэри Найс
Рет қаралды 3,3 МЛН
What will he say ? 😱 #smarthome #cleaning #homecleaning #gadgets
01:00
لااا! هذه البرتقالة مزعجة جدًا #قصير
00:15
One More Arabic
Рет қаралды 52 МЛН
rust runs on EVERYTHING (no operating system, just Rust)
18:10
Low Level Learning
Рет қаралды 354 М.
I tried finding Hidden Gems on AliExpress AGAIN! (Part 5)
14:11
GreatScott!
Рет қаралды 1,1 МЛН
Orange Pi Zero 2W
16:11
ExplainingComputers
Рет қаралды 115 М.
1.3 Waveshare LCD Screen Setup - Raspberry Pi Zero WH
13:38
CatalyticMeowster
Рет қаралды 3,4 М.
Raspberry Pi 5: EVERYTHING you need to know
20:32
Jeff Geerling
Рет қаралды 1,2 МЛН
❌Разве такое возможно? #story
01:00
Кэри Найс
Рет қаралды 3,3 МЛН