Search results

  1. M

    Edge Detection Code for Picaxe 28x1 Help?

    This project is based off of a websites project, Stampy from societyofrobots My setup is: Picaxe 28x1 using L293D in the motor driver port of the project board Servo Sharp IR Rangefinder 2 Standard DC motors /w wheels The Servo pans with the IR mounted on top. It will use edge detection to...
  2. M

    How to make my own IR sensor?

    I want to make my own IR Sensor simialer if not identical to the Sharp GP2D12, is this possible? Anyone have a materials list/schematic? I'm gonna buy everything via MOUSER, so if anyone has parts numbers then cheers! No I will not just go out and buy one, its beyond money, its for educational...
  3. M

    SRF05 Doesnt work with Picaxe 28x1... :/

    I connect my Digital Input to port 6, and the digital output to port 3, and I run the code: Symbol servopin = 0' Defines output pin to which the servo turning the head is connected symbol trig = 3 ' Defines output pin for Trigger pulse of SRF05 symbol echo = 6 ' Defines input pin for Echo...
  4. M

    What is the difference between portc, and output?

    high portc 1 high portc 2 high portc 3 and high 1 high 2 high 3 what is the difference when referring to the Picaxe 28x1 Project Board, with the transistor Array and L293D?
  5. M

    CMUCam1 v2.3 (Boe-Bot CMUcam) with Picaxe?

    I purchased this A long time ago, and I was wondering, how would I go about using the cam as image processor/blob recognition/object following with the Picaxe 28x1 board?
  6. M

    Driving one motor with l293D via Picaxe 28x1 board (Axe020 board)

    Here is the scenario: I have an external L293d motor driver chip (the A-B terminals on the board are already in use) and I want to drive one bidirectional motor, would I: Connect pins 4,5,12, and 13 to Gnd on the picaxe board Connect pins 1,8,16 and 9 to a single power source (Picaxe V1, not...
  7. M

    Driving 4 motors with one L293D with Picaxe 28x1?

    I have two L293Ds and one is in the default DIP socket on the actual board, and the other is external. The external chip, I wish to control four geared motors (they are GM10s if that makes any difference) How do I go about doing this? I already purchased these two radioshack products...
  8. M

    Radioshack 9V Recording Module Playback triggered with Picaxe 28x1

    How do I trigger the Playback button with my Picaxe Output? How do I solder it, i mean onto the underneath of the button? How do I solder/where do I solder? I have been struggling with this for days, please someone help? the problem I have is the membrane thing,
  9. M

    Picaxe 28x1 Motor Soldering Help?

    Ok, I wish to solder two geared motors to both the A, and B terminals of the Picaxe 28x1 board, which one do I solder to which (the + of one motor to the left side of A) etc...
  10. M

    L239D Motor Driver from Picaxe 28x1

    Ok, I have three L239D's that I bought recently, as well as four GM10 Geared Pager motors. Ok, I want to be able to control, based on "high ___" "low ___" coding, when the pager motors (3) are going to turn on, how many times etc. How will I do this, what will the I/O pins/terminals on the 28x1...
  11. M

    need to learn PIcaxe 28x1

    Can anyone show me some basic tutorials for the picaxe 28x1 board... like using piezo buzzer or something for it?
  12. M

    Difficulty connecting Srf05 to Picaxe28x1 & Solder Assistance**

    OK, at first I tried using the ribbon cable and it got annoying because I wasnt certain which port would be for which wire, and now I am facing even more difficulties. I attempted to solder a wire to the actual board of the Picaxe, was I supposed to? Or use a pin, now I have excess solder that I...
  13. M

    How to connect the Srf05 to the Picaxe 28x1

    And also, I have solder on the bottom terminal and I cant get it out I tried copper bands, solder suckers, everything, no luck, any suggestions, should I get an exchange? If so how?
  14. M

    How to return what I bought from The Picaxe Store?

    I bought 1 servo, 1 sonar SRF05, and 1 Picaxe 28x1 Micronctroller, and I wish to return all three of them for full price, they all work fine I just gave up on them, who/ what do I call, I am American and live on the East Coast.
Top