Search found 2 matches

by sarim
Sat Mar 15, 2014 12:37 am
Forum: V-USB
Topic: Send a Video Stream to PC using VUSB
Replies: 2
Views: 5709

Send a Video Stream to PC using VUSB

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...
by sarim
Wed Aug 08, 2012 12:54 pm
Forum: V-USB
Topic: vusb atmeg8 not detected in pc
Replies: 2
Views: 3784

vusb atmeg8 not detected in pc

I'm a beginner in micro-controller and now i'm trying to get vusb working with atmega8. I used a 12MHz crystal with two 27pf capacitor to supply the clock. For the circuit of D+ and D- , i found many complex example in net. As i understand that the purpose is to make 5v to 3.3 volt, i used this shor...