Shop OBEX P1 Docs P2 Docs Learn Events
Serial Comm. & Inputs — Parallax Forums

Serial Comm. & Inputs

BrakkarooBrakkaroo Posts: 3
edited 2007-12-31 16:03 in BASIC Stamp
I have been trying to make my stamp count the # of times I push a button and then
send a message based upon how many times I pushed the button. There seems to be a timing
issue with being able to count the button contacts and also send a message serially. I have
been trying this for a while and am becoming disillusioned with the prospect of ever making it
happen. Anyone got any ideas?

Comments

  • FranklinFranklin Posts: 4,747
    edited 2007-12-31 01:01
    Attach your code so we can see where you are with the development.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • FranklinFranklin Posts: 4,747
    edited 2007-12-31 03:55
    Please use the attachment manager and attach your actual code that you are running (the .bs? file) in this code you don't tell the compiler what stamp or what version you are using and I think loop is a reserved word in the newer versions.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • UnsoundcodeUnsoundcode Posts: 1,532
    edited 2007-12-31 04:09
    Could you also say where you are sending this serial message to.

    Jeff T.
  • FranklinFranklin Posts: 4,747
    edited 2007-12-31 16:03
    You need to ATTACH your code not paste it. And delete your other post so all your answers will be in one place. I don't think you are allowed to use loop as a label. We want to help so please help us.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
Sign In or Register to comment.