I like to grow tomatoes....
In two greenhouses , one at the bottom of our small garden the other on an allotment down the road , I estimate 200 metres away, as the crow flies. Tomatoes in green houses need careful watering, feeding and temperature/ ventilation management etc. so since 2006 I have used a PIC based DIY watering controller , it started life as a simple timer, switching a valve , later a pump, but has advanced to a temperature and humidity monitor as well, I regularly get ideas about improving the project , the latest version has a controller and a monitor ( PIC24FV32KA304 ) with a 433 Mhz wireless connection using HC-12 modules (Ordered after I read some posts here on ETO) The hardware is built, but my programming skills are not that good ( but improving), so its taking me some time to code debug and test, I have yet to TX / RX a actual file of temperature humidity ( average hour), water and battery data (about 80 bytes), The plan was for the monitor to wake from sleep just before each hour and 'listen' for remote data ( a warning call). The remote controller would TX its days data around 00 hrs , unless it spotted problem during the day. HC-12 has multiple setting for baud, FU mode, channel and power levels, all change the range and timing performance. Eric Gibbs has offered to test a pair of HCs ( thanks ), I wondered if other members have any experience with these transceivers.
The monitor showing a early test file from EEprom.( hi lo now fixed....)
In two greenhouses , one at the bottom of our small garden the other on an allotment down the road , I estimate 200 metres away, as the crow flies. Tomatoes in green houses need careful watering, feeding and temperature/ ventilation management etc. so since 2006 I have used a PIC based DIY watering controller , it started life as a simple timer, switching a valve , later a pump, but has advanced to a temperature and humidity monitor as well, I regularly get ideas about improving the project , the latest version has a controller and a monitor ( PIC24FV32KA304 ) with a 433 Mhz wireless connection using HC-12 modules (Ordered after I read some posts here on ETO) The hardware is built, but my programming skills are not that good ( but improving), so its taking me some time to code debug and test, I have yet to TX / RX a actual file of temperature humidity ( average hour), water and battery data (about 80 bytes), The plan was for the monitor to wake from sleep just before each hour and 'listen' for remote data ( a warning call). The remote controller would TX its days data around 00 hrs , unless it spotted problem during the day. HC-12 has multiple setting for baud, FU mode, channel and power levels, all change the range and timing performance. Eric Gibbs has offered to test a pair of HCs ( thanks ), I wondered if other members have any experience with these transceivers.
The monitor showing a early test file from EEprom.( hi lo now fixed....)