Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Kirk Fraser; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    22
    Views
    15,757

    Re: A Defines Request

    Has anyone gotten the and RCTIME and PWM commands to work? I looked at a C18 program and it looks like one may have to do so much low-level progamming that I wonder if there's more that PB doesn't...
  2. Replies
    22
    Views
    15,757

    Re: A Defines Request

    I put in the program revision below but again nothing happened. Since all my stuff is already posted earlier, I thought just discussing this section would be most efficient. Any discussion on...
  3. Replies
    22
    Views
    15,757

    Re: A Defines Request

    Bob,

    Thanks, I've added 1K gate resistors and replaced the coils with LED's for testing which should save some parts from burnout. The diodes are electrically connected according to your...
  4. Replies
    9
    Views
    13,391

    Re: Improve PBP with integrated configuration

    It would be nice if PBP did everything it could including setting up each chip function (such as PWM or A/D or simply flashing LEDs) when called. That change is not too big to suggest or ask for.
    ...
  5. Replies
    22
    Views
    15,757

    Re: A Defines Request

    Bert,

    I'm pretty sure the reason it doesn't work is some kind of setup is needed for the A/D like there was when the LED test wasn't working. My explination of how the burnout works may be...
  6. Replies
    22
    Views
    15,757

    Re: A Defines Request

    I'd like to explore my theory first, considering my accomplished tests sufficient proof (so far) that the two global commands don't help in my circuit. What other commands are there to try? What...
  7. Replies
    9
    Views
    13,391

    Re: Improve PBP with integrated configuration

    Now you get it! If the PIC hardware can't help, a PBP software emulator for PICs could allow code testing seperate from burn testing. (Today I burned through 3-4 PICs and only have 3 left.)


    ...
  8. Replies
    22
    Views
    15,757

    Re: A Defines Request

    Dave,

    Retesting confirms, your latest suggestion burned out my regulator and a PIC18F4550 in addition to smacking me in the stomach. (Now I see why your "Wear Safety Glasses" comment is serious.)...
  9. Replies
    22
    Views
    15,757

    Re: A Defines Request

    Dear Dave,

    Attached is the latest program. I did add the suggested capacitor between the +-5 supply lines. Somehow I smoked a regulator and PIC trying it. I got new chips and retried our...
  10. Replies
    9
    Views
    13,391

    Re: Improve PBP with integrated configuration

    > Pretty easy to cater to the PIC so the programmer doesn't have to learn how it works.

    Excellent typo - I think you meant Stamp, but your sentence describes succinctly what needs to be improved...
  11. Replies
    9
    Views
    13,391

    Improve PBP with integrated configuration

    PBP is deficient in requiring config defines (and perhaps assembler code fragments) within the Basic program to get a PIC chip to even work at all. PBP should be expanded to provide complete...
  12. Replies
    22
    Views
    15,757

    Re: A Defines Request

    Actually, the data sheet (book) is not real handy in either .pdf or paper form. It is not object oriented, educational, or structurally organized. Because of my past work hiring people overseas, I...
  13. Replies
    22
    Views
    15,757

    A Defines Request

    The attached program, prototype photo, and schematic appear to work with a Stamp. How can I get it to work on my PIC18F4550 for more speed? Thank you.
  14. Replies
    1
    Views
    2,889

    PicBasic Pro to Basic Stamp conversion?

    Is there a way to make PicBasic Pro look like a Parallax Basic Stamp that's more complete than the Include "bs2defs.bas" command so it also takes care of the various configuration Defines?

    An...
  15. Re: Schematic for Proportional Control of Hydraulic Valve?

    Here's the data sheet for the hydraulic valve (or very close to it, the actual valve has 2 coils for 3 way, center off, operation). http://www.sterling-hydraulics.com/files/pdf/JP04C31.pdf
    The...
  16. Schematic for Proportional Control of Hydraulic Valve?

    I've been trying to get a proportional control for a hydraulic valve working on another brand of microcontroller for a long time. So instead of posting my failure(s) for analysis, I thought asking...
  17. Replies
    9
    Views
    8,121

    Re: Simple PIC18F4550 Test Fails

    It works! Thanks to everyone for the help. I made a really dumb newbie mistake, trying to follow the documentation (printed near a ream of paper) and figure out where to insert the code in the...
  18. Replies
    9
    Views
    8,121

    Re: Simple PIC18F4550 Test Fails

    Ok, I've tried and conclude there is something way wrong with your software and documentation.
    Perhaps you ought to try the usual strategy of providing software updates. You know, when a new
    PIC...
  19. Replies
    9
    Views
    8,121

    Simple PIC18F4550 Test Fails

    The attached circuit and program to blink LED's on a PIC18F4550 failed. I posted this on the Microchip forum and got answers I mostly don't understand. What is needed to set up or program my...
Results 1 to 19 of 19