Building a Camera Trap - UCSD-E4E/intelligent_camera_trap GitHub Wiki

Materials

  1. Atmega16A, Digikey
  2. Trailmaster TM550, Manual, Product Page
  3. BeagleBone Black, Product Page
  4. GoPro Hero3 White, Product Pag
  5. Kogeto Dot (360 Degreee Lens), Product Page
  6. Webcam
  7. Battery Pack
  8. Ninja Turtle Turret

Hypervisor Software

  1. Find code in hypervisor_jan_2014
  2. Use Atmel Studio + AVR Dragon to program the Atmega16

BeagleBone Black Software

  1. Install one of our pre-built images onto the BeagleBone Black's EMMC, or build the Ubuntu image from scratch following these instructions
  2. ** Use armhf page for reference installing and manipulating images on the BeagleBone Black
  3. ** Use these instructions for taking an image of the EMMC, and putting it back on the EMM

Physical Setup

  1. TO-DO