Shop OBEX P1 Docs P2 Docs Learn Events
Is it possible to write in the the transmit window pane using push buttons? — Parallax Forums

Is it possible to write in the the transmit window pane using push buttons?

MunifTheGreatMunifTheGreat Posts: 20
edited 2011-12-22 07:16 in General Discussion
I am trying to find the command to do this, but I still didn't find it.
I am new in Basic Stamps
So please can you help me
password microcontroller.txt
Or is there any other solutions?

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2011-12-22 07:13
    You need to explain, preferably by giving an example, just what you want to do.

    Look at the description of the DEBUG statement in the Stamp Editor's help files or in the Basic Stamp Syntax and Reference Manual. This statement writes information into the Stamp Editor's debug window. The "What's a Microcontroller?" tutorial discusses in detail the use of pushbuttons.

    The Reference Manual is available for download using the Stamp Documentation button and the tutorial is available using the Stamps in Class Tutorials button, both here.
  • stamptrolstamptrol Posts: 1,731
    edited 2011-12-22 07:16
    Welcome to the forums.

    What is it, exactly, you're trying to accomplish? More details will allow us to help you more efficiently.

    Do you want an external button to somehow enter text into the Debugin screen? If you are going to push a button, why not connect the button directly to the Stamp?

    Cheers,
Sign In or Register to comment.