Do you want to know when there's a bird in your bird feeder? There's a circuit for that! This uses a PIR motion sensor that works with infrared light. And it will light up an LED when there's a bird moving inside the feeder: You can get such a sensor for about ten bucks at most stores that sell electronic components. Basic Steps to Build:
This is how it works When the battery is connected to the PIR sensor, the sensor will store an image of the infrared light it sees. This process might take 30 to 60 seconds. Once it has stabilized, the output should go LOW. Now, if the sensor detects a change in the infrared image, the output will go HIGH for a period of time (that you can adjust via a potentiometer on the sensor). Note that this type of sensor will only detect a change in the IR light. So it will trigger when the bird arrives. But if the bird manages to sit still for a bit, it will become invisible. You can solve this by tweaking the sensitivity of the sensor and the time that the output pin stays high after a detection. I like this circuit because it's a great example of the fact that you don't need to know a lot of complex theory to build practical and useful circuits for everyday life |