Two ILI9341 based display attached to a Raspberry Pi.

  Рет қаралды 32,611

Tom Taylor

Tom Taylor

Күн бұрын

Пікірлер: 44
@someoneyoudontknow106
@someoneyoudontknow106 9 жыл бұрын
OMG THIS IS UNBELIEVABLE!!!!!!
@tomtaylor5565
@tomtaylor5565 11 жыл бұрын
Unfortunately, there is no schematic, however wiring is pretty simple: LCD0 - RPi SDO(MISO) - MISO/GPIO9, pin21 (common) LED - 5V through 1k resistor, pin 2 (common) SCK - CLK/GPIO11, pin23 (common) SDI(MOSI) - MOSI/GPIO10, pin19 (common) D/C - GPIO24, pin18 RESET - GPIO25, pin22 CS - CE0/GPIO8, pin24 GND - GND, pin 6 (common) VCC - 3.3V, pin 1 (common) LCD1 - RPi SDO(MISO) - MISO/GPIO9, pin21 (common) LED - 5V through 1k resistor, pin 2 (common) SCK - CLK/GPIO11, pin23 (common) SDI(MOSI) - MOSI/GPIO10, pin19 (common) D/C - GPIO18, pin12 RESET - GPIO23, pin16 CS - CE1/GPIO7, pin26 GND - GND, pin 6 (common) VCC - 3.3V, pin 1 (common) Display module: www.ebay.com/itm/1PC-2-2-Inch-SPI-TFT-LCD-Serial-Port-Module-Display-ILI9341-5V-3-3V-New-/190923137633?pt=LH_DefaultDomain_0&hash=item2c73e7e261
@SkY-hv4tw
@SkY-hv4tw 7 жыл бұрын
Can you please make a how to build video on this and how to program it
@tomtaylor5565
@tomtaylor5565 11 жыл бұрын
I planned to create a patch, but I did not find the original RPi kernel source (3.6.y). I have the working copy of the modified kernel source, however: drive.google.com/file/d/0B5PYG94CDdBtY2l0R3Uzd1BESVU/edit?usp=sharing
@SandUhrGucker
@SandUhrGucker 10 жыл бұрын
Hi Tom, your tutorial looks fine. but i have a problem: it flikers very fast, and the console output is only a quater from the full size. three quater are white. any tips? (i attached only one LCD)
@SandUhrGucker
@SandUhrGucker 10 жыл бұрын
problem solved. i used the wrong sources
@MrOverlader
@MrOverlader 10 жыл бұрын
SandUhrGucker What exacly did you made?
@tomtaylor5565
@tomtaylor5565 10 жыл бұрын
It's just for fun.
@jonbonacorsi683
@jonbonacorsi683 8 жыл бұрын
Can you explain how you did this ? @SandUhrGucker
@4Dipayan
@4Dipayan 8 жыл бұрын
really awesome work ! i just exactly needed this ! can you please describe how to make up the whole setup apart from hardware connections ? thanks
@raffyturc
@raffyturc 6 жыл бұрын
Wow! Some peoples are just smart 👍
@enda0man
@enda0man 9 жыл бұрын
I need some help, Im making a raspberry pi laptop and I want two connect a regular display in the front as my main and a smaller E-ink display on the back so i can change the icon on the back to show notifications, and logos. But i do not know how to, anyone???
@schwrample
@schwrample 7 жыл бұрын
Hi Tom, Im facing the same issue in my project. Could you help me to set up two displays on raspberry? I want to do the same you did but I didnt understand you files. Thanks
@HagenMobiler
@HagenMobiler 7 жыл бұрын
If you still need to run two TFT display on Raspberry Pi, follow this thread github.com/notro/fbtft/issues/280#issuecomment-290314992 After many tries, finally I got it.
@d3-nguyenthanhphat947
@d3-nguyenthanhphat947 3 жыл бұрын
please show me how to do this. I really need this for my dual screen project for raspberry pi 3. Thanks you!
@HagenMobiler
@HagenMobiler 7 жыл бұрын
How did you create the second framebuffer for second display? How did you make that kernel have two /dev/fb* to show at same time? thanks
@wilsonhungara834
@wilsonhungara834 10 жыл бұрын
Hi, have you got an tutorial to use one ILI9341 based display on raspberry pi? thanks!
@tomtaylor5565
@tomtaylor5565 10 жыл бұрын
You can find all the necessary information in the previous comments if you want to clone this.
@Tflooo
@Tflooo 7 жыл бұрын
Thanks for sharing. Could this work with 5 touchscreen displays? Each display performing different actions - i.e. touch keyboard, mouse, joystick, displaying a powerpoint, shortcuts? I don't want the screens to be extensions of each other, I want them to act as different roles that can be assigned/selected.
@someoneyoudontknow106
@someoneyoudontknow106 8 жыл бұрын
how do i install the kernel? THANKS!
@tomtaylor5565
@tomtaylor5565 11 жыл бұрын
cmdline.txt including TFT configuration. drive.google.com/file/d/0B5PYG94CDdBtWTFCcHhubGdxMEk/edit?usp=sharing
@jonbonacorsi683
@jonbonacorsi683 8 жыл бұрын
Can you explain how you update the kernel ? I not sure of the process because you did not link the img file ;-/ I am not familiar with the kernel replacement...
@DoubleDipChipsOfficial
@DoubleDipChipsOfficial 8 жыл бұрын
do you think it will work with like 10 of these, but all touch screen? i have a cool project in mind if it will.
@gergelydobos3941
@gergelydobos3941 8 жыл бұрын
Hi, maybe this solution can be possible to work with a smaller, 64*128 OLED display? Thanks!
@alexanderjack5937
@alexanderjack5937 7 жыл бұрын
Does this method work with your display?!
@OnnieKoski
@OnnieKoski 5 жыл бұрын
Amazing. I wonder if I can get this to work with RetroPie 🤔
@ebbenawesome2521
@ebbenawesome2521 4 жыл бұрын
Awesome work man!! maybe I am 6 years late but I have one question. What am I supposed to do with the files in the description, if anyone can answer?
@entozoon
@entozoon 10 жыл бұрын
Amazing, so you can just connect a bunch to the same SDO/SDI pins and there's no issue. skills
@PinkyStudiosYT
@PinkyStudiosYT 5 жыл бұрын
This insteresting for nintendo ds lite modding with raspberry pi
@tomtaylor5565
@tomtaylor5565 11 жыл бұрын
Kernel config file, TFT enabled. drive.google.com/file/d/0B5PYG94CDdBtcWRCSktYMFhEakk/edit?usp=sharing
@AliMulla
@AliMulla 11 жыл бұрын
Hi I also have 2 of these. Are there any schematics available for hooking them up?
@afonsusmuralha
@afonsusmuralha 9 жыл бұрын
How do u use the keyboard on the two screens?
@alexanderjack5937
@alexanderjack5937 7 жыл бұрын
Which Raspberry Pi model did you use?
@sanb3586
@sanb3586 6 жыл бұрын
Hey can you make vr glass with it
@NeoShinkai
@NeoShinkai 8 жыл бұрын
How to use this with Android pi?
@NeoShinkai
@NeoShinkai 8 жыл бұрын
(with lcd Touchscreen)
@maularamadhan4290
@maularamadhan4290 9 жыл бұрын
Awesome! I can't even install one of the screens.. Do you mind to explain to me how to install the screen so that I can use the screen as Raspberry pi main display?
@tomtaylor5565
@tomtaylor5565 9 жыл бұрын
Maula Ramadhan Hi, I updated the description (see upward).I hope it contains everything to create your own one.
@maularamadhan4290
@maularamadhan4290 9 жыл бұрын
Tom Taylor Thank you so much Tom, I am sorry I just happened to see it now.
@maularamadhan4290
@maularamadhan4290 9 жыл бұрын
Tom Taylor Hello, I've tried those steps to install your shared kernel copy, but still cannot turn the display on. the fact that I used raspberry pi 2, will it become the problem? or the fact that I used later kernel and firmware already that I can not use your sources? looking forward your answer Tom. Thanks.
@denimjeans2007
@denimjeans2007 11 жыл бұрын
amazing :)
@damnedlostsouls3648
@damnedlostsouls3648 6 жыл бұрын
How to mirror, and how to lol
@SandUhrGucker
@SandUhrGucker 10 жыл бұрын
Premium! THX!!
@will.7341
@will.7341 8 жыл бұрын
Lol DSpi
I Can Save You Money! - Raspberry Pi Alternatives
15:04
Linus Tech Tips
Рет қаралды 3,6 МЛН
The BEST Mechanical Display You've EVER Seen!!!
13:51
Tin Foil Hat
Рет қаралды 419 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
WAY faster than a Raspberry Pi-but is it enough?
17:26
Jeff Geerling
Рет қаралды 700 М.
Stop Wasting Money on New Batteries! Restore Old AA Batteries Today!
18:17
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
TFT SPI-Display (ILI9341) on the Raspberry Pi
5:53
xgadgetde
Рет қаралды 84 М.
Raspberry Pi carpc [MAKER'S REPORT]
21:14
Pacman's Revenge
Рет қаралды 890 М.
Using a 16x2 LCD Display with a Raspberry Pi
12:19
rdagger68
Рет қаралды 402 М.
Framework Cyberdeck - DIY Portable PC
17:31
Ben Makes Everything
Рет қаралды 1,3 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН