Re: [LHA-misc] Communicating Thermostats (RC80, Aprilaire, etc.)
Status: Beta
Brought to you by:
ncherry
From: Mike B. <mi...@ba...> - 2001-11-13 17:04:24
|
Check out http://cc-concepts.com/cgi-bin/cvsweb.cgi/statlink/?cvsroot=Net_Modules PIC based inerface for these stats (Statnet and RCS) using RS-485 The StatNets are a bit pricy. But they are a VERY nice unit. However, another really nice setup that is somewhat less expensive is the TR-15 from RCS (www.resconsys.com) It uses a split setup with a display unit (utilizing the original 4 thremostat wires already there) and a control unit that goes near your furnace (or where ever your tstat wires terminate) They also make a new unit, TR-36 with a graphical LCD display - I wanted to add support for the cool msg display - but the PIC I used didn't have enough RAM for the larger buffer's I'd need. But the code above works well - I've used it in my home for some time.... Problem was I never got all the functions added into the HCS firmware (HA controller) Mike John Klar wrote: > Has anybody written a driver for any of the communicating thermostats? > > I like the looks and behavior of the Aprilaire [formerly Statnet] 'stats, > but I'm not about to fork over $500 just to manage 2 heat zones and 1 > cooling zone, so I'm looking at the RC-80's. > > The RC-80's, much like the ALC switches, use a strictly polled master- > slave arrangement. The Aprilaire's can be configed to emit event > notifications. > > John > > PS - Hey Neil! I managed to snag a couple of 3com Audreys... I had > hoped to wall mount at least one of them, but they're much bigger than I > thought. Seriously overengineered, no wonder they wanted so much for > them. > > Color touchscreen (12 bit, passive matrix), QNX 6.0, USB port which I've > populated with an Ethernet adapter :) [Take *that* Crestron :)] > > > _______________________________________________ > https://lists.sourceforge.net/lists/listinfo/linuxha-misc > To unsubscribe, send "unsubscribe Linuxha-misc" > in the body of a message to Lin...@li... > |