Skip to content

gimmebytes/infrared-bird-box

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrared Bird Box

A bird box with a Raspberry Pi infrared camera inside.

This project will not only teach you about electronics and programming, but can help support the bird population in your area. Having a camera inside a nesting box can be tremendously rewarding; however, with the Raspberry Pi you can also share the nesting box with the world by streaming the video content to the Internet. Watch as your birds gain their own Internet following!

Lesson objectives

  • Appreciate the nesting needs of wild birds
  • Understand visible and infrared light
  • Understand the principles of focal length and depth in photography
  • Understand video streaming and content distribution services

Lesson outcomes

  • To have made a bird box with a night vision camera inside
  • To have live streamed video content from the bird box to the Internet

Requirements

As well as a Raspberry Pi with an SD card loaded with Raspbian, you'll also need:

Hardware

  • Raspberry Pi
  • Micro USB power adaptor
  • An SD Card with Raspbian already set up through NOOBS
  • USB keyboard
  • USB mouse
  • HDMI cable
  • Ethernet cable
  • LAN with Internet connection
  • A monitor or TV
  • Raspberry Pi NoIR Camera Board - has a black circuit board (try CPC)
  • Female to Female jumper wires, at least 3 (try Pimoroni)
  • 220 Ohm 1% Resistor; get several in case of breakages (try Pimoroni)
  • Infrared LED 5mm 890nm; get several in case of breakages (try RS)

Software

  • FFmpeg (internet streaming software, instructions are provided on the worksheet below)
  • Any web browser to access www.ustream.tv

If this resource is going to be used in a class environment, it will save a lot of time if the Compile FFmpeg section under step 5 of the worksheet is done prior to starting the lesson.

Extras

  • Bird box (try B&Q)

Time required

  • 2-3 hours

Steps

  1. Setting Up your Pi
  2. Setting up the Camera Board
  3. Wiring up the Infrared LED
  4. Adjusting the camera focus
  5. Installing the camera and LED into the bird box
  6. Streaming video to the Internet
  7. Remote control

Worksheet & included files

  • The worksheet
  • (Optional) Final version of ustream script ustream
    • Download to your Pi with wget https://raw.githubusercontent.com/raspberrypilearning/infrared-bird-box/master/ustream --no-check-certificate

Disclaimer

This resource will walk you through overcoming the technical hurdles to have a working live webcam inside your bird box. However, it does not cover the DIY challenges required to protect your equipment from the elements. Overcoming those is your own responsibility, and will be quite a fun and motivating activity in its own right.

Licence

Unless otherwise specified, everything in this repository is covered by the following licence:

Creative Commons License

Infrared Bird Box by the Raspberry Pi Foundation is licenced under a Creative Commons Attribution 4.0 International License.

Based on a work at https://github.com/raspberrypilearning/infrared-bird-box

About

A bird box with Raspberry Pi infra red camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published