Recent content by -D-

  1. D

    interrupt command with variable input

    Hey, what I'm trying to do is get an interrupt command using a variable input, at the moment i only know how to do it if there is a digital input, when it is simply. setint %10000000, %10000000 but lets say i what it to interrupt when a variable b1 > x how wld i write the code? thx -D-
  2. D

    Multiple Processes

    I was just wondering if there is a way to have each I/O pins to work separately. The way I understand picaxe is, is that you cant have more than one operation going at once, so if there is a way to have more than one PLEASE let me know. Thank you
Top