PIC Lesson: 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
pake kamera VC0706 apakah bisa ? dan memakai arduino
mohon bantuannya
I need some help with how to code this the linksprite JPEG color camera serial UART interface using arduino
Thank you
Need to pay for me write code.
halo saya ingin bertanya apakah anda bisa membuatnya dalam bahasa program arduino?
Boleh tukar kepada coding Arduino.
i’ve some video on youtube. do you know how it works ?
here’s the link http://www.youtube.com/watch?v=btTzOtI7UMc
I know, almost same with my project VB Project: XBee Camera.
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.