LCD Module TFT 2.4 Inch
Hello all,in Internet I found someone that can connect the fantastic Orange PI board with the
LCD Module TFT 2.4 Inch TFT LCD Screen For Arduino UNO R3 (very cheap screen from Bang...)
Please, someone can suggest me how to connect them ?
Thanks,
Jumpingj
Edited by nopnop2002 at 2017-4-5 23:48
Shield type of LCDfor Arduino UNO is operate 5V.
So you have to operate by 5V gpio signal.
That's impossible in OPI.
I could control 2.2 inch SPI LCD using BCM2835 library with RPI.
But i can't conrol using wiringPi library with RPI.
Hello nopnop2002,
thanks for your reply. Do you think that this video is a fake ?
https://www.youtube.com/watch?v=Jui1prWeo_o Edited by nopnop2002 at 2017-4-6 22:00
jumpingj replied at 2017-4-6 03:47
Hello nopnop2002,
thanks for your reply. Do you think that this video is a fake ?
This video is NOT a fake.
http://www.orangepi.org/orangepi ... =viewthread&tid=879
http://www.orangepi.org/orangepi ... viewthread&tid=1119
But I have not tried.
jumpingj replied at 2017-4-6 03:47
Hello nopnop2002,
thanks for your reply. Do you think that this video is a fake ?
I tested this module.
Primarily, this TFT Shiled is the one for Arduino.
But it can use with RPI/OPI.
When you'd like to use this module as graphic equipment(not console), you can use this.
https://github.com/nopnop2002/ili9325_rpi
page:
[1]