??? 09/15/06 18:51 Read: times |
#124362 - USB only hurts the first time Responding to: ???'s previous message |
Once you've done your first one it's not so bad. You can create a pretty generic comm link where there are (say) 8 bytes of data moving back and forth every 10ms and access the data in your PC program fairly easily at the application level. Jan Axelson and others cover this in great detail (vendor specified HID device). You can go much faster or slower if you need to.
What SUCKS about USB is the STUPID vendor ID assignment process! It's easier to get a 100 fixed IP addresses than a single USB ID. http://www.voti.nl/pids have come to the rescue, but it's not in the spirit of the original USB ORG (thank heavens). And you didn't hear that from me. =;-) |