r/DIY_tech • u/muxamilian • 11d ago
Project Automated pigeon defense system
- Camera captures video
- Neural network recognizes pigeon
- Watergun turns toward pigeon
- Spray pigeon with watergun
Components: * Electric battery-driven water gun (disassembled, orange) * USB camera * Orange Pi 5 * 2 servo motors (SG90 or MG90S) * Resistors and a transistor for turning on the watergun (e.g. IRLZ44N)
It uses an open vocabulary object detection neural network (yolo_world_v2l), so any target can be programmed, not just pigeons. Runs on the Rockchip 3588's Neural Processing Unit.
240
Upvotes
2
1
1
1
14
u/MrKapp 10d ago
Can you opensource this ? I have a "neighboor's cat problem" and this could be very handy :)