Welcome to the Hardware for EthoPy repository! This collection includes all hardware information required to build the setups described in EthoPy.
This repo includes one folder for each behavioral system supported by EthoPy with the:
- Instructions – step-by-step guides to build this setup and parts list
- 3d_designs – ready-to-print
.stl
files
├── README.md
├── Homecage/
│ └── README.md
│ └── Instructions.pdf
│ └── 3d_designs
│ └── base.stl
│ └── screen_holder.stl
│ └── ...
├── Openfield/
│ └── ...
├── Air-track/
│ └── ...
Want to tweak a design? Feel free to fork the repo and customize. PRs are welcome if you want to contribute new variations or improvements!
This project is licensed under the MIT License – see the LICENSE file for details.