Hi..
I'm trying to make a Software USB based on AVR309 application note available
at www.atmel.com/dyn/resources/prod_documents/doc2556.pdf
So what basically i'm doing is programming a ATTINY-44 to do functions of a
USB-driver and when connected to USB port, should be automatically detected
by the computer.
Now i'm also making a GUI using Tkinter in Python to read data from the
microcontroller & to write in it.
I was thinking of using pyUSB for this purpose.
but i'm unable to understand how to read and write from a USB device using
pyUSB.
Please help me in any way in this regard.
Thank U.

Abhishek Wadhava
3rd year, ECE,
MANIT, Bhopal(M.P.)
India
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Pyusb-users mailing list
Pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to