General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
-
iphi
- Rank 2
- Posts: 68
- Joined: Mon Jun 25, 2007 11:37 am
Post
by iphi » Thu Jan 15, 2009 10:55 am
Hi,
does anybody know of a Linux host application example for an AVR-USB using LibUSB, e.g. like powerswitch?
Thanks,
Tom
-
epsilon_da
- Rank 1
- Posts: 29
- Joined: Mon Oct 13, 2008 7:11 pm
Post
by epsilon_da » Tue Jan 20, 2009 10:10 pm
search for "usbtool" in this forum or the projects page
-
christian
- Objective Development
- Posts: 1443
- Joined: Thu Nov 09, 2006 11:46 am
Post
by christian » Wed Jan 21, 2009 7:50 pm
usbtool is an example included with the driver download.
If you want a real-world GUI application, have a look at the Automator example.