Search found 7 matches

by saxgod
Sat Aug 10, 2002 4:53 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: The powerdistro box (powered by a MO display)
Replies: 8
Views: 7737

Almost finished.. just some details to take care of.

<img src="http://casemod.saxgod.be/powerdistro/33.jpg">

And it works! :wink:
by saxgod
Fri Aug 09, 2002 3:06 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: The powerdistro box (powered by a MO display)
Replies: 8
Views: 7737

Yeah .. been thinking about that for a couple of hours and remembering something about pull up resistors I learned a long time ago in school.

then I came up with this; (ps the led is polarized wrong, you need to turn it around :wink:)
<img src="http://casemod.saxgod.be/powerdistro/realthing_gpo.jpg ...
by saxgod
Fri Aug 09, 2002 12:10 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: The powerdistro box (powered by a MO display)
Replies: 8
Views: 7737

I have a LK202-25V, so what connector does the 'GPO' mean in this schematic
<img src="http://www.matrixorbital.com/temp/forumpics/high_driving_gpo_relay.jpg">

my display switches to ground
<table bgcolor="white"><tr><td>
<img src="http://www.matrixorbital.com/manuals/lk20225/image021.gif"></td></tr ...
by saxgod
Fri Aug 02, 2002 4:37 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: The powerdistro box (powered by a MO display)
Replies: 8
Views: 7737

Hmm yeah.. Henry told me that those 4.7k resistors where on the LCD, so I didn't include them.. I don't know much about transistors I just took them over from this thread: http://www.lcdforums.com/forums/viewtopic.php?topic=114&forum=1&21

I noticed while booting my pc that the led I put on GPO1 was ...
by saxgod
Thu Aug 01, 2002 5:19 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: The powerdistro box (powered by a MO display)
Replies: 8
Views: 7737

I've been working on a PowerDistro Box (a little box to plug in devices so they can be switched on and off by the GPO's of a MO display (using the LK202-25-V).

It isn't entirely finished and you can see my logbook (to read about my progress) over <a href="http://casemod.saxgod.be/powerdistro">here ...
by saxgod
Mon Apr 15, 2002 4:03 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCDC
Replies: 180
Views: 229856


On 2002-04-13 13:05, ultraspider wrote:
is there a possibility to have an event, on the screen or with the gpo when a contact specific contact connect into msn ? like a gpo flash or the status of that contact on the lcd screen ?


working on that, but the current API of LCDC does not allow other ...
by saxgod
Wed Apr 10, 2002 7:02 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCDC
Replies: 180
Views: 229856

I've been busy trying to port the blank delphi sheet to VB and VC++.

Seems it isn't possible to do it in VB since it has problems with the datatypes and can't export procedures.

In C++ its going a good way (no errors in testdll or LCDC), but it just shuts down the testdll or LCDC application ...