I'm making a software which can detect d usb circuit made by me without any
usb driver
....just using a microcontroller & coding in it.......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 AVR-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 have to basically perform digital & analog input-output in microcontroller
through my GUI.

So what my problem is , i'm unable to understand how to read & send through
python Gui.
i didn't even find any documentations to use pyUSB.

See if u can help me in any way.
Thanks.
-- 
View this message in context: 
http://www.nabble.com/Enquiry-about-PyUSB-tp17980110p18163067.html
Sent from the pydev-code mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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
_______________________________________________
pydev-code mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to