Ktechlab installed 0.3.7 on Ubuntu 12 but not found the LCD display to set up a circuit using PICs. You can create this component, if so, how to create and install in Ktechlab?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What kind of LCD display would you like to use? Currently there is matrix
display (with adjustable size) and seven segment. You would like to have a
character-based LCD with 2 lines of characters and 16 columns?
It's not clear for me which ktechlab version you have installed: the one
from ubuntu repository, or you have downloaded and compiled ktechlab?
As for implementing a new component, I want first to get ktechlab running
in current/new distributions, and if this is done, only after that I plan
to add new features/components. Currently I'm busy porting to Qt4,
kdelibs4, and Qt5, kdelibs5 are already being used in many places.
Ktechlab installed 0.3.7 on Ubuntu 12 but not found the LCD display to
set up a circuit using PICs. You can create this component, if so, how
to create and install in Ktechlab?
Thanks for the clarifications. I have noted the request, but I don't
know when I will have time to implement such component.
As a workaround, you can wire-up 2 x 16 dot-matrix LCD components, in
order to act approximately as one character-based LCD, although it
will be complicated to do, and will form a large part of the circuit.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ktechlab installed 0.3.7 on Ubuntu 12 but not found the LCD display to set up a circuit using PICs. You can create this component, if so, how to create and install in Ktechlab?
What kind of LCD display would you like to use? Currently there is matrix
display (with adjustable size) and seven segment. You would like to have a
character-based LCD with 2 lines of characters and 16 columns?
It's not clear for me which ktechlab version you have installed: the one
from ubuntu repository, or you have downloaded and compiled ktechlab?
As for implementing a new component, I want first to get ktechlab running
in current/new distributions, and if this is done, only after that I plan
to add new features/components. Currently I'm busy porting to Qt4,
kdelibs4, and Qt5, kdelibs5 are already being used in many places.
On Wed, 17 Feb 2016 17:54:30 +0200, José Fernando Moraes" "
eletmoraes@users.sf.net wrote:
I would like to use an LCD based on characters with 2 lines of characters and 16 columns. I'm using Ktechlab-gcb 0.3.7
Thanks for the clarifications. I have noted the request, but I don't
know when I will have time to implement such component.
As a workaround, you can wire-up 2 x 16 dot-matrix LCD components, in
order to act approximately as one character-based LCD, although it
will be complicated to do, and will form a large part of the circuit.