A tft addin for pbp3


Results 1 to 40 of 142

Threaded View

  1. #11
    Join Date
    May 2013
    Location
    australia
    Posts
    2,644


    Did you find this post helpful? Yes | No

    Default Re: A tft addin for pbp3

    the demo has the following includes

    Code:
      INCLUDE "TFT_SPI.pbpmod"        ;glcdc
        include "tft-ILI9431.bas"  ; or    include "tft-ST7735.bas"
    
        INCLUDE "DT_INTS-18.bas"
        INCLUDE "ReEnterPBP-18.bas"
        INCLUDE "Elapsed_INT-18.bas"
        INCLUDE "font7x8.bas"
        INCLUDE "duck.bas"
    make sure you have the latest version of them , if they are not located in the pbp3 dir or your current dir you need to specify the full path to each file
    if testing with pbp3 3.0.7.4


    the font file is messed up and has redundant copies included you only need 1
    I will upload a new one later
    Last edited by richard; - 14th July 2015 at 09:33.

Similar Threads

  1. Replies: 0
    Last Post: - 25th September 2013, 18:33
  2. code examples / libraries for ILI9320 2.8" TFT LCD Module
    By longpole001 in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 6th June 2013, 08:50
  3. I really need some help with PBP3
    By Ramius in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 26th February 2012, 16:05
  4. What's with PBP3?
    By BrianT in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 10th August 2011, 17:09
  5. Experience of driving TFT screens?
    By isaac in forum General
    Replies: 1
    Last Post: - 26th September 2008, 00:15

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