Recent content by Pauly1980

  1. P

    Code not acting as expected

    Thanks for the suggestion Aries. I had totally forgot that the simulator was there.
  2. P

    Code not acting as expected

    Hi all, I wrote the attached code to output a servo position to a BLDC motor controller with a soft start/stop rate. It takes a few samples from a hall effect sensor and averages them, zeros them out and multiplies them to get a 75 to 225 value for the servo position. The funny thing is the ramp...
  3. P

    nRF 905 with picaxe?

    The breadboard needs a good clean but I just sat the module in there for a photo. Pauly
  4. P

    nRF 905 with picaxe?

    Hi all, Just wondering if anyone has some sample code to get an nRF905 transciever running with any of the picaxe chips? I have no real project need for it right now but it is just something I would like to have a play with. Might be useful when I get back home in 8 months for some simple data...
  5. P

    Problems controlling an ESC from picaxe

    So I wrote a little bit of code with the intent of controlling the speed of a brushless motor using an ESC via the picaxe. Initially I tested it with a servo attached to check the output of the code worked. I am using a picaxe 28x1 and using the servo motor I had no problem Using the programmed...
  6. P

    How do I send and recieve ASCII comands over serin and serout

    Hi everyone, Im at a bit of a stumbling point here trying to send and recieve commands to a RFID tag reader. According to the tag reader manual to send a command it must be sent and followed by the carriage return command ie SD2<crn> where the <crn> is $0D, so from that I believe I need to send...
  7. P

    Controlling a camera using IR

    Hi everyone. I am contemplating wether or not it is possible to use a picaxe to control my Panasonic HDC-SD9 video camera via IR. The reason for this is that I have been donated an Underwater video housing to use that was designed around the Sony Lanc commands and is not compatible, as a...
  8. P

    Picaxe based Li-Ion charger

    Hi everyone, im new to these forums and am really excited about them already. I am thinking about trying to construct a Li-Ion battery charger based on a picaxe chip. I have done some searching in these forums but have been unable to find any projects like this. My questions are a)has anyone...
Top