<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/8893" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2014-03-15T15:52:09+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/8893</id>

		<entry>
		<author><name><![CDATA[martinay]]></name></author>
		<updated>2014-03-15T15:52:09+02:00</updated>

		<published>2014-03-15T15:52:09+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8893&amp;p=26689#p26689</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8893&amp;p=26689#p26689"/>
		<title type="html"><![CDATA[Re: Send a Video Stream to PC using VUSB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8893&amp;p=26689#p26689"><![CDATA[
... and you will also need better ADC ... The ATMega ADC are not fast enough for such application.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=20187">martinay</a> — Sat Mar 15, 2014 3:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cpldcpu]]></name></author>
		<updated>2014-03-15T12:36:55+02:00</updated>

		<published>2014-03-15T12:36:55+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8893&amp;p=26688#p26688</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8893&amp;p=26688#p26688"/>
		<title type="html"><![CDATA[Re: Send a Video Stream to PC using VUSB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8893&amp;p=26688#p26688"><![CDATA[
No, V-USB only supports Low-Speed USB and even that only with limited throughtput. You will at least need a full-speed USB device for your requirements.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=20062">cpldcpu</a> — Sat Mar 15, 2014 12:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sarim]]></name></author>
		<updated>2014-03-15T00:37:32+02:00</updated>

		<published>2014-03-15T00:37:32+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8893&amp;p=26687#p26687</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8893&amp;p=26687#p26687"/>
		<title type="html"><![CDATA[Send a Video Stream to PC using VUSB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8893&amp;p=26687#p26687"><![CDATA[
Is it possible to send a video stream from Atmega32 to pc using vusb ? I want to read a VGA signal using the builtin ADC and send that to pc. Do you think atmega32 and vusb is fast enough to do this in real time ? suppose a 640 x 480 vga signal will contain 3 byte (R,G,B) for each pixel. 640 x 480 x 3 = 921600 byte = 900 kilobyte. is it possible to send 900 kbps signal using vusb ?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=7195">sarim</a> — Sat Mar 15, 2014 12:37 am</p><hr />
]]></content>
	</entry>
	</feed>
