noob question : can vusb be used in reverse ?

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
jbf63
Posts: 2
Joined: Thu Jul 12, 2012 2:25 pm

noob question : can vusb be used in reverse ?

Post by jbf63 » Thu Jul 12, 2012 3:06 pm

hello ^^)

just discovered the vusb stuff and all the projects around and I'm impressed !

now I've see one project to use 2 old DB9 joysticks as usb joysticks and that make me think, can the vusb be used in reverse ? so as an usb input to DB9 out ? (for using usb joysticks or mouse on old computers like Atari or Amigas per example ?)

I'm new here, so the noobie question ;-)

thanks ^^)

-edit- I know that there is already adapters for usb/ps2 mouse to atari/amiga but it works ONLY with PS2 compliant usb mouses ! and there is less mouses of that type availlable/made every day...

Micha

Re: noob question : can vusb be used in reverse ?

Post by Micha » Fri Jul 13, 2012 1:31 pm

Therefore you'd need an USB host. You can't implement a host with V-USB. Maybe there are host software stacks for AVRs but anyway I'd recommend a controller that has more performance, e.g. a STM32 from ST. The result will be much more stable .

ulao
Rank 4
Rank 4
Posts: 481
Joined: Mon Aug 25, 2008 8:45 pm

Re: noob question : can vusb be used in reverse ?

Post by ulao » Tue Jul 24, 2012 1:54 am


jbf63
Posts: 2
Joined: Thu Jul 12, 2012 2:25 pm

Re: noob question : can vusb be used in reverse ?

Post by jbf63 » Tue Jul 24, 2012 11:40 pm

excellent ! thanks a lot ulao and micha ^^)

Post Reply