- Arduino MEGA 2560
- A 2.8'' TFT LCD shield w/Cap Touch and microSD (anything that works with ILI9341 should work)
- A microSD
- Make sure your microSD has files and folders to explore
- Attach the TFT to the top of the arduino
- Change your settings in reader.ino
DEBUG
: whether or not to serial print debug messagesBRIGHTNESS
: 0-255 for the backlight strengthSD_CS
: if the SD card is connected to a different port
- Upload the sketch
- Explore :)