Starting with Basic Stamp
Archiver
Posts: 46,084
Hi List,
I just starting to learn about Basic Stamp as hobby, but
unfortunately I need some support from you in order to know when I
have to continue with this adventure or not.
My dream is to build some circuits using BS2 and attach them to my PC
using the RS232 to have control and register of some measures (like
temperature through out the DS1620 or equivalent) or to have control
over some servo or rele, but I am not sure that I will be able to do
that because I do not know if a high knowleadge of programming or
electronics is needed.
To communicate BS2 with the PC, is qbasic enought in the side of the
PC ? Could you give some link to learn about communications between
BS2 and PC through out some GUI like labview ? (please, be realistic
and tell me if some script or c code was necessary)
Please, let me know your opinion about requeriments to do that.
Thanks a lot !
I just starting to learn about Basic Stamp as hobby, but
unfortunately I need some support from you in order to know when I
have to continue with this adventure or not.
My dream is to build some circuits using BS2 and attach them to my PC
using the RS232 to have control and register of some measures (like
temperature through out the DS1620 or equivalent) or to have control
over some servo or rele, but I am not sure that I will be able to do
that because I do not know if a high knowleadge of programming or
electronics is needed.
To communicate BS2 with the PC, is qbasic enought in the side of the
PC ? Could you give some link to learn about communications between
BS2 and PC through out some GUI like labview ? (please, be realistic
and tell me if some script or c code was necessary)
Please, let me know your opinion about requeriments to do that.
Thanks a lot !
Comments
plenty of examples around. QBasic will work just fine if that is what you
want to use.
You have to be careful interfacing to "port 16" (the programming port)
because it has quirks -- like it echos everything you send it. However, any
of the Stamp's ports will work as RS-232 ports at a TTL level. If you want
"true" RS232 levels, check out http://www.al-williams.com/awce/rs1.htm
A few places to look:
http://www.al-williams.com/stampcom.zip - Visual Basic and C++ examples of
RS232 with Stamp.
http://www.al-williams.com/wd5gnr/stampfaq.htm - Lots of beginner advice.
http://home.pacifier.com/~mcginty/qbstamp.htm - Qbasic + Stamp
http://home.earthlink.net/~y2kbc/Electronics/BasicStamp/Communication/Index.
html - Qbasic + Stamp
Good Luck!
Al Williams
AWC
* Microcontroller Projects with Basic Stamps:
http://www.al-williams.com/awce/sbook.htm
>
Original Message
> From: Mortadelo y Filemon [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=QHoZTzq7amW7mKdxW0r3KKe8-EXw8uoKqeJHB94jGZBRWLDJCnXnfjr_ULJU1RjCQH45B-mYRWE]naclu2@y...[/url
> Sent: Monday, August 13, 2001 1:27 PM
> To: basicstamps@yahoogroups.com
> Subject: [noparse][[/noparse]basicstamps] Starting with Basic Stamp
>
>
> Hi List,
>
> I just starting to learn about Basic Stamp as hobby, but
> unfortunately I need some support from you in order to know when I
> have to continue with this adventure or not.
>
> My dream is to build some circuits using BS2 and attach them to my PC
> using the RS232 to have control and register of some measures (like
> temperature through out the DS1620 or equivalent) or to have control
> over some servo or rele, but I am not sure that I will be able to do
> that because I do not know if a high knowleadge of programming or
> electronics is needed.
>
> To communicate BS2 with the PC, is qbasic enought in the side of the
> PC ? Could you give some link to learn about communications between
> BS2 and PC through out some GUI like labview ? (please, be realistic
> and tell me if some script or c code was necessary)
>
> Please, let me know your opinion about requeriments to do that.
>
> Thanks a lot !
>
>
> To UNSUBSCRIBE, just send mail to:
> basicstamps-unsubscribe@yahoogroups.com
> from the same email address that you subscribed. Text in the
> Subject and Body of the message will be ignored.
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>