Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25

Thread: poolingall hd44780 software

  1. #11
    Variable Bitrate stimps's Avatar
    Join Date
    Nov 2001
    Location
    brisbane
    Posts
    326
    is there an easy way to connect these LCD's to seriel ports? I know that has been answered before somewhere else in this forum, but figures this might be a good point to raise here anyway and also...i dont know it :P

  2. #12
    Maximum Bitrate starfox's Avatar
    Join Date
    May 2002
    Location
    Australia
    Posts
    451
    Don't think so, hd44780 has a parallel bus. If you want to send serial data to it, you'll need to use a microcontroller or some sort.

  3. #13
    Variable Bitrate Pokey's Avatar
    Join Date
    Apr 2004
    Location
    Tampa, Florida
    Posts
    284
    Great information, I just got into LCD's last month and only found a couple of sites for software, now if i could only get my LCD to work!

    Can anyone point me to LCD software for OBD-II?

  4. #14
    Variable Bitrate stimps's Avatar
    Join Date
    Nov 2001
    Location
    brisbane
    Posts
    326
    Pokey: if ONLY...im hunting this down myself.

  5. #15
    Variable Bitrate Pokey's Avatar
    Join Date
    Apr 2004
    Location
    Tampa, Florida
    Posts
    284
    I've been out of programming for a long time, but to me, i wouldnt think it would be that hard.

    At the moment, i'm learning .NET, and once i feel at ease with it, I'm going to attemp it.

    Stimp, if you do find something, do post it.

  6. #16
    Maximum Bitrate starfox's Avatar
    Join Date
    May 2002
    Location
    Australia
    Posts
    451
    I don't think you'll be able to talk to hardware directly (you have to do this for the HD44780: poke bits at 0x378 and it's respective data address) with .NET without using some wrapper library to let you perform low level calls.. might be better off looking up how to do this in C or pulling off a hack in VB6 to do this.

  7. #17
    Variable Bitrate stimps's Avatar
    Join Date
    Nov 2001
    Location
    brisbane
    Posts
    326
    no luck yet, only one with linux. no one has made one for windows.

  8. #18
    Variable Bitrate Pokey's Avatar
    Join Date
    Apr 2004
    Location
    Tampa, Florida
    Posts
    284
    I'm in the process of moving to Texas, new job. I was just getting into .net last month, but now I have to pack everything up (I HATE MOVING). Should be back into it about a month.

    I've been playing with the OBD-II controllers, it seems simple to pull the data off. Its not like it sending data for each port continously. You just do a call and send it to display. You would of thought someone would have came up with something easy for it by now.

    Oh well... boxes await

  9. #19
    666
    666 is offline
    Newbie
    Join Date
    Mar 2004
    Posts
    33
    hi
    i ordered one from ebay a cheap 24x2 lcd w hd44780 controller
    i've seen some source code for the controller so i am going to try to program something for it when i get mine :-P it doesn't look too hard so hopefully i can get it working my plan is to make a plugin for gaim in perl so whenever i get an IM it'll show on the screen :-D


    aha i hope this works

  10. #20
    Variable Bitrate stimps's Avatar
    Join Date
    Nov 2001
    Location
    brisbane
    Posts
    326
    a plugin for what? so you get what? when you get a what?
    :P

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. myHTPC Software
    By the_new_guy in forum Software & Software Development
    Replies: 1
    Last Post: 06-05-2004, 04:51 PM
  2. CoPilot Software or USB GPS Receiver package
    By Zip-Lock in forum Classified Archive
    Replies: 5
    Last Post: 05-13-2004, 08:30 AM
  3. Replies: 2
    Last Post: 01-06-2004, 10:19 PM
  4. DDO software
    By Loftus in forum Software & Software Development
    Replies: 10
    Last Post: 04-01-2003, 11:26 AM
  5. My numpad controlled custom MP3Car software - need your opinions
    By PorscheMP3 in forum Software & Software Development
    Replies: 7
    Last Post: 04-11-2002, 11:30 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •