| Author | Post |
|---|
mwillett Member
| Joined: | Tuesday Sep 2nd, 2008 |
| Location: | |
| Posts: | 5 |
| Status: |
Offline
|
|
Posted: Friday Sep 19th, 2008 09:42 am |
|
> Can I ask what RS485/RS232 converter you are using (Make and Model)
I just bought a cheap one from ebay. Its a Sintech (from China) one which is probably one of the cheapest on the market. (Search ebay for RS485.) An RS485 has 4 connectors; just use 2 of them (called either D+/A or D-/B). The PRT-N has blue and yellow comms cables. Blue goes to B and yellow goes to A.
> I don't know much about programming but would love to know more about how you managed to get it talking using perl. Have you got anything you can send me?
Send me your email address and I'll email you the code. Its very simple. Open COM port, Send x bytes, Read y bytes back.
Mike
|
ndh Assisted Living
|
Posted: Wednesday Nov 5th, 2008 10:13 am |
|
Yes - count me in for Heatmiser integration. I need to revisit this in more detail, but can see a lot of possibilities.
A reminder also that the Esprit scene control switches have temp sensors. No display but could probably make use of the voice feedback if say multi-room and I dare say other possibilities. So could be used as a Stat. (In the EIB/KNX world there is a variant with a display.)
Also the Heatmiser type colour screen has an interesting price / performance point and would make a good interface to Comfort even as a self contained unit. But since the KT01 stopped production I guess there is probably something in the pipeline anyway.
Last edited on Wednesday Nov 5th, 2008 10:14 am by ndh
|
palmlodge Member
| Joined: | Thursday Dec 14th, 2006 |
| Location: | United Kingdom |
| Posts: | 271 |
| Status: |
Offline
|
|
Posted: Wednesday Nov 5th, 2008 01:37 pm |
|
Corect me if I'm wrong - but we can easily send RS232 commands out to Heatmiser via the converter - but Comfort cannot read rs232 values and bring them in to use. Not without a specific UCM to map to something internally ie counters
What we need is a UCM that you can "remap" incoming responses or values into a counter - that way it could work with any system
ie Send an rs232 command to a heating system and the value that gets returned store in a specific range of counters. very simple , very powerful.
|
garym999 Comfort Installers

| Joined: | Saturday Aug 19th, 2006 |
| Location: | United Kingdom |
| Posts: | 196 |
| Status: |
Offline
|
|
Posted: Wednesday Nov 5th, 2008 02:20 pm |
|
Takes me full circle. Behind the scenes I have been looking at how we might put together a Universal UCM (UUCM) both for Heatmiser and other devices...
A UCM card that could be preconfigured via a PC with a custom interpreter to allow two-way comms to different devices. Would allow you to map counters, respond to certain strings, transfer data etc.
I would also suggest that so additional work would be required within firmware and comfigurator to support Maths operators. As NDH says there is already a thermometer in the SCS's but trying to use them without being able to speak the temps or do basic maths is tricky if you need it to be interactive. The if's & nested tests within the beta comfigurator are much better though.
|
cgiltrow Developers
|
Posted: Thursday Nov 6th, 2008 10:36 am |
|
| I think this is a great idea and have given it thought in the past. I have even looked at developing an interface module to go between the UCM and whatever system you want to integrate with. If all the interface did was map a string (or part of a string) from the external system to comfort in a look up table then I am certain that you would be able to do just about anything. So if the external system sent BedroomLightOn and the UCM (or interface module) had a table that mapped that string to O!0101 (assuming that the bedroom light was switch by output 1) then the external system would be able to tell comfort to perform operations.
|
 Current time is 05:36 am | Page: 1 2 |
|