Hello,
I have in my design the uCAM II module connected to a PIC micro-controller. I managed to sync the camera and get JPEG picture data from it, I now want to send that data via UART from the micro-controller to the uLCD-70DT to display the picture. Can I display a JPEG image on the uLCD-70DT display? If so can you help with a library/ routine to achieve this with image data coming from UART port (no direct connection between uCAM and Display)?
If I can not display a JPEG image on the display, can you assist with displaying RAW image receiving data from UART port?
I would also prefer to be able to save the picture on uSD card.
Thank you.
I have in my design the uCAM II module connected to a PIC micro-controller. I managed to sync the camera and get JPEG picture data from it, I now want to send that data via UART from the micro-controller to the uLCD-70DT to display the picture. Can I display a JPEG image on the uLCD-70DT display? If so can you help with a library/ routine to achieve this with image data coming from UART port (no direct connection between uCAM and Display)?
If I can not display a JPEG image on the display, can you assist with displaying RAW image receiving data from UART port?
I would also prefer to be able to save the picture on uSD card.
Thank you.
Comment