You can do the same thing with the rest of the serial output commands.
The main difference using DEBUG is that it's the fastest, quickest responding, leanest command of the bunch...
But, it's also the least 'configurable'. All of the pins, modes, etc. have to be designated at design-time, there aren't any options for a change during run-time.
And as the manual states, SERIN/SEROUT is Basic Stamp compatible, SERIN2/SEROUT2 is more advanced.
Bookmarks