bs2 hw board usb port (how to use)
softcon
Posts: 217
Can someone point me to the relevant documentation on using the usb port that is built-in to the bs2 homework boards? I'd like to use it for sending/receiving data to/from the pc.
I'm fairly certain I've seen such mentioned, but I can't seem to find it at the moment.
If anyone knows where this info can be found, I sure would appreciate a heads up on where to look for it.
Thanks.
usb,bs2,homework board
I'm fairly certain I've seen such mentioned, but I can't seem to find it at the moment.
If anyone knows where this info can be found, I sure would appreciate a heads up on where to look for it.
Thanks.
usb,bs2,homework board
Comments
DEBUGIN has evolved as its mate that allows you to send data or control to the BasicStamp.
I am assuming that you already program the BS via the USB. If that is working, the DEBUG is pretty easy to use.
I'd assumed the debug was only for output in the editor. I'd glossed over the debugin completely. <sigh> Teach me to skim instead of read the entire command-set.
Thanks, that gives me what I need.
Guess I need to read a bit more carefully.
Although, to be fair, I was rereading the manual again, and hadn't gotten to the debug/debugin commands just yet.
Baud rate information is rather unimportant if you use defaults. And both are really just special cases of the SEROUT and SERIN command.
In other words, there is a lot of text that just repeats the same things.
And hobbytronics doesn't seem to have a us distributor, so would have to locate one here. A serial ttl keyboard might work better, but the wife wants to be able to use her usb keyboard, since she has one that can roll up (gotta love those flexible keyboards). I'm sure this has been done before, so if anyone knows what to use for this, I'd appreciate some pointers.