Waveshare_ILI9486
Waveshare_ILI9486 copied to clipboard
Arduino library for Waveshare ILI9486 supporting the Waveshare 3.5" & 4" TFT Touch Shields for Arduino. Includes GFX-compatible API and touchscreen driver
Hi, I'm sorry for posting my question as an issue, but I ain't know other way, I want to know if this library work with Arduino Due and if (and...
Hi, I'm trying to use this library with an improved Adafruit_GFX library that I found here on Github (this one: https://github.com/sumotoy/Adafruit_GFX) , but even though the file names are the...
Hi Calvin Hass and M Hotchin, I used your src to run 9486 on ArduinoMega and ESP32 and Wemos. On Mega everything is ok. On ESP32 I have "blank screen"...
Hi, I have installed GUIslice to be used on an ATMega2560 with a Waveshare 4.0 Inch touch display. On compiling the code I found the ILI9486 library makes calls to...
Is there a easy solution available to work with 2 displays at the same time?
**Problem:** Display only shows white screen when runnig grafics test. **Situation:** I am using a non-shield version of the display (http://lcdwiki.com/4.0inch_SPI_Module_ILI9486) and connected it to an arduino nano. **(Unsuccessful) Attempts...
The normalizeTsPoint-function is not working properly. InTouchTest.ino I always wondered why you have to change back to "Waveshield.setRotation(0);" Turns out the coordinates wouldn't fit if left at "Waveshield.setRotation(1);" So the...
Fix product page broken links
Is it possible to use Adafruit features for BMP images from SD cards?