Developing a Low-Cost Raspberry Pi-based Camera Trap for Wildlife Detection

Welcome to this comprehensive tutorial on developing a low-cost Raspberry Pi-based camera trap for wildlife detection. In this course, you will learn about camera traps, how they are used by wildlife conservationists, how the hardware and software work, and how we add quality by using machine learning.


Requirements for the Interactive Section

Please download these tools as soon as possible:

Windows
  1. Download and Install Python 3.8 or higher
  2. Download and Install PuTTY
  3. Download and Install VNC Viewer
  4. git clone https://github.com/DeKUT-DSAIL/ieee-africon-2023.git
Linux
  1. Download and Install Python 3.8 or higher
  2. SSH tool (pre-installed in terminal)
  3. Download and Install VNC Viewer
  4. git clone https://github.com/DeKUT-DSAIL/ieee-africon-2023.git
Mac
  1. Download and Install Python 3.8 or higher
  2. SSH tool (pre-installed in terminal)
  3. Download and Install VNC Viewer
  4. git clone https://github.com/DeKUT-DSAIL/ieee-africon-2023.git