Is it possible to write in the the transmit window pane using push buttons?
MunifTheGreat
Posts: 20
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?
I am new in Basic Stamps
So please can you help me
password microcontroller.txt
Or is there any other solutions?
Comments
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.
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,