Skip to content

ketrab2004-Arduino/SD-Card_Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)