NOTE: This is written for the BS2p and will also run on the BS2pe and BS2px. Modify the $STAMP directive (as required) before downloading to the BS2pe or BS2px.
' STOP.BS2 ' This program is similar to SLEEP.BS2 except that the LED will not blink ' since the BASIC Stamp does not go into low power mode. Use the circuit ' shown in the description of the SLEEP command for this example. ' {$STAMP BS2} ' {$PBASIC 2.5} Main: LOW 0 ' turn LED on STOP
BASIC Stamp Help Version 2.5.4
Copyright © Parallax Inc.
8/8/2012