Search found 8 matches

by shuckc
Mon Sep 12, 2005 9:08 am
Forum: Feature Requests
Topic: cpu temp
Replies: 9
Views: 4969

phpsysinfo

phpsysinfo is a really nice app - thanks for the linky!
/deploys

Chris
by shuckc
Sun Sep 11, 2005 11:58 pm
Forum: Feature Requests
Topic: video sync
Replies: 7
Views: 4010

The linux app "TV Time" seams to do video detect - at least on my tvcard. Based on the philips chipset. This si how the automatic channel scan system works.

Chris
by shuckc
Sun Sep 11, 2005 11:57 pm
Forum: Feature Requests
Topic: New I/O or Automation option - C-Bus2....
Replies: 26
Views: 16178

DM Spec

I've got the spec through and full emulation of the keyboard is fairly simple, and due to the approach (serial spec not protocol) its not covered by the NDA! (confirmed by DM - you can read the required values off the keyboard covers) Now i'm trying to fathom seperating the frames from multiplexed ...
by shuckc
Wed Aug 17, 2005 4:37 pm
Forum: Feature Requests
Topic: New I/O or Automation option - C-Bus2....
Replies: 26
Views: 16178

nda and other malarky

I'm a decent PHP and Perl programmer - I'm planning to do the multiplexer stuff myself. Telemetry control looks easy, as you just plug in a perl script to output the commands over the UART based on command line params from ZM. Plus there are some decent examples already. More of a problem (for me ...
by shuckc
Wed Aug 17, 2005 9:14 am
Forum: Feature Requests
Topic: New I/O or Automation option - C-Bus2....
Replies: 26
Views: 16178

capture over cbus

James - sounds interesting. At a guess, you would replicate the procedure above, but assume the "cbus address" of the peripheral you want to capture the log of. You would then see all the data arriving for that unit duplicated. I know this is possible, as multiplexers and TAD/3 (cbus->dtmf tones ...
by shuckc
Tue Aug 16, 2005 4:38 pm
Forum: Feature Requests
Topic: New I/O or Automation option - C-Bus2....
Replies: 26
Views: 16178

Update

DM have a document detailng the connection between: PC -> RS232 -> [DM CC01A] -> CBus (RS485) -> [DM Multiplexers] (+ telemetry, alarm units) In summary, you need a null modem cable with two links, and a CC01A adapter. http://www.dedicatedmicros.com/uk/file.php?path=%2Fhome%2Fdedicated%2Fuk%2Ffiles ...
by shuckc
Fri Aug 12, 2005 11:36 am
Forum: Feature Requests
Topic: New I/O or Automation option - C-Bus2....
Replies: 26
Views: 16178

With my DM kit we have a: 1 x DM C-BUS eSupport Module, Model No. DM/CC02A It facilitiates connecting an external hw modem to the cbus via the serial port. Originally probably remote access by DM for troubleshooting. But the manual (linked below) also suggests with a null-modem cable can be used and ...
by shuckc
Thu Aug 11, 2005 7:23 pm
Forum: Feature Requests
Topic: New I/O or Automation option - C-Bus2....
Replies: 26
Views: 16178

C-Bus Driver Software

http://www.clipsal.com/cis/CBusDriver.php3 The C-Bus Driver Software is for use by Software Developers writing software to communicate to C-Bus. For more information follow this link: C-Bus Driver Software Download Page ---- I'm having a look at this package. It will be a few weeks until I get hold ...