Search results

  1. N

    If pin0=1 AND flag1=1 then gosub button2 - WHAT WRONG HAL9000!

    Hi everyone, I am having some trouble with the picaxe vsm simulation software. I am trying to use a single button on pin0 to turn on an output for a relay on outpin1. The code i have used has worked perfectly fine for a real 28x1 microcontroller before, but it wont work for the 40x1...
  2. N

    Picaxe vsm relay simulation problems?

    Greetings everyone, Recently i have been attempting to have a relay in my picaxe vsm simulation, which is triggered by a transistor on one of my micro-controllers out-pins, and it wouldn't work, even through it was clear that the transistor was turning on, but the relay would not trigger. I...
  3. N

    Error: #Directive Error - #Slot Already Used

    Hi, Im experimenting with the slots on the 28x2 picaxe microcontroller, and after looking at the forum in relation to slots, ive added some code to set slot locations i want the code to be downloaded too, but im getting an error. #Picaxe 28x2 #Slot 0 <Intro Code & Varibles> run 2 #Slot 2...
  4. N

    2 Decimal Varibles to 1 Hexadecimal Varible

    Greetings Everyone, Im new to this forum, though ive been watching from the seems for a few months. Im completing a PICAXE project that is based around a 28x2 AXE001 starter kit, connected with a AXE033 DS1307 & LCD starter kit. Ive been working with the design for a while, and have already...
Top