On Sun, Oct 10, 2010 at 12:55 PM, Ladislav Szolik
<szolik.ladis...@gmail.com> wrote:
> ok, thats fine. Thank you for your answer. The main point of a school
> project is communication with real system, which is plugged to pc via USB
> cable. And the client can this system regulate. So there will be enough to
> send and give this kind of commands.

Then it is probably get a real USB MCU based demo boards
and play with both firmware and host software. You can
develop a generic USB device and then use pyusb to
communicate with it.

For example, pyusb comes with test firmware for
USB PICs. Or you can use other USB MCUs you
are familiar with.


-- 
Xiaofan

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to