Search results

  1. P

    Quick I2C Question

    I know that I2C need pullup resistors but should these go at the PICAXE end or at the peripheral? Line length in this case is about 15cm / 6 inches. P M Gant
  2. P

    Missing - One Hippy

    I'm looking for the website of 'The Happy Hippy' as a few sites have recommended his work. All of the links to www.hippy.freeserve.co.uk appear to be broken. Can anyone help? P M Gant
  3. P

    Generating A Continuous 700 Hz Tone

    I've recently switched from using the Cubloc to the PICAXE and there's one thing I'm stuck on. The Cubloc can generate a continuous tone accurate to about 0.3 Hz but the BASIC used in the PICAXE doesn't have a similar command. The closest thing I can find are the PWM commands where I specify...
  4. P

    Execution Speed of 18M2 Chip

    According to the FAQ a 4 MHz PICAXE chip will execute about 1000 BASIC commands a second. As the 18M2 can operate with a 32 MHz clock does this mean 8,000 BASIC commands a second? P M Gant
  5. P

    28X ADC Conversion Speed

    If I issue an 8-bit ADC command on a 16 MHz 28X how quickly will the command execute Peter Gant
  6. P

    Outputing A Byte from 28X Pins

    I want to input two analog signals, do some math on them, and then output the result as a number between 0 and 255 through the output pins of a 28X chip (pins 21 to 28). The analog bit is easy but I can't find out how to output a byte. How do I do this? Peter Gant Budapest
Top