[OpenTRV-dev] OTRadioLink V0.7 Released
Damon Hart-Davis
dhd at exnet.com
Thu Aug 6 11:56:16 BST 2015
Hi,
See:
https://github.com/DamonHD/OTRadioLink/releases/tag/V0.7
for the Arduino-pre-1.0.5-IDE format library (ie should work with newer IDEs also).
Fully refactored and capable of being interrupt-driven for receive (though can also function without).
Includes the ability to quickly filter and drop uninteresting frames in the ISR, resulting in much less queueing pressure and fewer dropped interesting frames.
Note also OTProtocolCC V0.3 library that works with it:
https://github.com/opentrv/OTProtocolCC/releases/tag/V0.3
that provides a simple 2-way central-control protocol (currently not secure) allowing valves to be controlled from a central hub. This is about to be installed in a large-ish trial of well over 100 radiators.
Rgds
Damon
More information about the OpenTRV-dev
mailing list