ride90 / cat-defence

Defence water-gun tower to secure sensitive places e.q. kitchen table against curious and hungry animals e.q. cats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cat Defence

Defence water-gun tower to secure sensitive places e.q. kitchen table against curious and hungry animals e.q. cats

DEMO: https://www.youtube.com/watch?v=OmJHNpN56g4

Requirements

Parts

  • arduino uno/nano
  • 2 HC-SR501 PIR sensors
  • resistros approx 330Ω
  • LCD I2C with backlight
  • power bank
  • some box (in my case I used the one from a bicycle stem)
  • "lazy garden" water spray (easy to find online)

How to build

If you check some "hello world" examples of how to work with PIR sensor and LCD I2C, source code will be self explanatory.

About

Defence water-gun tower to secure sensitive places e.q. kitchen table against curious and hungry animals e.q. cats

License:MIT License


Languages

Language:C++ 100.0%