Search results

  1. T

    Internet Module problem

    I have a parallax Internet Netburner Module which works fine with the BASIC STAMP products but I would like to know if it will work with the PICAXE 18X products. I noticed that the STAMP serout uses [ ] in its program while the PICAXE uses ( ) in the serout commands. Is this an important...
  2. T

    Program Conversion problem

    Iam trying to run this STAMP I program with a PICAXE 18X. The first problem was that the debug command had to be changed to sertxd, I changed that! Then an error message (input command not supported in this mode) came up when the program got to .... input DIO_n. What am I overlooking here! Any...
  3. T

    Command Help

    I need help in using the branch command and serin commnands together. I want to accept numbers 1-9 via serial and then each received number would accivate and LED. How can I do that?
  4. T

    ADC

    I want to measure voltage with PICAXE 18x. How do I convert my ADC readings to voltage, what math is needed in the code to accurate display volts 0 to 2.5 volts?
Top