With Mrs. NoFossil away for a couple of days, I've made more progress on the software end of things. Once again I'm looking for suggestions and/or constructive criticism.
At this point the software can process text-based rulesets, allowing it to set outputs based on inputs and rules. No programming, no compiling. The web interface allows monitoring of system inputs, outputs, and values computed by processing rules. It also displays the current rules. The next step is point-and-click rule creation and editing.
Right now, I have the prototype controller set up so that the 'Main Floor Zone Valve' output drives a night light that's next to the main floor sensor. The main floor setpoint is 78 degrees with a 2 degree deadband, so the zone valve output goes on at 76 degrees and off at 78 degrees. The night light heats up the sensor pretty quickly, so you can watch it cycle. The 'Wood Boiler Outlet' is actually disconnected - I don't really have anything at 255 degrees.
It's at (broken link removed)
For real hard-core folks, I'll be glad to provide a pointer to the source code.
I've also fixed a broken piece of network hardware, so outside access to my web sites should be a good deal more snappy.
At this point the software can process text-based rulesets, allowing it to set outputs based on inputs and rules. No programming, no compiling. The web interface allows monitoring of system inputs, outputs, and values computed by processing rules. It also displays the current rules. The next step is point-and-click rule creation and editing.
Right now, I have the prototype controller set up so that the 'Main Floor Zone Valve' output drives a night light that's next to the main floor sensor. The main floor setpoint is 78 degrees with a 2 degree deadband, so the zone valve output goes on at 76 degrees and off at 78 degrees. The night light heats up the sensor pretty quickly, so you can watch it cycle. The 'Wood Boiler Outlet' is actually disconnected - I don't really have anything at 255 degrees.
It's at (broken link removed)
For real hard-core folks, I'll be glad to provide a pointer to the source code.
I've also fixed a broken piece of network hardware, so outside access to my web sites should be a good deal more snappy.