Re: [Owfs-developers] Owfs-developers Digest, Vol 115, Issue 9

2016-01-01 Thread Solèr Ursin
Hello Thanks for your participation and hints. > I don't get what you mean by "generic interface as for any other chip > supported by OWFS". Do you mean we should provide a framework for > bitbanging arbitrary data through the I?C interface, tunneled through > onewire? What I think of is an inte

Re: [Owfs-developers] Owfs-developers Digest, Vol 115, Issue 9

2016-01-01 Thread Jan Kandziora
Am 01.01.2016 um 14:25 schrieb Solèr Ursin: > Hello > > Thanks for your participation and hints. > >> I don't get what you mean by "generic interface as for any other >> chip supported by OWFS". Do you mean we should provide a framework >> for bitbanging arbitrary data through the I?C interface,

[Owfs-developers] LCD hardware using DS2408 - add the Maxim "Reference" design

2016-01-01 Thread Solèr Ursin
Since I had to compile owfs from sources anyway, I can easily test code changes and patches regarding this topic. But as I am not an expert with big C/C++ projects I would need some support here. I had a look at ow_2408.c in which I found FS_Mscreen and FS_Hscreen (which uses OW_Hprintyx). As I

[Owfs-developers] Introduce support for DS28E17 (1-Wire-to-I2C Master Bridge)

2016-01-01 Thread Solèr Ursin
Hello Thanks for your participation and hints. > I don't get what you mean by "generic interface as for any other chip > supported by OWFS". Do you mean we should provide a framework for > bitbanging arbitrary data through the I?C interface, tunneled through > onewire? What I think of is an inte

Re: [Owfs-developers] Introduce support for DS28E17 (1-Wire-to-I2C Master Bridge)

2016-01-01 Thread Jan Kandziora
Am 02.01.2016 um 01:08 schrieb Solèr Ursin: Am 01.01.2016 um 14:25 schrieb Solèr Ursin: > Hello > > Thanks for your participation and hints. > >> I don't get what you mean by "generic interface as for any other >> chip supported by OWFS". Do you mean we should provide a framework >> for bitbanging

Re: [Owfs-developers] help me in building a next generation HVAC system

2016-01-01 Thread Jerry Scharf
Jan, Thanks for pointing this out. I will raise this up the priority in the project. I have some ideas for certain things that can happen autonomously, but the issue with a highly integrated system driven by a few critical pieces is that it all runs or dies together. All the valves won't deal

Re: [Owfs-developers] help me in building a next generation HVAC system

2016-01-01 Thread Colin Reese
Jerry, I think database is still the way to go. It's not either or with messaging, and chronological data is great to have and in some cases necessary (e.g. for PID). It allows conditional abstraction for arbitrary logic, so a condition like this is automatically parsed and processed: [contro