Recent content by Grant Fleming

  1. G

    GPS Module USGlobalSat EM-408

    Looking to obtain one of these little darlings in Australia (or NZ). www.sparkfun.com/commerce/advanced_search_result.php?keywords=GPS-08234&search_section=products&x=14&y=8 I have searched on-line in the stores for Sparkfun distributors and other stores in Oz but with no luck. Only located...
  2. G

    Patch for v5.2.4?

    The software page reads "no patches available". Is there a patch coming soon? Have I missed an announcement?
  3. G

    Try-out

    See if it's ok.
  4. G

    HOPE rf Module Parameters Shifting

    After many weeks of faultless operation I had one of my HOPE HM-TR transceivers not functioning, (after much fault-finding with the PICAXE programme and my circuit) I found the freq had shifted from 433MHz to 315MHz band and data rate from 600bps to 9600bps! I re-wrote back to the modules the...
  5. G

    5V Latching Relays

    I am looking to obtain a few relays. I have searched the forums and found the '40c latching relays' that were offered on Ebay previously. Has anyone been using a latching relay for their PICAXE projects that is readily available & can be driven directly off the pin? A coil using less than 20mA...
  6. G

    Calling all PICAXE/Liberty BASIC Users!

    I have been trying to receive a number from the PICAXE 40X1 into my PC using com port and a Liberty BASIC programme I am writing. As a test - the number is received ok using the Prog Ed terminal, (I am not using CR or LF). I want to read and assign a variable in Liberty BASIC to this received...
  7. G

    Trying code

    Trying this out! still: 'stop valve low 3 low 4 goto talk Thanks
  8. G

    Oscilloscope-like Programme for PC

    Just thought I would share with the forum a nice little programme for displaying voltage over time signals using the PC's line-in jack. I know there are many of these around and alot of you guys have done all this before on 'real' scopes (so have I) but others might like to try this to see on...
  9. G

    Test Message

    Try out new format!
  10. G

    Chip resets on serrxd (timeout?)

    My 40X1 resets after about a minute (the timeout I suppose) if the PICAXE receives nothing. I read in the manual that setting the timeout and address to go to on a timeout is 'optional'. I do not wish to have a time limit, just want it to wait for the user's input. How do I go about this...
  11. G

    characters

    ^*  
  12. G

    New editor simulator gosub issues?

    Some different pieces of code that I could simulate on V5.08 ok but can't on V5.1 - I'm getting an "only 16 gosub commands allowed" error when I have just 16 on one programme. Another programme is o.k with the syntax check but while simulating will give-"stack error-more nested...
  13. G

    Bold

    <b> If I could be so bold! </b>
  14. G

    Old vers of Programming Editors still here.

    I can see that I still have old versions of Prog Ed installed (in the &quot;add/remove programmes&quot;) - latest V5.07 only has around 9MB, also V5.04 but the old ones around 33MB(V4.15) and 36MB(V4.17). I don't understand this to start with! Basically my question is - can I delete the older...
  15. G

    test ascii art

    test |\| -&gt;|- \ -|-\ _ o o ' | &gt;- )| | ) . -|+/ )| .---. |/| ------------------. | _)| -| X |-...
Top