← Electric Doodads Design stage

Coop Monitor

A solar-powered, ATtiny85-based low-feed/low-water alert for a chicken coop, with float-switch sensing.

Intent

A standalone, solar-powered monitor for a coop feeder and waterer. Two float switches watch feed and water level; when either drops below its threshold, a dedicated LED (yellow for food, blue for water) lights up as a walk-up-and-check alert. No WiFi, no app — intentionally as simple as the night light, just with two sensors instead of one knob.

How it works

Hardware

PartRole
ATtiny85VRuns directly off the LiPo's raw voltage, no regulator needed
Liquid float switchWater level — standard, off-the-shelf
Adapted paddle float switchFeed level — unverified, needs a bench test with real feed
Small solar panel + single-cell LiPoPower, via a dedicated solar charge controller (not a bare TP4056)
Yellow / blue LEDFood-low / water-low indicators

Most parts are real, in-stock DigiKey line items. Five are still not sourced: the blue LED, both current-limit resistors, the LiPo, the solar charge-controller board, and the float switches/panel (an Amazon job — DigiKey doesn't stock those categories).

Status & next steps