|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | Re: [ECS] Keypad Interfaces joerut.epix.net Sat, 05 Feb 2000 12:15:30 -0500 |
Kent
How are they interfaced with ECS?? Serial Port??
I had built some displays with keypads years ago. I also built a device
that would interface many (as many as you would like) of these displays
into ONE serial port. The keypad would send ECS macro values. I would
use the serial byte item to receive these values then set a macro
accordingly. I would also use the serial byte item to send messages to
the display. The top line of the display ALWAYS showed the current date
and time.(From ECS) the other 3 lines scrolled reminder type messages.
By using the serial byte item this can get a bit programming intense but
it actually works very well. The only downfall about the interface that
combines ALL the displays into ONE serial port is that only ONE keypad
can be active at a time and ALL of the displays will show the SAME data.
Later
Joe Rut
Kent Noonan wrote:
>
> I have some lcd's with key pad interface that I am trying to get
> working with ecs.. I am having some problems figuring out the logic
> to get hierarchal menus working. I tried using the keypad-session
> but that seems to have made matters worse, probably because I
> don't know what I'm doing.. Any time I press a key on the keypad
> ecs says that TTS does not exist (which it doesn't.) I am not sure
> that I want them defined utilizing keypad-session anyway because
> I can only have 5 keypads defined via that route. Anyone have any
> suggestion, ideas, or done anything similiar????
>
> Kent
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects