Arduino Due streaming native USB port web cam to LCD
i read many postings arduino due cannot interface usb web cam on usb port.
just stumbled on 8(!) part article series describing how (this part 8 ):
http://www.codeproject.com/articles/1012944/getting-video-stream-from-usb-web-camera-on-ardu
yes, not done arduino ide, find remarkable possible @ all.
here nice short youtube video showing author of series in 176x144 frame on lcd:
https://www.youtube.com/watch?v=tjbftg5kr5w
yes, should easier use ov7670 camera, or connect due 8$ nanopi neo 2$ webcam (i have streaming 640x480 webcam nanopi neo ubuntu laptop gst-launch-0.10 on both ends [udpsink/udpsrc] working already, youtube video). guy has implemented layers needed access usb webcam on due native usb port ...
hermann.
just stumbled on 8(!) part article series describing how (this part 8 ):
http://www.codeproject.com/articles/1012944/getting-video-stream-from-usb-web-camera-on-ardu
yes, not done arduino ide, find remarkable possible @ all.
here nice short youtube video showing author of series in 176x144 frame on lcd:
https://www.youtube.com/watch?v=tjbftg5kr5w
yes, should easier use ov7670 camera, or connect due 8$ nanopi neo 2$ webcam (i have streaming 640x480 webcam nanopi neo ubuntu laptop gst-launch-0.10 on both ends [udpsink/udpsrc] working already, youtube video). guy has implemented layers needed access usb webcam on due native usb port ...
hermann.
perhaps here place mention more powerful option.
in thread raspberry pi 0 horse power coprocessor due? mentioned use (5$, 1ghz single core) raspberry pi 0 (8$, 1.2ghz a7 quad core) nanopi neo coprocessors arduino. added 2$ usb webcam 8$ nanopi neo , got performant video subsystem happily stream 640x480 vga video 30 frames/second ubuntu laptop, see youtube video:
https://www.youtube.com/watch?v=vxccgx87khg&feature=youtu.be
so 10$ subsytem can send more data arduino due can deal with, , gstreamer pipeline allows nanopi neo image processing , other stuff sending data arduino due needs.
hermann.

nanopi neo not need ethernet, can used via uart through "minicom", or directly arduino. can order 1 512mb (instead 256mb), , flat without rj45 , usb if need 1.99$ more (over gpio pin uart then):

in thread raspberry pi 0 horse power coprocessor due? mentioned use (5$, 1ghz single core) raspberry pi 0 (8$, 1.2ghz a7 quad core) nanopi neo coprocessors arduino. added 2$ usb webcam 8$ nanopi neo , got performant video subsystem happily stream 640x480 vga video 30 frames/second ubuntu laptop, see youtube video:
https://www.youtube.com/watch?v=vxccgx87khg&feature=youtu.be
so 10$ subsytem can send more data arduino due can deal with, , gstreamer pipeline allows nanopi neo image processing , other stuff sending data arduino due needs.
hermann.

nanopi neo not need ethernet, can used via uart through "minicom", or directly arduino. can order 1 512mb (instead 256mb), , flat without rj45 , usb if need 1.99$ more (over gpio pin uart then):
Arduino Forum > Products > Arduino Due (Moderator: fabioc84) > Arduino Due streaming native USB port web cam to LCD
arduino
Comments
Post a Comment