General Idea for a USB related proyect

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
jarguello

General Idea for a USB related proyect

Post by jarguello » Wed Apr 29, 2009 3:40 am

Hello there.
I´m new working with microcontrollers.

I´planning to develop a interface PC-USB proyect, where a infrared-led acts as a light analog sensor, depending on the leght of a disturbance the microcontroler has to distinguish between two posible paths, i was thinking on sending this signal to a PC-host software where the host "sees" either two buttons or two keys (HID-joystik or keyboard), on the pc-host software, the user should be able to choose from a set or options where it is needed to send a activation signal back to the microcontroller . I believe working with a Stardard HID joystik class it would be easier to do the microcontroller feedback signal, but im not sure about it.......

Post Reply