##About A tiny example based on LED13, to demonstrate how to use libraries and C++ classes for Arduino programming. ###Hands On ####1. Connections Well known LED13 sample connections: Pin 13 to LED ...
Run in the Arduino IDE the HelloWorld example with an ili9488 in SPI. In fact, you don't need an ili display to try this, because it fails at compile time. The possible wiring errors, are irrelevant ...