Electronic – Drive LEDs from USB

ledusb

What do i need to make a USB device that has 4 LEDS that I can control from a PC software that I will build.

I just need to make a software with 4 buttons (on/off) each button to control a single LED.

Any links for how to build this simple USB circuit would be nice.

I have done such a project before for the old LPT port, I had no need for any circuit, but this USB thing has only 4 wires, 2 data and 2 power I guess.

Best Answer

It could be done with any microcontroller with USB capability, but your best bet if you are not too familiar with such stuff is probably to use something like the FT245, which is an easy to use USB to parallel IC.