Recent content by OneofLast

  1. O

    Read ADC problems

    I have a problem in that my 14M2 connected to an XBee doesn't read ADC accurately unless connected to a computer via the AXE Connector cable. I dont understand why this is happening and it would be great if you guys could help. I personally use visual basic becaus I'm a pleb, this is the...
  2. O

    Read ADC Problem

    Apologies for not responding last time, it I'm back, the pleb who uses visual basic because my brain works better visually. To respond to the questions asked last time [ http://www.picaxeforum.co.uk/showthread.php?30824-Read-ADC-Problem&p=320677#post320677 ] rq3, I've made a change so that all...
  3. O

    Read ADC Problem

    I'm a pleb so i use the visual programming BASIC but if you guys could have a look it would be great. I am experiancing a problem where even though the ADC variable would be <65 the program still runs, the only way that I can get the program to physically work is if i have the programming cord...
  4. O

    Picaxe Maxed Variables Confusion

    I am currently experiancing a problem where my 14M2 connected to a Digi XBee via a splitter resistor circuit which is 10k:1k. My problem is that even when the XBee is off the Picaxe still experiances max signal input. Why is this? How can I stop this from happening...
  5. O

    Picaxe 14M2 Switching output when no input

    Basically i have a program that when C.0 detects an electrical signal it should turn B.0 on which runs a relay which runs a motor. The problem isn't with the latter part but with the initial. My 14M2 is switching B.0 on when there is no input, why is this and how can i stop this from happening?
  6. O

    I don't quite understand the MAX3232 chip

    From what I can gather it is a chip used for transmitting and recieving serial information to a picaxe from a computer terminal, I believe it is similar to an XBee. Now what I don't understand is how to put it together on a board, as in I understand the serial input from a computer and how to...
  7. O

    VarB is not working in a wait command.

    I'm having a problem where I've set the pins for my motors to forward then placed a wait command after set to "VarB" which is determined beforehand with a serial input but when the simulation comes to this step the number in VarB does not hold so 100 seconds is just skipped over. I don't...
  8. O

    Questions about WiFi communication with a microbot

    Forgive me everyone I'm just a mere student with an ambition to learn how to create a stand out project for my final year of school. I was just wondering if it was even possible to send commands from a computer to your microbot (I don't even know what sort of program I'd use for that) then have...
Top