LCD with T6963C controller


Closed Thread
Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,170


    Did you find this post helpful? Yes | No

    Default

    The LCD still had the original protective film over the display, the contacts are unused and it is dust free. I'm pretty sure the claim of it being 'new' is true, I must be screwing up something.

    Thanks for the links, gonna check them out.

    Robert
    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!

  2. #2
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,170


    Did you find this post helpful? Yes | No

    Default

    Well, I got it working thanks to the folks who posted code over at CompSys.

    I was able to print, now if I can just figure out how to get a SED1335 gLCD going.

    Robert
    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!

  3. #3


    Did you find this post helpful? Yes | No

    Red face T6963c

    thinking about buying one of these any updates on this thread?

  4. #4
    Join Date
    Feb 2013
    Posts
    1,132


    Did you find this post helpful? Yes | No

    Default Re: LCD with T6963C controller

    15 years passed since last post
    I ordered ST7920, but seller sent these instead by mistake. 240x64 resolution. They're on the way, and I'll give them a try once they arrive.
    But what I've curious about, documentation mentions built-in fonts, but sample code posted above seems to load own characters, why?

  5. #5


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: LCD with T6963C controller

    The built in fonts are 6x8 or 8x8 pixels. So they are very small. Most users want different size fonts. The compsys1 pbp code works

    http://www.compsys1.com/workbench/On...3C/t6963c.html

    http://www.compsys1.com/support/gli2/

    http://www.compsys1.com/support/PBP_Files/t6963c/

  6. #6
    Join Date
    Feb 2013
    Posts
    1,132


    Did you find this post helpful? Yes | No

    Default Re: LCD with T6963C controller

    Well, common HD44780 based displays have 5x7 font, but no one complains...
    Anyways, let them arrive and let me see, what they can do

  7. #7


    Did you find this post helpful? Yes | No

    Default Re: LCD with T6963C controller

    The pixels are smaller than on a charactor display.

    In the text mode you can get 8 lines by 30 charactors with a 240x64 display.

    Do you have a datasheet for the displays you are getting?

    Hopefully your displays have the built in negative voltage source for the contrast.

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. LCD Problem
    By karenhornby in forum General
    Replies: 3
    Last Post: - 19th June 2008, 11:43
  4. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30
  5. Dedicated LCD Controller question
    By chuckles in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 27th February 2006, 14:44

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