Page 1 of 1

USB to Serial

Posted: Sun Dec 24, 2006 10:43 am
by vaidyasp
I am new to implement USB on AVR. I want to make a simple USB to Serial convertor with atmega8 which creates a virtual com port like USB Doper.

Can somebody please help me with this? I just want an idea/schematic/code if possible.

Posted: Mon Dec 25, 2006 5:48 pm
by christian
Please look at Osamu Tamura's avrcdc: http://www.recursion.jp/avrcdc/. I think this is exactly what you want.