PIC Lesson: LinkSprite JPEG Camera


LinkSprite JPEG Camera

Di atas adalah pandangan atas dan pandangan bawah LinkSprite JPEG Camera. Bagi projek yang memerlukan mengambil gambar, camera ini salah satu yang boleh digunakan. LinkSprite JPEG Camera menggunakan interface UART.

Demo ini saya menggunakan PIC18F46K22 kerana mempunyai dua UART untuk camera dan XBee. XBee untuk menghantar segala data yang terhasil dari LinkSprite JPEG Camera.

Berikut adalah videonya.

PIC Source Code

Sertai Telegram Group bagi dapatkan source code

VB Source Code

Sertai Telegram Group bagi dapatkan source code


9 responses to “PIC Lesson: LinkSprite JPEG Camera”

  1. Hello! I have a LinkSprite JPEG Color Camera. i have problem with my linkspirite camera. my HEX data output start with FFD8, but not FFD9 at the end of data. how do i translate data to jpg ? i have one more question, can i get RGB values from LinkSprite JPEG Color Camera ?
    sorry for my english

    • poerwanto, you must filter the data start FFD8 and data end FFD9, if not it can’t convert the picture. Conversion JPG to RGB is complex process, I’m also not reach that level.

  2. I need some help with how to code this the linksprite JPEG color camera serial UART interface using arduino

    Thank you

Leave a Reply to poerwanto Cancel reply

Your email address will not be published. Required fields are marked *