14/16 Segment Display Program


Closed Thread
Results 1 to 3 of 3
  1. #1

    Thumbs up 14/16 Segment Display Program

    Wishing Darrel Taylor will write another character program for 14 and 16 segment displays. The LCD matrix program is a winner! Hope you have time to make this happen. Thanks for your expertise with the LCD exe. program, a great time saver.

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Well, here's the basic framework for the 14-segment display.
    <script language="JavaScript" src="http://www.darreltaylor.com/14seg/14seg.js"></script>
    <script>CC14();</script>
    The question now is ... What to do with them?

    Is each character just a 14-bit number?
    Which way do the bits get mapped? MSB/LSB first?
    Where does it get stored? EEPROM? Program space?
    How does it get used?

    Are we making a whole Font? or just a few special characters?

    Any suggestions?
    <br>
    DT

  3. #3
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Last edited by Luciano; - 2nd January 2006 at 16:34.

Similar Threads

  1. LED Machine Tach For Tired Eyes
    By Archangel in forum mel PIC BASIC Pro
    Replies: 33
    Last Post: - 27th January 2010, 15:55
  2. Replies: 3
    Last Post: - 30th December 2006, 01:21
  3. Weird compile issue 7 segment LED display
    By George in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 21st June 2006, 03:12
  4. 7 segment digit problem (using Mister E's code)
    By jmgelba in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 9th September 2005, 21:25
  5. WRITE not working
    By servo260 in forum mel PIC BASIC Pro
    Replies: 31
    Last Post: - 29th December 2004, 03:02

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