Search results

  1. S

    Interrupt query

    Hi, I am trying to get interrupts to work (again) but have hit a problem. My very simple code looks like this :- Interrupt: Low B. 1 If pin C. 1 = 1 then Interrupt setint %00000100, %00000100 Return The Picaxe editor does not like the line "If pin C = 1 then...
  2. S

    Small oled malfunction

    Hi, I have just bought an axe131y oled screen and managed to get it to work with a coin acceptor from ebay. It has now started to play up. When I first got it to work it displayed PICAXE.COM when the power was applied. Now it shows 4 characters that look a bit like 6A#q. When it is activated via...
  3. S

    Motor switching program gets lost

    Hi, I have been struggling with this for some days now so, with tears of frustration rolling down my cheeks I turn to the Picaxe forum. I am trying to control a device that displays model figures one at a time in sequence. It is a motor switching program. A large table rotates and pause 8...
  4. S

    Problems with a Picaxe 14M motor control program

    Hi, I have written a simple motor control program that uses a magnetic sensor. I have written the program and run it on the simulator and all seems fine. When I try it in the Picaxe 14M though nothing happens. I have tried 3 different 14Ms, all the same. I have made a copy of the circuit in...
Top