Toblerone
01-14-2011, 01:58 PM
After last year's success with the homemade float valve and rigged-up calculator-as-pump-counter, I decided to do it up right. I am building a microcontroller-based evaporator controller unit.
It has a 16F88 microcontroler, a 4x20 back-lit LCD, 2 Temperature probes, a sap-level sensor, a relay-controlled 12V (cigarette) output jack (for a 12V sap pump), a timer, and an alarm beeper. It runs on a 12V cigarette plug so I can use one of those battery boosters for power. I intend to have it run these functions:
Sap before it reaches the pan
* Monitor sap head/preheater (for me, it's the same tank) tank level
* Turn on the sap pump when level is low, turn off the pump when high
* Sound an alarm if pump fails to fill tank after 30 seconds (no sap in feed tank)
* Sound and alarm if level fails to drop in 10 minutes (something wrong with evap. float)
* Calibrate sensor so that it pumps to 1 or 2 gallons at a time. Controller will keep track of how many gallons pumped, the time between pumps, and compute the per-pump and average gallons per hour processed. And it will keep a season total of gallons pumped so far.
* Monitor the time we are actively boiling, and total for the season
For Sap/Syrup in pan
* Monitor temperature near syrup outlet
* Sound an alarm if temperature reaches preset draw-off point (for manual valve opening)
* Someday attach an auto-drawoff valve.
* Sound an alarm if temperature gets too high (burning)
* Sound an alarm if temperature gets too low (low level, probe uncovered)
Maybe these functions:
* Monitor temperature of incoming sap
* Display ambient/room temperature
* Monitor temperature of preheated sap, if I ever build one!
* Monitor/display stack temperature
If you had such a system, what would you make it do?
It has a 16F88 microcontroler, a 4x20 back-lit LCD, 2 Temperature probes, a sap-level sensor, a relay-controlled 12V (cigarette) output jack (for a 12V sap pump), a timer, and an alarm beeper. It runs on a 12V cigarette plug so I can use one of those battery boosters for power. I intend to have it run these functions:
Sap before it reaches the pan
* Monitor sap head/preheater (for me, it's the same tank) tank level
* Turn on the sap pump when level is low, turn off the pump when high
* Sound an alarm if pump fails to fill tank after 30 seconds (no sap in feed tank)
* Sound and alarm if level fails to drop in 10 minutes (something wrong with evap. float)
* Calibrate sensor so that it pumps to 1 or 2 gallons at a time. Controller will keep track of how many gallons pumped, the time between pumps, and compute the per-pump and average gallons per hour processed. And it will keep a season total of gallons pumped so far.
* Monitor the time we are actively boiling, and total for the season
For Sap/Syrup in pan
* Monitor temperature near syrup outlet
* Sound an alarm if temperature reaches preset draw-off point (for manual valve opening)
* Someday attach an auto-drawoff valve.
* Sound an alarm if temperature gets too high (burning)
* Sound an alarm if temperature gets too low (low level, probe uncovered)
Maybe these functions:
* Monitor temperature of incoming sap
* Display ambient/room temperature
* Monitor temperature of preheated sap, if I ever build one!
* Monitor/display stack temperature
If you had such a system, what would you make it do?