Graphic LCD with PICbasic pro


Closed Thread
Results 1 to 40 of 42

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default what design software

    Hello,

    May I ask some of you what designing software* you use to create the graphics?

    I'm starting using a EADOGL128-6 display (http://www.lcd-module.com/products/dog.html). At the bottom of this website, there's a soft I may use.

    Nevertheless, is there a program most people use?

    *I'm using Windows XP
    Roger

  2. #2
    Join Date
    Jan 2011
    Location
    Skopje,Macedonia
    Posts
    71


    Did you find this post helpful? Yes | No

    Default

    Can you post a tutorial or something like that,so I can made my own picture on GLCD?And how to put a text line,from mesurments with DS18B20?

  3. #3
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by SKOLS1 View Post
    Can you post a tutorial or something like that,so I can made my own picture on GLCD?And how to put a text line,from mesurments with DS18B20?
    If you just mean graphics, and not picture, here is one http://www.picbasic.co.uk/forum/cont...Nokia-3310-LCD

    And a thermostat using the 3310 and a DS18B20 http://www.picbasic.co.uk/forum/show...7933#post87933

    If you really need a picture then you could get one of these: http://www.picbasic.co.uk/forum/cont...D-code-example

  4. #4
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,648


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Mikroelektronika offers it's GLCG Bitmap editor in their Free version compilers ...

    nice tool to convert Bitmaps to " printable " files ...

    You just have to write the " driver " to print the 8192 generated pixels ... or exactly ... the 1024 bars !

    here's such file :

    Code:
    // ------------------------------------------------------
    // GLCD Picture name: truck.bmp
    // GLCD Model: KS0108 128x64
    // ------------------------------------------------------
    unsigned char const truck_bmp[1024] = {
       0,  0,  0,  0,  0,248,  8,  8,  8,  8,  8,  8, 12, 12, 12, 12,
      12, 10, 10, 10, 10, 10, 10,  9,  9,  9,  9,  9,  9,  9,  9,  9,
       9,  9,  9,  9,  9,  9,  9,  9,  9,  9,137,137,137,137,137,137,
     137,137,137,137,137,137,137,  9,  9,  9,  9,  9,  9,  9,  9,  9,
       9,  9, 13,253, 13,195,  6,252,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,255,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
     240,240,240,240,240,224,224,240,240,240,240,240,224,192,192,224,
     240,240,240,240,240,224,192,  0,  0,  0,255,255,255,255,255,195,
     195,195,195,195,195,195,  3,  0,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,255,240, 79,224,255, 96, 96, 96, 32, 32, 32, 32, 32,
      32, 32, 32, 32, 32, 32, 32, 32, 64, 64, 64, 64,128,  0,  0,  0,
       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,255,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
     255,255,255,255,255,  0,  0,  0,  0,255,255,255,255,255,  0,  0,
       0,  0,255,255,255,255,255,  0,  0,  0,255,255,255,255,255,129,
     129,129,129,129,129,129,128,  0,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,255,  1,248,  8,  8,  8,  8,  8,  8,  8,  8,  8,  8,
       8,  8,  8,  8, 16,224, 24, 36,196, 70,130,130,133,217,102,112,
     160,192, 96, 96, 32, 32,160,160,224,224,192, 64, 64,128,128,192,
      64,128,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0, 63, 96, 96, 96,224, 96, 96, 96, 96, 96, 96,
      99, 99, 99, 99, 99, 96, 96, 96, 96, 99, 99, 99, 99, 99, 96, 96,
      96, 96, 99, 99, 99, 99, 99, 96, 96, 96, 99, 99, 99, 99, 99, 99,
      99, 99, 99, 99, 99, 99, 99, 96, 96, 96, 96, 96, 96, 96, 64, 64,
      64,224,224,255,246,  1, 14,  6,  6,  2,  2,  2,  2,  2,  2,  2,
       2,  2,  2,  2,130, 67,114, 62, 35, 16, 16,  0,  7,  3,  3,  2,
       4,  4,  4,  4,  4,  4,  4, 28, 16, 16, 16, 17, 17,  9,  9, 41,
     112, 32, 67,  5,240,126,174,128, 56,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,  0,  0,  0,  0,  1,  1,  1,  1,  1,  1,  1,
       1,  1,127,127,127,127,255,255,247,251,123,191, 95, 93,125,189,
     189, 63, 93, 89,177,115,243,229,207, 27, 63,119,255,207,191,255,
     255,255,255,255,255,255,255,127,127,127,127,127,127,127,127,255,
     255,255,127,127,125,120,120,120,120,120,248,120,120,120,120,120,
     120,248,248,232,143,  0,  0,  0,  0,  0,  0,  0,  0,128,240,248,
     120,188,220, 92,252, 28, 28, 60, 92, 92, 60,120,248,248, 96,192,
     143,168,216,136, 49, 68, 72, 50,160, 96,  0,  0,  0,  0,  0,  0,
       0,  0,  0,128,192,248,248,248,248,252,254,254,254,254,254,254,
     254,254,254,254,254,255,255,255,255,255,246,239,208,246,174,173,
     169,128,209,208,224,247,249,255,255,252,220,240,127,255,223,255,
     255,255,255,255,255,254,254,255,255,255,255,255,255,255,254,255,
     255,255,255,255,255,255,254,254,254,254,254,254,254,254,254,254,
     254,254,254,254,255,255,255,255,255,255,254,255,190,255,255,253,
     240,239,221,223,254,168,136,170,196,208,228,230,248,127,126,156,
     223,226,242,242,242,242,242,177, 32,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  1,  1,  1,  1,  3,  3,  3,  7,  7,  7,  7,  7, 15,
      15, 15,  7, 15, 15, 15,  7,  7, 15, 14, 15, 13, 15, 47, 43, 43,
      43, 43, 43, 47,111,239,255,253,253,255,254,255,255,255,255,255,
     191,191,239,239,239,191,255,191,255,255,255,255,255,255,255,255,
     255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,
     255,255,255,255,127,127,127,127,255,255,191,191,191,191,255,254,
     255,253,255,255,255,251,255,255,255,127,125, 63, 31, 31, 31, 31,
      31, 31, 63, 15, 15,  7,  7,  3,  3,  3,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  1,  1,  0,
       1,  1,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  1,  1,  1,  1,
       1,  1,  1,  1,  3,  3,  3, 11, 11, 11, 11,  7,  3, 14,  6,  6,
       6,  2, 18, 19, 19,  3, 23, 21, 21, 17,  1, 19, 19,  3,  6,  6,
      14, 15, 15,  7, 15, 15, 15, 11,  2,  0,  0,  0,  0,  0,  0,  0,
       0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0
    };
    Alain
    Attached Images Attached Images
    Last edited by Acetronics2; - 29th January 2011 at 16:17.
    ************************************************** ***********************
    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 " !!!
    *****************************************

  5. #5
    Join Date
    Jan 2011
    Location
    Skopje,Macedonia
    Posts
    71


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by scalerobotics View Post
    If you just mean graphics, and not picture, here is one http://www.picbasic.co.uk/forum/cont...Nokia-3310-LCD

    And a thermostat using the 3310 and a DS18B20 http://www.picbasic.co.uk/forum/show...7933#post87933

    If you really need a picture then you could get one of these: http://www.picbasic.co.uk/forum/cont...D-code-example
    It's ok,thanks for the examples.But I want to use GLCD from Easy PIC6 and to put a text line.

  6. #6
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by SKOLS1 View Post
    It's ok,thanks for the examples.But I want to use GLCD from Easy PIC6 and to put a text line.
    Here is the data sheet for the WDG0151 GLCD on the EasyPic6 board.
    Attached Images Attached Images

  7. #7
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,648


    Did you find this post helpful? Yes | No

    Default Re: Graphic LCD with PICbasic pro

    Another GLCD Assistant :

    http://en.radzio.dxp.pl/bitmap_converter/

    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 " !!!
    *****************************************

  8. #8
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: Graphic LCD with PICbasic pro

    phoenix_1,
    You should write where you took that code.
    The comments are in Serbian. And that program was written by one of my students shortened the course of programming in the PBP. Which took place several years ago in the forum, and is still active.
    The award for this task was a small development system, which I did.
    You have complete documentation for the display on link.
    http://www.elektronika.ba/forum/view...t=6862&p=71955

Similar Threads

  1. PICBASIC PRO 16F84 with 16X02 LCD
    By Marin in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 8th August 2007, 02:13
  2. How to configure SPI in PICBASIC PRO?
    By moogle in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 15th April 2007, 18:31
  3. Replies: 6
    Last Post: - 4th April 2007, 07:33
  4. Using LCD 40 x 4 with Picbasic pro
    By pcaccia in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 15th January 2006, 17:31
  5. PICBasic Pro interfacing with graphic LCDs
    By Demon in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 30th April 2005, 05:34

Members who have read this thread : 1

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