Thread: i need an 8x8 led matrix font generator program in c

  1. #1
    Registered User
    Join Date
    Mar 2011
    Location
    India ,Kerala
    Posts
    37

    i need an 8x8 led matrix font generator program in c

    Hi experts ,
    i want to do a led 8x8 matrix font generator
    It has a 8x8 rows and columns when i select each point in the 8x8 matrix .the program convert the matrix value in to the hex value .please help me .how can i do it ?

  2. #2
    Registered User rogster001's Avatar
    Join Date
    Aug 2006
    Location
    Liverpool UK
    Posts
    1,472
    Show how you have attempted it so far? Alternatively if you are not a programmer and simply seek to collaborate with (or hire) a programmer to do the work for you, then post your offer on the job board.
    Thought for the day:
    "Are you sure your sanity chip is fully screwed in sir?" (Kryten)
    FLTK: "The most fun you can have with your clothes on."

    Stroustrup:
    "If I had thought of it and had some marketing sense every computer and just about any gadget would have had a little 'C++ Inside' sticker on it'"

  3. #3
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    You need it in C, you say? Then why is it in the C++ section?
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Random Number Generator Program...PLEASE HELP!!
    By girly_engineer in forum C++ Programming
    Replies: 17
    Last Post: 06-15-2010, 11:23 PM
  2. ASCII picture generator program?
    By pjr5043 in forum C++ Programming
    Replies: 10
    Last Post: 02-09-2008, 04:19 PM
  3. C++ program random number generator need help
    By catdieselpow in forum C++ Programming
    Replies: 15
    Last Post: 10-07-2007, 04:53 PM
  4. LCD Matrix Font C++ Builder 6.0
    By quadran in forum C++ Programming
    Replies: 1
    Last Post: 05-02-2005, 06:26 PM
  5. font & font color in edit control
    By XRIC++ in forum Windows Programming
    Replies: 2
    Last Post: 10-27-2003, 09:07 PM