I am trying to track down the python library with the interest of integrating it into XBMC (www.xboxmediacenter.com). Which could lead to some interesting...
... Hi there, welcome.. That would be most interesting ! I can see some stuff on Python in the xAP WIKI *http://tinyurl.com/6ryua *and that points to Patricks...
... The site is rising from the ashes. There are still a number of holes, including some broken links and what-not, but I am working to fix these as time...
Hi there... Having just stepped into the XMBC experience - (very impressive) I was just following this up and checking you got the Python stuff ok - having...
Hi All, Some input is required, I've now got a connector for the Tom10 temp board working...... Based around Patrick's qtemp unit and schema. Example output...
Hi My name is Kevin Turner I have been dabbling with writing an application using VB, Patricks ocx and the BSC schema to use the 8 bits of a PC's parallel port...
Hi again I saw a post by Rupp over on the homeseer board. He had created a vb exe to turn a monitor screen on/off or start a screen saver I had a search for...
... temp board working...... Based around Patrick's qtemp unit and schema. ... such, or just not have the entry present at all ? ... I know weve spoken offlist...
Hi everybody, Finally able to continue work on my xAP stuff. I would like to get up to date on the linux-based stuff, but most of it seems to be on Patrick's ...
Hi Johan, Welcome, nice to have you back :-) Nope you're not the only one with these problems we have had a number of people over the last few days suffering...
... Thanks, Kevin! ... Well, yes, I noticed something had changed - now I do actually get the site, but it has the SuSE default web page on it... ... How about...
Hi All, For info it's back. Cheers Stuart ... From: "Johan Helsingius" <yahoo@...> To: <xAP_developer@yahoogroups.com> Cc: "Patrick Lidstone (Personal...
... Ok, here's the output from the latest incarnation of the tom10 connector, based around Stuart Grimshaws proposed 1wire schema. I'll start looking at using...
I have a set of Dallas 1-wire networks running under xap using the OneWire schema I proposed about 6 months ago and am considering BSC, but I have a dilema...
Hi Michael, Wouldn't it be possible to group all your 1-wire devices by a level within the source address (not the sub address) to achieve this and then just...
I'll sketch out how encoding the information in the source address will play out. It will tend to get pretty long as it will have placeholders for the 1wire...
Hi, After discussions yesterday evening on MSN the following comment was passed "What we need is an IRC channel". Well for those that arn't aware we do have on...
What are those doing BSC for the X10 interface adapters doing to map the 255 BSC codes into the 256 X10 codes? The sensors discovered on the 1-wire will change...
... The approach has been to divide the application into 16 individual applications each with the 16 sub ID's -a ctually it can be more as applications like...
If "application" refers to a process thread then there will be 16 processes trying to share a serial connection with something like a CM12U. This seems like a...
Attached is xAPmcs1Wire.exe which is an xap interface to Dallas 1-wire network using DS9097U (serial) DS9490 (USB) or functional equivalent PC adapters to the...
Great stuff Michael- in fact it's going to make me go out and buy a 1-wire interface and some 1 wire bits ! Is there a preference between the RS232 and teh USB...
Kevin,
> Great stuff Michael- in fact it's going to make me go out and buy a > 1-wire interface and some 1 wire bits ! Is there a preference between ... The...
John B
home-automation@...
Nov 27, 2004 6:18 pm
1156
The only performance difference I have seen between the USB and Serial versions is that the USB will hold the discrete (e.g. DS2405) outputs when the adapter...
Hi P, A quick Q. Just using the inbuilt filtering feature in the v3 OCX for the first time. What I'm hoping to do is write a VB skeleton app for BSC v13 so...
A little more info - it's the > matching that is failing when its early in the address construct so.. target filter= acme.ocx.test target= acme.*.* will match ...