Hello everyone , i am working on a project with ch376s usb module using arduino. In this project i am displaying the content of flashDrive on the lcd16x4.
I want to sort files according to their extensions such as, .DOC,.TXT,.JPG.
For example all .DOC extension files will be in one folders and same for others.
I couldn't find a way how to do this ,can anyone help?