Shop OBEX P1 Docs P2 Docs Learn Events
PBasic Programming — Parallax Forums

PBasic Programming

ArchiverArchiver Posts: 46,084
edited 2004-04-17 15:13 in General Discussion
Hi I'm new. Is program hard? I download the "Basic Stamp Programming
Manual" off Parallax main site. I kinda understand it. I dont have
the Stamp Chip. I just want to make sure if I understand it before I
buy it.

Here project plan.

I want to add different type of sensor through "P0-P15".
For example I use a metal detector, once it trigger logic 1 than go
to one of the "P0-P15 pins".
Than output to the transitter in the PIC board to transfer the data
through the receiver and to another microcontroller
called "MC68HC12" which it will display in the LCD metal detected.

Please download this MS Document its a block diagram so its easier
to understand what I'm trying to make.

http://www.freehomepages.com/blue96813/BlockDiagram.doc

Thank you.

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2004-04-17 06:45
    Well, you may have a good reason for using the MC68HC12 in addition
    to a Stamp. But, if it is only being using to control the LCD, I
    wouldn't bother with it.

    A Stamp can easily handle the sensors and the LCD by itself.

    I have been amazed how much software I have been able to cram into my
    Stamp.

    The Stamp has been easy for me to program, but I am a computer
    science guy.

    I had lots of unanswered questions when I bought my Stamp. Some
    things you just have to learn by doing.

    Best wishes,
    Frank



    --- In basicstamps@yahoogroups.com, "blue96813" <blue96813@y...>
    wrote:
    > Hi I'm new. Is program hard? I download the "Basic Stamp
    Programming
    > Manual" off Parallax main site. I kinda understand it. I dont have
    > the Stamp Chip. I just want to make sure if I understand it before
    I
    > buy it.
    >
    > Here project plan.
    >
    > I want to add different type of sensor through "P0-P15".
    > For example I use a metal detector, once it trigger logic 1 than go
    > to one of the "P0-P15 pins".
    > Than output to the transitter in the PIC board to transfer the data
    > through the receiver and to another microcontroller
    > called "MC68HC12" which it will display in the LCD metal detected.
    >
    > Please download this MS Document its a block diagram so its easier
    > to understand what I'm trying to make.
    >
    > http://www.freehomepages.com/blue96813/BlockDiagram.doc
    >
    > Thank you.
  • ArchiverArchiver Posts: 46,084
    edited 2004-04-17 13:31
    There's no reason why you couldn't use the BASIC Stamp in your project
    -- on both ends. If you stick with the HC11 on the reciever end, you'll
    need to make sure you have a protocol agreement between the two ends.

    -- Jon Williams
    -- Applications Engineer, Parallax
    -- Dallas Office


    Original Message
    From: blue96813 [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=g33TDCXk2OrOPvU_IinhBvYcySrmALFt9BN-HVWVZkqOp6nGPHK1vhMCAkFGTJOTzuaN9MnxowqjHw]blue96813@y...[/url
    Sent: Saturday, April 17, 2004 12:25 AM
    To: basicstamps@yahoogroups.com
    Subject: [noparse][[/noparse]basicstamps] PBasic Programming


    Hi I'm new. Is program hard? I download the "Basic Stamp Programming
    Manual" off Parallax main site. I kinda understand it. I dont have
    the Stamp Chip. I just want to make sure if I understand it before I
    buy it.

    Here project plan.

    I want to add different type of sensor through "P0-P15".
    For example I use a metal detector, once it trigger logic 1 than go
    to one of the "P0-P15 pins".
    Than output to the transitter in the PIC board to transfer the data
    through the receiver and to another microcontroller
    called "MC68HC12" which it will display in the LCD metal detected.

    Please download this MS Document its a block diagram so its easier
    to understand what I'm trying to make.

    http://www.freehomepages.com/blue96813/BlockDiagram.doc

    Thank you.
  • ArchiverArchiver Posts: 46,084
    edited 2004-04-17 15:13
    Blue,

    Programming Stamps is easy. Go ahead and buy one, and start experimenting. 2
    years ago I had zero experience with microcontrollers and digital
    electronics, and now I have built all sorts of cool projects. Go for it!
    Everyone here will help you out.

    Jonathan

    www.madlabs.info

    Original Message
    From: "blue96813" <blue96813@y...>
    To: <basicstamps@yahoogroups.com>
    Sent: Friday, April 16, 2004 10:24 PM
    Subject: [noparse][[/noparse]basicstamps] PBasic Programming


    > Hi I'm new. Is program hard? I download the "Basic Stamp Programming
    > Manual" off Parallax main site. I kinda understand it. I dont have
    > the Stamp Chip. I just want to make sure if I understand it before I
    > buy it.
    >
    > Here project plan.
    >
    > I want to add different type of sensor through "P0-P15".
    > For example I use a metal detector, once it trigger logic 1 than go
    > to one of the "P0-P15 pins".
    > Than output to the transitter in the PIC board to transfer the data
    > through the receiver and to another microcontroller
    > called "MC68HC12" which it will display in the LCD metal detected.
    >
    > Please download this MS Document its a block diagram so its easier
    > to understand what I'm trying to make.
    >
    > http://www.freehomepages.com/blue96813/BlockDiagram.doc
    >
    > Thank you.
    >
    >
    >
    >
    > 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.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
Sign In or Register to comment.