I have PIC16f877A and I have a USB pen drive in which my images are saved in jpeg format. I want to display my images on the display screen
What kind of display device need for the task?
Is PIC16f877A capable to do this task?
What would be the communication protocol between pen drive and PIC16f877A?
Hello!
I think the PIC16 is a very low power device, and very low memory, etc..
I don't think it's fit for the job.
Dora.
Edit: I checked the chip. 14 k flash. I doesn't even mention the memory.
You can use this chip to blink leds, not much more.
But if you want to use a display which contains all the processing power,
you can check the EVE displays. It's like using a graphic card on a PC.
The 16F877A doesn't support USB. You might be able to connect it to a dedicated USB interface device but the speed and memory capacity would be a serious problem.
You don't say what kind of screen you mean but again it would probably be beyond its capabilities.
A bit like trying to catch a Tiger with a mouse trap.