Shop OBEX P1 Docs P2 Docs Learn Events
Debugging without a stamp. — Parallax Forums

Debugging without a stamp.

BlahBlah Posts: 1
edited 2009-03-02 00:24 in BASIC Stamp
Background info:· I just started working with PBASIC for my Robotics class, currently we are working with a Basic stamp 2 with one of Parallax's robots. I want to work on some of my code at home but we keep the robots and stamps at school. I did all the stuff I wanted to with the program but I would also like to make sure everything is working as well as I can get it before actually testing it with the physical robot.

The problem: I want some way to verify that my variables and program flow are working properly, the obvious way to do this would be with the DEBUG command, but since I have no actual robot / stamp to run the code through I can't do anything besides check my syntax. Is there any way around this or will I just need to wait?

Comments

  • SRLMSRLM Posts: 5,045
    edited 2009-03-02 00:24
    RobotBASIC does what you want...

    Also, you may just want to get a BOE and BS2 so you can test on the real thing... That is, of course, if you like it!

    Edit: at least I'm pretty sure that it works with PBASIC.
Sign In or Register to comment.