USB to Serial

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
vaidyasp
Posts: 1
Joined: Sun Dec 24, 2006 10:40 am

USB to Serial

Post by vaidyasp » Sun Dec 24, 2006 10:43 am

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.

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Mon Dec 25, 2006 5:48 pm

Please look at Osamu Tamura's avrcdc: http://www.recursion.jp/avrcdc/. I think this is exactly what you want.

Post Reply