How can we read files from usb flash drive, select the file we want to show, and then show that particular file's content on a LCD? Which controller is suitable for this project and how can we do this?
How can we read files from usb flash drive, select the file we want to show, and then show that particular file's content on a LCD? Which controller is suitable for this project and how can we do this?
What kind of LCD do you have in mind?
i am planing to use 16x2 LCD display and 8051 microcontroller or arduino board.
What is in the files? Text only? Or pictures, videos, etc?
The easiest and cheapest way is probably pi or beaglebone and a small screen.
the file would be text file
If you'd like to use a microcontroller and go for a USB device instead of SD card I would suggest to NOT do Arduino or 8051, but some device with USB support built-in.
The mbed board I mentioned has software and hardware support for a USB file system, and several libraries for LCD display.
You can buy the Application board and mbed at several sources, also Farnell. The designs are open, so you can choose to cut a lot of the cost later on if you're tranisitioning to something further than a prototype
I was just wondering if it would be possible to get this board bit more cheaper.
The $60 mark is way too much.
Also I need to get around 1GB of flash memory.
This thread is nearly 4 years old. Perhaps you could create a new thread and list the requirements for your application or specify what you need help with?
Sure will do.