Recent content by DougP

  1. D

    Confusion with For/Next Loop

    The following code is supposed to extinguish a light connected to c.4 and turn on a light connected to b.5 for the time duration of the loop. The program works as expected when running the simulator. When the program is loaded into the 14M2 PicAxe and run, the light connected to c.4 goes out and...
  2. D

    Serial Port Error

    When trying to program a 14M2 Picaxe with the Editor a "Serial Port Error-Port not Present or Already in Use" appears. Looking at the Options Tab in the Editor, Com3 states that it is " Ready for Use-AXE027 Picaxe USB. This feature was used previously without a problem. Thanks for any assistance.
  3. D

    14M2 Interrupts

    I am using switches on pins c.0,c.1, and c.2 to generate an interrupt. How can I determine which input has caused the interrupt? ( Just getting started with the Picaxe ) Also, is there a way to be notified by email when a reply has been received? Thanks for your help.
Top