Friday, July 1, 2016

Bee hive monitor

Using an ESP8266 v01 a single-wire DHT11 monitors temperature and humidity and logs to thingspeak channel:
https://thingspeak.com/channels/104914

The hive is about 100' from wifi access so am using an open-mesh AP that simply has a more powerful 20mW antenna and appears a reliable connection.  Android app "Wifi analyzer" is good at measuring signal strength.

There are lots of online examples of logging ESP8266 data onto a thingspeak channel, so the only apparent novelty is using a $6 solar-cell battery charger.  It is built for recharging 5V USB cell phones, but the battery is a 3.7V li-ion.  At first I was planning an LDO to get the 3.3V directly from the 5V, but the unit appears to turn off power if significant current (i.e.1A) is not being drawn. Currently the direct battery connection is driving the 3.3V ESP8266.  Current 20 second sensor updates consume more power than solar recharge, so a USB recharge is needed weekly.  Need to figure if simply lowering sample rate fixes this, or if special low-power states are needed.

ESP module was $1.78, sensor about $1, extra bypass cap, and a pullup resistor, so total unit cost <$9.



"Weather protection" is a milk carton.  Power is delivered from left and sensors go into top of hive for center air vent location.


Solar cell charger is under an old window for protection, even though it cuts down recharge rate.


ESP8266 module with DHT11 sensor.

Thursday, June 23, 2016

The automatic chicken coop door was made in April 2016 since I did not want to open the door every morning and close the door every evening.  Not only could I forget, but I did not want the hassle with other daily stuff.

A few folks have made it with the car radio antenna extruding either vertical or horizontal.  I chose vertical to avoid risking debris clogging the action.  If you have chickens you know they are messy.

I used two 12V AC adapters to each power the "retract=open" and "extend=close" and used a single AC timer to have on during the time of day I wanted the door open and it turned off at night when allowing the other 12V AC adapter to close the door.  Others found concerns with significant leakage, but the $18 radio antenna seemed to have a 5-second on or off period after which it would turn off the motor, so my configuration was not leaking measurable AC power when the door was open or closed.

I liked the spare aluminum tracks, but as usual, the more true and plumb you are the better.  Next time I would replace the vinyl door with plywood, but even the vinyl kept the raccoons out.

A concern for reliability could mitigated with periodic oiling, and I had no serious concerns during a few months usage, until the raccoon got the chickens.

Video at coop-door

Thursday, April 28, 2016

First post!  This is much better than maintaining on www.tech-forge.com, but you if you like these topics, you may find some interesting things over there.