2x16 LCD Graphics :)


Closed Thread
Results 1 to 40 of 52

Hybrid View

  1. #1
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 2x16 LCD Graphics :)

    Yes rather a drag I had the character map from a data sheet printed,
    and hand drew them all into an online custom character generator to get the byte values for each line.
    I didn’t bother with any lower case characters, so that saved a bit.

    This makes it easy to do more types of transitions.
    When any custom character is printed, both input/output characters are in a buffer,
    so there exists a good opportunity to make changes to them there, like disintegration, etc.

    One more video coming soon, sped up and in a real program

  2. #2
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 2x16 LCD Graphics :)

    Ok, here is the result in a program.
    I’ve yet to reverse the direction of the existing effects which I would like to do.


  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,170


    Did you find this post helpful? Yes | No

    Default Re: 2x16 LCD Graphics :)

    Amazing what a character LCD can do with creative programming!

    5 *!

    Ioannis

  4. #4
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 2x16 LCD Graphics :)

    Thanks I got another Hackaday feature out of it... kinda by surprise.
    I’d have preferred they waited because it will be easier now to come up with some variety.

  5. #5
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 2x16 LCD Graphics :)

    One more vid with two more text effects. The sideways spinning one I like.
    I’ll try to get these back to PBP, the spinning and mechanical odometer ones.
    Both require some program space for an entire character array,
    but you wouldn’t believe the size of the routines that run the display.


Similar Threads

  1. Need advice with LCD 2x16
    By fratello in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th April 2011, 07:58
  2. 2x16 lcd problem
    By k3v1nP in forum mel PIC BASIC
    Replies: 11
    Last Post: - 30th October 2008, 05:46
  3. graphics lcd with lcdout style serial??
    By reaper0995 in forum Serial
    Replies: 4
    Last Post: - 27th March 2008, 20:57
  4. small 2X16 LCD
    By Ron Marcus in forum Off Topic
    Replies: 2
    Last Post: - 26th October 2007, 21:37
  5. OT: KS0108 Graphics LCD control question
    By Archilochus in forum General
    Replies: 2
    Last Post: - 18th December 2004, 19:23

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