Flowcode 5 Anyone?


Closed Thread
Results 1 to 19 of 19

Hybrid View

  1. #1
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: Flowcode 5 Anyone?

    Yes it can be done in PBP. Oh, with a little assembler because part of the interrupt handler is assembler.
    What I meant was, as you progress, if PBP holds you back, another basic product would not be a solution.
    RISC assembler is the pic's native language.

  2. #2
    Join Date
    Aug 2008
    Posts
    42


    Did you find this post helpful? Yes | No

    Default Re: Flowcode 5 Anyone?

    Well I guess thats it then, I cannot comprehend assembly. I guess i am at the end of the road. Thanks anyway.

  3. #3
    Join Date
    Aug 2008
    Posts
    42


    Did you find this post helpful? Yes | No

    Default Re: Flowcode 5 Anyone?

    Maybe I am going about this whole thing wrong. The pulses that come from a vehicle speed sensor should be able to be converted into into a straight d.c. voltage with the addition of a capacitor. That way the program doesn't have to wait through a count statement, it can just read the voltage from an adc port and make adjustments. Of course the adc needs a short pause itself in order to operate correctly. Its either that or have another chip doing all of the counting and sending its info to my pic. (sounds pretty deep to me).

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