Propeller as USB client
peterz
Posts: 59
Hello everybody.
Sometime ago I read in this forum about someone having implemented an USB client on Propeller.
Was·this project completed eventually·?
Sometime ago I read in this forum about someone having implemented an USB client on Propeller.
Was·this project completed eventually·?
Comments
propeller.wikispaces.com/USB+Slave
The original thread is here ...
http://forums.parallax.com/showthread.php?p=675656
Serial interfacing via USB worked well enough for me when I used it under Windows XP and 98SE. How "completed" it is perhaps depends on exactly what you want or need, but what it did "out of the box" worked.
The USB keyboard emulation was just a demonstration project which output hard-wired text so that would need modifying to be more useful.
BradC did have plans for other USB interfaces but I haven't seen him around these forums of late. The basic drivers provide enough to build upon for someone who wants to take them further.