tf4ong / tracker_rpi

0 stars 0 forks source link

Online Data Collection Module for PyMouseTracks (Raspberry Pi recording module)

To clone the repository, run the following in terminal. The recursive tag is required for the RFIDTagReader submodule to work correctly.

git clone --recursive https://github.com/tf4ong/tracker_rpi.git

To install the setup scitpt by running in the cloned folder

sudo chmod 777 setup.sh
sudo ./setup.sh

To run the tracker cage, enter the command in the cloned folder

sudo python3 main2.py

For full video tutorial on setting up the software and editing recording settings, please refer to this link

To setup a Raspberry Pi, please refer to the following links

Official Raaspberry Tutorial

Tom's Hardware

Basic Concept and Essential Hardware

RFID System

FPS at Different Resolutions on Pi3/4

Recording Rodents in Various Settings

Traditional Open-Field/Three Chamber

|

Custom Home-cage Setups

PRT Analysis Analysis

Simple Open Field Build tutorial