-
The only library that I managed to run on this hardware!
-
Hello nopnop2002,
I have been trying to find a way to get my 3.5" ili9486 8 Bit Parallel display to work with my Raspberry Pi. The closest I have been to succeeding is with the drivers I have found…
-
I'm trying the example: graphic test.ino on the PlatformIO platform.
with Blue Pill card stm32f103c8t6 64k totto ok.
with Maple 128K mini card i get the following errors:
![screen1](https://user-…
-
I have been investigating why the Bangood "red" LCD does not work out of the box with MCUFriend. After a baffling couple of hours I took to forcing various IDs into "begin" I found the one that worked…
-
Maybe I am just being an idiot due to lack of sleep or something else. But I am not able to get most of the programs to compile, The compiler is giving several errors
C:\Users\JackDanl\OneDrive\Doc…
-
try to draw a graph line and need therefore draw multiple small lines. As soon as the width of the line is smaller than the height, the function draws nothing.
eg.
drawLine(5,156,15,156,TFT_White…
-
Hi!
First of thanks for the awesome lib! I have a cheapo 480x320 3.5" module from ali based on ILI9481 (write-only), which I was able to get working with my Arduino Mega just fine. Touchscreen pin…
-
I'm posting an issue although I have the solution.
Attempting to use an LCD shield (supported by this library) with a Teensy LC I found the LC is not supported, only the various Teensy 3.x boards a…
-
Hi!
So i got a TFT LCD with the R61580 chip ID.
When i run a sketch it works, but it looks HORRIBLE.
Colors look incorrect and you can see like a scanline pattern over the screen.
Black looks for…
-
1. Switch to the "test_05A1" branch.
2. run graphictest_kbv from examples
3. it should force the ID to 0x05A1
4. I hope that graphictest_kbv shows on the screen
5. if not, please copy-paste …