See Practical serial communication
A variety of products from Parallax. We use the BS2-IC (we have 5), we also have one SX.
Pins 1-4: (serial) programming
Pins 5-20: data Pin 21: stable 5V (CMOS VDD), output if there is something on pin 24, otherwise input Pin 22: connect ground for reset Pin 23, 4: Ground (CMOS VSS) Pin 24: input voltage, will be converted to 5V by the Stamp on pin 21
|
![]() |
---|
See Module Schematic
DSR and RTS are connected for automatic port detection. The Stamp software will scan the serial ports and look for such connectors.
Download BASIC Stamp Editor
' {$STAMP BS2}
start:
|
|
Array of the above
% binary
$ hexadecimal
Driving a servo
Categories of PBASIC statements