PIC32 Image Decoder (Colour LCD and USB Flash Drive Interfacing)
Loading...
1,257
Loading...
Uploader Comments (anandpv2007)
see all
All Comments (12)
-
is it possible to interface a larger lcd display? i don't understand the lcd interfacing for larger lcds. i saw a link using nokia6610 interface with pic18. the pins are directly connected to I/O pins of pic. But for larger lcds i didnt find any connection like that. it is very confusing. please help.
-
also can pic18 process only BMP format?
-
I am not complaining I think it is very, very good :)... Brilliant work, coding, etc
Loading...
i found a controller board for a 10 inch lcd display. but the input to the board is AV is it possible to sent images to it through a pic?
divya5492 2 weeks ago
@divya5492 Most TV receivers have AV-in, but unfortunately its not possible to display an image on it using your poor PIC18F !!.
anandpv2007 2 weeks ago in playlist Uploaded videos
is it possible to do this with pic18 series? i knw dat pic18 is usb client. i was tnkin abt serial input to the pic. do lcd screens come with a inbuilt controller?
divya5492 3 weeks ago
@divya5492 yes, its possible. depend USB (dat from PC) or SD card for image.
U had better use RAW image files if ur controller is from PIC18 series. Most of the LCDs have on board display controllers. in my case, i used SPI to communicate with display controller.
Gud luck.
anandpv2007 3 weeks ago
Yes this looks quicker
Very good for a PIC32
Films4You 3 months ago
@Films4You haha yes. SPI displays are always like this. Parallel type displays are the solution to improve speed.
Thank you bro :)
anandpv2007 3 months ago