Shop OBEX P1 Docs P2 Docs Learn Events
SEROUT command — Parallax Forums

SEROUT command

HavoKaneHavoKane Posts: 109
edited 2004-10-30 20:29 in Robotics
how do you use the SEROUT command to control the BOE form the serial port?

Comments

  • Jon WilliamsJon Williams Posts: 6,491
    edited 2004-10-30 16:14
    SEROUT is used to send serial data FROM the BASIC Stamp; use SERIN to accept commands from an external source.

    Visit the Education section of our web site for a bunch of free downloads (books) that will help get you going.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas Office
  • HavoKaneHavoKane Posts: 109
    edited 2004-10-30 18:35
    how do you use the SERIN command? and could you give me a link, i think im looking in the wrong area or something, i didnt really find anything that pertained to my situation or anything. thanks for the help.
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2004-10-30 20:07
    If you don't have the BASIC Stamp Manual V2.0, you can download it here:

    http://www.parallax.com/dl/docs/prod/stamps/basicstampman.pdf

    It will explain the SERIN & SEROUT commands in detail, as well as offer some examples.



    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage

    Knight Designs
    324 West Main Street
    P.O. Box 97
    Montour Falls, NY 14865
    (607) 535-6777

    Business Page:·· http://www.knightdesigns.com
    Personal Page:··· http://www.lightlink.com/dream/chris
    Designs Page:··· http://www.lightlink.com/dream/designs
    ·
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2004-10-30 20:29
    How about the Help file -- it's just a click away and has example code.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas Office
Sign In or Register to comment.