Flowcode 5 Anyone?


Closed Thread
Results 1 to 19 of 19

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    42


    Did you find this post helpful? Yes | No

    Default Re: Flowcode 5 Anyone?

    Well, All I know is that PBP is beyond me in some important areas. I did download Flowcode 5 and I really like it. Sure there will be some learning to do, but within 30 minutes I created my first program. A stepper controller. Just about everything that pisses me off in PBP, including dts, tmro etc., all have drop down menus and such. Just what I was looking for. So I'm afraid that PBP has lost me as customer. There is just to many vague concepts that are just beyond my capacity to understand, as a matter of fact, after spending $250 for PBP i'm more than a little pissed off.

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: Flowcode 5 Anyone?

    Perhaps PBP is more than you actually need then. But blaiming MELABS/PBP for the fact that you don't want to spend the time learning it isn't fair IMHO. You could've browsed the examples and the forum and the manual before spending the cash which would've brought you the same conclusion you're now at - that it's not for you, and that's fine if that's really how you feel.

    However, PBP is definitely not harder to learn than other programming languages but it does take some effort and you do need a general understanding of how the peripherals in the PIC works - which the datasheets generally explains in quite some detail.

    Anyway, I wish you the best of luck with Flowcode and wellcome back here when it no longer does what you need. There's nothing wrong in using both you know.

    /Henrik.

  3. #3
    Join Date
    Jul 2005
    Location
    Midwest
    Posts
    81


    Did you find this post helpful? Yes | No

    Default Re: Flowcode 5 Anyone?

    Henrik spelled it out well. I started with basic stamps back in the 90's. I never finished junior high, but have managed to learn enough to be dangerous. My day job involves hiring college students for geophysical field work. I'm often asked how I learned so much on my own. The short answer is that I worked at it around the clock for decades (I'm not kidding here...). There is no substitute for experience and hard work, including getting through the tough times of banging my head against the wall for months on end over what turned out to be an obvious issue. I'm not terribly smart, and don't have anywhere near the skills the pros on here have. I've been reading the data sheets for a long time now, and still don't comprehend most that they contain.

    Give PBP a chance, it is an awesome product with very good support. Without the help I've received from so many on the forums I would still be trying to flash an led. I don't think of productivity/effectiveness as a smart/dumb thing, it is all in the dedication and willingness to put in the time, and believe me it takes a lot.
    Regards

  4. #4
    Join Date
    Aug 2008
    Posts
    42


    Did you find this post helpful? Yes | No

    Default Re: Flowcode 5 Anyone?

    Well Guys before Windows or GUI's came out, MS-DOS was king of the hill. That is what will happen I believe when people find out more about Flowcode, PBP will be old news. To all of you guys that think that i'm too lazy to learn well your wrong. Nor do I want anyone to write my programs, I enjoy that. But really, look at the 215? pages in this forum of people having problems with PBP. So I know I am not alone. As I've stated earlier I have had PBP for 5 or 6 years and I can do most things that I want with it, but some things I can't. As for myself, my first computer was a Tandy from Radio Shack, circa 1985?. Since then I've owned: Commodore 64, An Amiga 500, and several PC's that I built myself, so I'm no dummy. I have had a couple of Basic Stamps ,that I used to great effect, before finding out about Pics. Use both Flowcode and PBP? I undoubtably will but you see very few users of Windows wanting to go back to using DOS. I appreciate everyone that has tried to help out since I have posted on here but, to me at least, PBP is just too old and archaic for me. Bye Bye

  5. #5
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: Flowcode 5 Anyone?

    I think you're misinformed, and that you are projecting your own issues onto a defenseless product.
    Where PBP falls short, it's time to move to risc assembler with regards to Microchip pics,
    not a sideways movement to another BASIC language.

    Funny if you started in BASIC for the C64 or assembler on the Amiga you'd be cruising now.

  6. #6
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default Re: Flowcode 5 Anyone?

    Strange ... you said strange ???

    Those kinds of subjects strongly remind me some Australian Guy ... called " super Trent " ...

    any thoughts from the mod's team ??? ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  7. #7
    Join Date
    Oct 2009
    Location
    Utah, USA
    Posts
    427


    Did you find this post helpful? Yes | No

    Default Re: Flowcode 5 Anyone?

    before Windows or GUI's came out, MS-DOS was king of the hill
    When MS-DOS was king of the hill... it easily ran on an 8088 or 80286 processor with 16 meg ram and 20 Meg harddrive. Floppy disks held 128 K of data.

    My new laptop has 8 gig of ram, 1 terrabyte harddrive.

    Many times (not always, though) execution speed of code is paramount. I would venture to guess that the final code produced with Flowcode 5 is many times slower and more bloated than what PBP produces. PBP is much slower than assembly. Its all relative to what your needs are.

    If you want to learn interrupts then start with a breadboard, a couple of pushbuttons, a few LED's and give a go at some of the examples shown on Darrel's instant interrupt web site.

    Writing code is a matter of putting together blocks of smaller code that you have tested, learned and gained an understanding of.

    One thing I have learned the hardway is ALWAYS do a "save as" before you start modifying a piece of working code. Once you break it and want to go back to something that was working you need a working copy to go back to.

    Good luck what ever you choose to do. There are some world class programmers here willing to help with specific questions/examples.
    Dwight
    These PIC's are like intricate puzzles just waiting for one to discover their secrets and MASTER their capabilities.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts