PBP Extensions, What are they?


Closed Thread
Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    May 2006
    Location
    Del Rio, TX, USA
    Posts
    343


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor
    It's completely ASM, can be used with any language. And yet it still extends the capabilities of PicBasic Pro, by allowing it to do things that can't normally be done.

    What do you think? Extension? or no?
    <br>
    Certianly this gives PBP some extra capabilities. It falls into that hard to define second catagory I mentioned. So let's call it a PBP Extension. It's just not exclusive to PBP. It could easly be an extension for Proton, mikroBasic, and probably any other 2nd level language. Or, to think of it a different way. It is a library of ASM which could also be included in ASM only code.

    Anyway you cut it, it is a nice addition to the resources available to the folks on this forum. Thanks!

    Cheers,
    Steve

  2. #2
    Join Date
    Jan 2005
    Location
    France
    Posts
    97


    Did you find this post helpful? Yes | No

    Post Include function or not ?

    Hello,
    Are you speaking about the INCLUDE command available in PBP
    (sorry but I am not fluent ...)
    I red the three posts about PBP extension, and I am not sure this is the
    same subject than me !
    question:
    have you a sample code to demontrate the include function ?
    (not using modedefs.bas please !)
    I've tried without succes.
    thanks in advance
    Francois

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Being an INCLUDE file doesn't necessarily make it an Extension. But I feel that any good PBP extension will be in an INCLUDE file.

    If you're looking for examples of using include files, Just about any one of my programs will do.

    Here's a few.

    Instant Interrupts - Revisited
    http://www.picbasic.co.uk/forum/showthread.php?t=3251

    Elapsed Timer Demo
    http://www.picbasic.co.uk/forum/showthread.php?t=190

    LCD BARgraphs
    http://www.picbasic.co.uk/forum/showthread.php?t=2359

    EEPROM Variables (EE_Vars.pbp)
    http://www.picbasic.co.uk/forum/showthread.php?t=2444

    48 level Software Stack
    http://www.picbasic.co.uk/forum/showthread.php?t=151

    Run-Time Config (ASM include)
    http://www.picbasic.co.uk/forum/showthread.php?t=4093

    Here's one from mister_e
    Matrix Keypad routine
    http://www.picbasic.co.uk/forum/showthread.php?t=3250

    Temperature Conversion
    http://www.pbpgroup.com/modules/wfse...p?articleid=18

    ANSI Codes for HyperTerminal
    http://www.pbpgroup.com/modules/wfse...hp?articleid=9

    and many more...
    <br>
    DT

  4. #4
    Join Date
    Jan 2005
    Location
    France
    Posts
    97


    Did you find this post helpful? Yes | No

    Thumbs up PBP extension and Include story

    Once again I must say
    Many thanks for the outstanding support we have
    Complete, clear and friendly.
    I have made a search forum with INCLUDE argument
    and I got 500 hits .. some of your example are in the result
    May I apologize ... hi ..
    I am in the process of having "basic sub routine" declared
    in Include statement to reduce numbers of lines in my PBP code !
    routine like ADC acquisition, LCD control, setting value on PLL frequency
    Tempo routine, etc ....
    it's an idea, I will try it !

    have a nice week end
    regards,
    Francois

  5. #5
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Oh yeah, forgot to mention this thread. A little more info on INCLUDEs.

    Making PBP code more modular
    http://www.picbasic.co.uk/forum/show...=include+files

    I got a few laughs reading back through it again.
    Well, at least one of them changed their mind.

    DT

Similar Threads

  1. PBP Book
    By Bruce in forum Off Topic
    Replies: 83
    Last Post: - 4th October 2021, 12:55
  2. Extensions to PBP variables
    By John_Mac in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 23rd October 2009, 05:21
  3. Compiler differences between PBP 2.33 & 2.46
    By nikopolis in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd May 2006, 19:01
  4. PBP Extensions
    By PJALM in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 24th February 2006, 00:42
  5. Newby- PBP wont compile for 18F (MPLAB)
    By jd76duke in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 17th December 2005, 23:30

Members who have read this thread : 2

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