Search results

  1. C

    interrupt 20x2

    Hi – I have a problem with using interrupts on the 20x2 – I am not sure what I am doing wrong. I have a simple vehicle with a line detector which must stop when it trundles over a white line ( this produces a high to low transition on the detector output). I use the normal ‘standard’ line...
  2. C

    serin Xbee

    Hi – Decided it was time to try wireless so I bought the xbee starter kit from Revolution and some xbee’s. I used the max3232 board to check xbee's function/settings – no problems. Then used a simple counter increment program to generate numbers to transmit from the 18M2 chip to the max3232...
  3. C

    Serial LCD problem

    Hi all - I have been given a serial enabled LCD from SparkFun. It uses ASCII - hence 8 data bits. The data sheet also states it uses no parity, 1 start and 1 stop bit. This seems compatable with the PICaxe serout command with the exception of the start bit. Perhaps not surprisingly at the...
  4. C

    Servo commands

    Perhaps I am just been a bit thick but I seem to be having trouble with the servo command. I have a tried several fully working PICaxe 18x's, and have tried the following with several servo's I know are working fine. The circuit is built on a 'normal' breadboard. The servo has its own 6V power...
  5. C

    Setint Off

    Hi all – when trying to use the setint off command I repeatedly get "syntax error in this line" reported. Any ideas anyone? Thanks Martin
Top