parallel port vfd/ir

Linux support for Soundgraph iMON USB IR/VFD modules used in Ahanix, Silverstone, Uneed, Accent and other cases.

Moderator: Venky

parallel port vfd/ir

Postby Guest » Mon Sep 27, 2004 5:27 pm

for anyone interested, I got the vfd to work with lcdproc using the HD44780 driver. I'm working on getting the IR working. I'm compiling my kernel with lirc parallel port support right now. I'd apreciate any help if someone's got it working already.

My LCDd.conf looks like this: (for the HD44780 section)

[HD44780]
# Hitachi HD44780 driver
# See docs/hd44780_howto.txt

Port=0x378
# Port where the LPT is. Usual values are 0x278, 0x378 and 0x3BC

ConnectionType=winamp
# Select what type of connection. See documentation for types.

Keypad=no
# If you have a keypad connected. Keypad layout is currently not
# configureable from the config file.

Backlight=no
# If you have a switchable backlight.

Size=16x2
# Specifies the size of the LCD.
# In case of multiple combined displays, this should be the total size.

#vspan=1,2
# For multiple displays: at what 'logical' lines do the individual displays
# start.

#extended=yes
# If you want to use more than 3 HD44780 controllers on the LPT, you need to
# specify this. See documentation.

#DelayMult=2
# If your display is slow and cannot keep up with the flow of data from
# LCDd, garbage can appear on the LCDd. Set this delay factor to 2 or 4
# to increase the delays. Default: 1.

DelayBus=true
# You can reduce the inserted delays by setting this to false.
# On fast PCs it is possible your LCD does not respond correctly.
# Default: true.

Device=/dev/lp0
# For PIC-an-LCD connection type only: the serial device to which the LCD
# is connected. Default: /dev/lcd
Guest
 

Postby Guest » Mon Jan 24, 2005 5:25 pm

I too have the same VFD but for some reason I can't get it to work. For some reason the text that is displayed shows strange characters (an y with dots above it) in between or aside the text that needs to be on the vfd. Does anyone have the same problems and/or a solution?

Thanks!
Guest
 

Postby Guest » Wed Feb 02, 2005 8:27 pm

Anonymous wrote:I too have the same VFD but for some reason I can't get it to work. For some reason the text that is displayed shows strange characters (an y with dots above it) in between or aside the text that needs to be on the vfd. Does anyone have the same problems and/or a solution?

Thanks!


The above config works perfectly, except that the block character with all pixels set shows up as a y with umlaut on top. This could be due to the fact that linux by default uses iso8859 character set but the LCD expects a windows cp437 character set. The character y with umlaut (or diaeresis: 2 dots) is char 0xff in iso-8859 and linux apparantly translates the graphical block char to the latin char.

--codebytez
Guest
 

Postby Guest » Wed Feb 02, 2005 10:31 pm

Anonymous wrote:
Anonymous wrote:I too have the same VFD but for some reason I can't get it to work. For some reason the text that is displayed shows strange characters (an y with dots above it) in between or aside the text that needs to be on the vfd. Does anyone have the same problems and/or a solution?

Thanks!


The above config works perfectly, except that the block character with all pixels set shows up as a y with umlaut on top. This could be due to the fact that linux by default uses iso8859 character set but the LCD expects a windows cp437 character set. The character y with umlaut (or diaeresis: 2 dots) is char 0xff in iso-8859 and linux apparantly translates the graphical block char to the latin char.

--codebytez


A patch for the y umlaut char is here http://angerman.net/articles/jukebox/

--codebytez
Guest
 

soundgraph iMON VFD Module

Postby guest » Thu Apr 28, 2005 10:59 am

I have been looking for this item and can only find it in two places in europe. does anyone know of where I can purchase this in the US, or a website I can purchase this with US dollars?
guest
 


Return to Soundgraph iMON IR/VFD Modules

Who is online

Users browsing this forum: No registered users and 0 guests

cron