Modding BG micro VFD in LINUX

Discussion in 'Modding' started by Drastik, 15 Sep 2002.

  1. Drastik

    Drastik What's a Dremel?

    Joined:
    10 Jan 2002
    Posts:
    965
    Likes Received:
    0
    i have a bgmiro vfd and i want ti use it in LINUX is there any software
     
    Last edited: 15 Sep 2002
  2. Cheese

    Cheese Doc

    Joined:
    6 Oct 2001
    Posts:
    4,609
    Likes Received:
    1
    I don't use Linux and I don't have a BG Micro VFD, but I'd say your best bet is http://lcdproc.omnipotent.net/download.php3 - LCD Proc.

    It should certainly work with the display wired up to the parallel port and if it doesn't have serial support already i'd appeal to it's author (led to believe he's a nice chap) :)

    Cheers,

    Rob.
     
  3. Drastik

    Drastik What's a Dremel?

    Joined:
    10 Jan 2002
    Posts:
    965
    Likes Received:
    0
    my vfd is both paralell and serial but i have it wierd for serial atm
     
  4. Cheese

    Cheese Doc

    Joined:
    6 Oct 2001
    Posts:
    4,609
    Likes Received:
    1
    Yeah I know, the controller on that VFD is pretty nice :) So either wire it parallel or try to make it work serially in LCD Proc (by pestering the author if need be), I think those will be your only options though I could be wrong (happens far too often ;)).

    Cheers, hope you get it sorted,

    Rob.
     
  5. Drastik

    Drastik What's a Dremel?

    Joined:
    10 Jan 2002
    Posts:
    965
    Likes Received:
    0
    i will try lcdproc i hope it works. i saw a review about a some graphical lcd on this site and i dont know where or what it was.... do u have any info on that?
     
  6. bmph8ter

    bmph8ter What's a Dremel?

    Joined:
    12 Jun 2002
    Posts:
    60
    Likes Received:
    0
    http://forums.bit-tech.net/showthread.php?s=&threadid=12398 Has all the info you want. Hope LCDProc will work on the BGMicro VFD (is it the huge one of [H]ardOCP fame?). If it is, there is a HUGE thread over there that may give you a bit more of a leg up software wise. Good luck!
     
  7. Cruelinios

    Cruelinios EvE Addict

    Joined:
    21 Jan 2002
    Posts:
    1,125
    Likes Received:
    12
    have u got a link for that VFD? I am v interested.
     
  8. Cheese

    Cheese Doc

    Joined:
    6 Oct 2001
    Posts:
    4,609
    Likes Received:
    1
    Pretty sure they've stopped selling them, the old link I had for them no longer works :(

    let me know if you find em, want the link for my faq.

    Cheers,

    Rob.
     
  9. linear

    linear Minimodder

    Joined:
    5 Oct 2001
    Posts:
    4,393
    Likes Received:
    1
    OK, maybe I can weigh in with a couple things here...

    BGMicro seems to have sold out of them. At least they don't list them any longer.

    Second, in real operating systems, serial ports are super easy to write to. Using whatever means necessary, just write to the serial port.

    FreeBSD example:
    Code:
    echo "foo" > /dev/cuaa1
    Just substitute the name of your serial port device as appropriate.

    All you get from LCDproc is a tool to monitor a bunch of stuff. Easily done with shell scripts, perl scripts, etc.
     
  10. Cruelinios

    Cruelinios EvE Addict

    Joined:
    21 Jan 2002
    Posts:
    1,125
    Likes Received:
    12
    Damn, well Ill do the next best thing then, ill invert my LCD ... :D
     
  11. Drastik

    Drastik What's a Dremel?

    Joined:
    10 Jan 2002
    Posts:
    965
    Likes Received:
    0
    if you are looking to buy one i have 1 for sale in custom enclosure wired for serial ready to go........................ name ur price
     

Share This Page