Recent content by jglenn

  1. J

    28X2 not running 18X program

    I have a program running on the 18X that uses the count instruction, but it seems dead on a 28X2. I am trying to diagnose the input to make sure it is working. Puzzled that it flags this as a syntax error, because it is right out of the book: let b1 = pins Trying to used Debug to show pin...
  2. J

    What is desired for proto and I/O boards?

    I am aware of the many boards out there, Rev-Ed, others, I use a couple from PH Anderson, in some model plane autopilot experiments, are kinda big for what I need, 18X for now. My side micro company is considering a range of PICAXE units, but how to do it? From the 08M to the X2 big ones...
  3. J

    I need a high current DC to AC

    I found a converter for pdf, let me try it. There is a link thing that opens, but why doesn't it show the picture? I will review you guys suggestions too.
  4. J

    Comments on The Manual.

    Finally managed to print out and read Manuals 1 and 2. The PICAXE is a remarkable family of chips, currently I am working with the 18X on a control system solution. Overall the quality is excellent, and the interesting posts and suggestions here are often very useful, keep it up. 1. Manual...
  5. J

    Examples of talking to quad I2C device?

    I have a need to run a DAC5573 quad D/A converter from an 18X. I2C is new to me, but am studying the data sheet of the part and the PICAXE manuals. I have some examples of driving a single I2C part, I understand each device has an address. There is an internal code that selects each of the D/A...
Top