Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 683 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 683 Bytes

SD Card Explorer

A photo showcasing the explorer inside a folder with bitmap images

Parts:

Setup:

  1. Make sure your microSD has files and folders to explore
  2. Attach the TFT to the top of the arduino
  3. Change your settings in reader.ino
    • DEBUG: whether or not to serial print debug messages
    • BRIGHTNESS: 0-255 for the backlight strength
    • SD_CS: if the SD card is connected to a different port
  4. Upload the sketch
  5. Explore :)