pc to system interface?

USB AVR Programmer and SPI interface. Adafruit's USBtinyISP.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
imprez55
 
Posts: 1
Joined: Tue Feb 12, 2008 1:19 am

pc to system interface?

Post by imprez55 »

Can the USBtinyISP be used as a bi-directional usb interface from the system it is programming. By than I mean can I send data to the pc through the USBtiny (kind of like an arduino in a sense)

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Post by adafruit »

yes, but not in the easy way that the arduino does it, you'd have to use the libusb library calls as spokepov software does.

Locked
Please be positive and constructive with your questions and comments.

Return to “USBtinyISP”