BS-1 Novice help
Archiver
Posts: 46,084
[font=arial,helvetica]Hello Stampers,
················I have a quick question about the BS-1 Is there a way that i
can make a pin high and then check the status of that pin....?
symbol pino =switch
Test:
······high switch
······pause 1000
······if switch = 1 then alarm
········goto test
alarm: high 5
·······pause 5000
·······goto test
can this be done.....?....
Thank you[/font]
················I have a quick question about the BS-1 Is there a way that i
can make a pin high and then check the status of that pin....?
symbol pino =switch
Test:
······high switch
······pause 1000
······if switch = 1 then alarm
········goto test
alarm: high 5
·······pause 5000
·······goto test
can this be done.....?....
Thank you[/font]
Comments
So:
high pin0
if pin0=1 then foo ' always goes to foo
What are you trying to do? Maybe that will let us tell you a better answer.
Regards,
Al Williams
AWC
Original Message
From: ARTICALEX@a... [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=oqUmSqXR_O9NmAcW5O130ocNQGrWh6M4TvAusHnrXOR9bNZtJ6wCp3w2dq5098dOh7xbWhPIMQ]ARTICALEX@a...[/url
Sent: Tuesday, March 06, 2001 4:07 AM
To: basicstamps@yahoogroups.com
Subject: [noparse][[/noparse]basicstamps] BS-1 Novice help
Hello Stampers,
I have a quick question about the BS-1 Is there a way that i
can make a pin high and then check the status of that pin....?
symbol pino =switch
Test:
high switch
pause 1000
if switch = 1 then alarm
goto test
alarm: high 5
pause 5000
goto test
can this be done.....?....
Thank you
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
········How ·are you..? THank you for ur help , I kinda figure it out but I
do have another question... How can I use the serial out to display a message
on an LCD Screen. Do I have to get a ··Lcd display with certain specs..?
once again thank u
Wendell
[/font]
Chris
Original Message
From: ARTICALEX@aol.com
To: basicstamps@yahoogroups.com
Sent: Thursday, March 08, 2001 11:05 AM
Subject: Re: [noparse][[/noparse]basicstamps] BS-1 Novice help
[font=arial,helvetica]Hi, Al,
········How ·are you..? THank you for ur help , I kinda figure it out but I
do have another question... How can I use the serial out to display a message
on an LCD Screen. Do I have to get a ··Lcd display with certain specs..?
once again thank u
Wendell
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[/font]
great product and great support.
Regards,
Al Williams
AWC
* Floating point math for the Stamp, PIC, SX, or any microcontroller:
http://www.al-williams.com/awce/pak1.htm
Original Message
From: ARTICALEX@a... [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=aIb0LnZ31T0lSz6gb6e-CiYJRbReUGi8pv7QuCsb0VcMmCqV5dr5EHAPIMwxtgXiiykFxzT677bx]ARTICALEX@a...[/url
Sent: Wednesday, March 07, 2001 9:06 PM
To: basicstamps@yahoogroups.com
Subject: Re: [noparse][[/noparse]basicstamps] BS-1 Novice help
Hi, Al,
How are you..? THank you for ur help , I kinda figure it out but I
do have another question... How can I use the serial out to display a
message
on an LCD Screen. Do I have to get a Lcd display with certain specs..?
once again thank u
Wendell
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.