Arduino EVE project showing a number of features. Initialization, Text, Buttons, Display Image, Speaker.
Written for a Matrix Orbital EVE3 or EVE4 running on an Arduino UNO. The demo will work on EVE2 displays with the exception of touch.
This code will illustrate:
Instructions:
The example is configured for a 4.3” display, to change the display used edit:
Eve2_81x.h —> // Panel specific setup parameters
The settings work for EVE3 and EVE4 displays.
This code when executed will display FTDI text and a red circle.
Button S1:
Button S2:
Button S3:
Hardware Requirements:
EVE SPI TFT connected to a Scoodo SHIELD
LIBRARY
This code makes use of the Matrix Orbital EVE2 Library found here:
https://github.com/MatrixOrbital/EVE2-Library
Support Forums