Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Plugin for KS0073 controller?

Place your requests for plugins here

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
JONE^
Posts: 2
Joined: January 26th, 2006, 4:35 pm

Plugin for KS0073 controller?

Post by JONE^ »

I own a KS0073 based lcd 4x20 it says "near 100% HD44780 compatible"
but it dont work right on smarties HD44780 plugin...

it swaps lines 2 and 3 and sometimes it draws line 1:s 5 last characters at begining of line 2.. and same thing with line 3 -> 4

on LCD studio forums someone said that the HD44780 line adressing is litle diffrend from KS0073 and the character map is diffrend too. example _ is ?
and | is ?

so can someone study and write a plugin for KS0073 controller
it should be easy but i dont have the tools

the LCD i have is EA DIP204-4NLED from electronic assembly
http://www.lcd-module.de
datasheet: http://www.electronic-engineering.ch/mi ... KS0073.pdf

it would be great if someone can do the trick =)

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

The character mapping vcan tweaked by using the replace plugin or the or the Search and replace pluging, but the line adressing is tricky needs a source code mod I think.
:?

JONE^
Posts: 2
Joined: January 26th, 2006, 4:35 pm

Post by JONE^ »

I tought so too the characters is no big broblem but the lines are anoying..

the only program that i can use properly is LCDHype becouse it has modified
HD44780 plugin with option to use KS0073 settings.

But the sofware it self is a bit maze to me =)
hardly managed to get hardrive statics on screen...

it would be realy nice to get LCDsmartie to work with KS0073 =)

vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

JONE^ wrote:I tought so too the characters is no big broblem but the lines are anoying..

the only program that i can use properly is LCDHype becouse it has modified
HD44780 plugin with option to use KS0073 settings.

But the sofware it self is a bit maze to me =)
hardly managed to get hardrive statics on screen...

it would be realy nice to get LCDsmartie to work with KS0073 =)
Hi, i have the same lcd.
U can try with JaLCDs and the dll tweak (ks0073output.dll)
write down in the .cfg where you select the lpt "alt"
and start jalcds with this string:
jaLCDs.exe output=ks0073output.plugin outputparam=&H378

but i repeat:
Smartie is smartie
First for the sourcecode free
Second it is write in delphi (ihihihihih)
Third it is very simple to use
Fourth low memory and 0% resource usage
And many many more !!!!

:lol:

i love smartie!!! :wink:

ReverseEngineered
Plugin Author
Posts: 192
Joined: January 18th, 2006, 11:09 pm
Location: Saskatoon, Saskatchewan, Canada

Post by ReverseEngineered »

I'm working on writing a new module for Smartie so that you can select an extra option in the HD44780 settings which will use the KS0073 modifications. Look back over the next few days to see how things progress.

vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

ReverseEngineered wrote:I'm working on writing a new module for Smartie so that you can select an extra option in the HD44780 settings which will use the KS0073 modifications. Look back over the next few days to see how things progress.
in the mean time, i have added ssl support in my personal build of lcdsmartie
and translate it in italian language, and make some update!!! :D

But when the ks0073 plugin is ready i can take the latest build and apply the ssl mod for all !!!

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

vcorp
are you a delphi skilled member?
if so PM me to give you access to core development there are new things on the way for LCD Smartie :smt043 you may give us your help!

vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

limbo wrote:vcorp
are you a delphi skilled member?
if so PM me to give you access to core development there are new things on the way for LCD Smartie :smt043 you may give us your help!
I'm using delphi from first version :D
i don't know if i'm skilled delphi member, but i can give my contribute without problem!!!

take a look here and see what i have make for ssl
http://www.lansley.co.uk/forum/phpBB2/v ... .php?t=432


P.S.
eheheh sorry for my bad english :oops:

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

gotcha vcorp :wink:

goto Core Development

vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

ReverseEngineered wrote:I'm working on writing a new module for Smartie so that you can select an extra option in the HD44780 settings which will use the KS0073 modifications. Look back over the next few days to see how things progress.
ANy news for KS0073 code ?

Post Reply