Graphic LCD support?


Closed Thread
Results 1 to 23 of 23

Hybrid View

  1. #1

    Red face Graphic LCD support?

    Do you think about adding functions to control Graphic LCDs (PicBasic)?

    Thanks...

  2. #2
    Join Date
    Jun 2005
    Posts
    53


    Did you find this post helpful? Yes | No

    Default

    I agree graphic support would be nice. Graphic displays are more complicated but PBP support could simplify text and bargraph routines, especially for the novice.

  3. #3


    Did you find this post helpful? Yes | No

    Default Thanks

    Thanks Markedwards.

  4. #4
    bioeng-mostafa's Avatar
    bioeng-mostafa Guest


    Did you find this post helpful? Yes | No

    Default I Want Help

    Hellow
    I Want The File By Whish I Can Write Progrsm With Pbp
    Or Beatsh
    Thank You

  5. #5
    Join Date
    May 2004
    Location
    New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default

    I'd guess the main reason for no graphic support is all the different types of graphic LCD's out there. If MELabs offered support for say the KS0108 type, people would want some other LCD variety supported too.

    The graphic LCD's are really fairly easy to use if you read the data sheets several times (the data sheets are typically pretty poor translations).

    There is also a web-site with some sample code:

    http://www.compsys1.com/workbench/

    Writing your own code allows you to tailor everything to your specific needs, without filling up a whole '876!

  6. #6
    Join Date
    Oct 2010
    Posts
    411


    Did you find this post helpful? Yes | No

    Default Re: Graphic LCD support?

    Dear All,

    i would like to use GLCD but i cannot do it as your discussion here.

    I only found on the net that PROTON and micro e are able to control very easy GLCD.

    The problem is that we are using now picbasic and i dont wont to change from that, i'm used to it.

    Is there any plan to see an update of the picbasic pro for supporting the GLCD?

  7. #7
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,597


    Did you find this post helpful? Yes | No

    Default Re: Graphic LCD support?

    Did you search the forum for your particular model of GLCD?

    Did you start a thread asking for help on code or schematic?

    There's already several examples on these forums. Sometimes you can use techniques used for one model and customize it for another with just a few tweaks.

    There was one particular model that I had used that had no examples anywhere on the web. I started with the datasheet, found a "close model" and went on from there.

    Putting too much functionality into PICs is not necessarily a good idea, it takes up space. Imagine if all PICs now had DT's interrupt, barely enough room to LCDOUT "Hello" on most of them, if at all.
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  8. #8
    Join Date
    Jul 2005
    Posts
    26


    Did you find this post helpful? Yes | No

    Default

    Yes, yes its great idea. We need the Graphic LCD library. We look forward to this support.

    thanks a lot

  9. #9
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,614


    Did you find this post helpful? Yes | No

    Talking Happy Dreamers ...

    Quote Originally Posted by muskut
    Yes, yes its great idea. We need the Graphic LCD library. We look forward to this support.

    thanks a lot
    And I suppose you'd like it to fit into a 1K Memory device like 16F84 ????

    Try being serious !!! Just have a look to what exists on the subject ...with a serial input and "line, circle, etc .." commands, it just needs a 16F876@20 Mhz... for a 64 x 128 display.

    And it's full from full's ... LoL !!!

    Alain

  10. #10
    Join Date
    Jul 2005
    Posts
    26


    Did you find this post helpful? Yes | No

    Default

    Look at this forum title "PBP Wish List".

    And this is my wish. It can be or not. Please Dont move with your supposition and please be careful your words. I bought this compiler and I gave my money for this compiler so I have chance to express my wish to the engineers of the PBP. If the Customer Support of this compiler is good they will consider our wishes. If this wish is possible they will talk about, if its not they will talk about agian.

    thank you so much.

  11. #11
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,614


    Did you find this post helpful? Yes | No

    Talking Happy Dreamers

    Hi, Muskut

    IF you daren't read your manual, how will you do for such a complicated piece of software...

    hmmmm ????

    Alain

Similar Threads

  1. Is this code not initialising the LCD properly?
    By Platypus in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 30th January 2010, 19:14
  2. 16f688 LCD what have I done wrong
    By spitfiredriver in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th August 2009, 19:54
  3. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 16:56
  4. Need help with LCD number display.
    By Steve Matson in forum mel PIC BASIC
    Replies: 8
    Last Post: - 26th June 2007, 23:07
  5. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02: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