Building a Camera Trap - UCSD-E4E/intelligent_camera_trap GitHub Wiki
Materials
- Atmega16A, Digikey
- Trailmaster TM550, Manual, Product Page
- BeagleBone Black, Product Page
- GoPro Hero3 White, Product Pag
- Kogeto Dot (360 Degreee Lens), Product Page
- Webcam
- Battery Pack
- Ninja Turtle Turret
Hypervisor Software
- Find code in hypervisor_jan_2014
- Use Atmel Studio + AVR Dragon to program the Atmega16
BeagleBone Black Software
- Install one of our pre-built images onto the BeagleBone Black's EMMC, or build the Ubuntu image from scratch following these instructions
- ** Use armhf page for reference installing and manipulating images on the BeagleBone Black
- ** Use these instructions for taking an image of the EMMC, and putting it back on the EMM
Physical Setup
- TO-DO