Skip to content

ef-lab/ethopy_hardware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardware for EthoPy

Welcome to the Hardware for EthoPy repository! This collection includes all hardware information required to build the setups described in EthoPy.

What's Inside

This repo includes one folder for each behavioral system supported by EthoPy with:

  • Instructions – step-by-step guides to build each setup with parts lists
  • 3D designs – ready-to-print .stl files

File Structure

├── README.md
├── Homecage/
│   ├── README.md
│   ├── Lick_ports_assembly.md
│   ├── Speakers_assembly.md
│   └── 3d_designs/
│       ├── base.stl
│       ├── screen_holder.stl
│       └── ...
├── Open-field/
│   ├── README.md
│   └── 3d_designs/
│       └── ...
├── Air-track/
│   ├── README.md
│   └── 3d_designs/
│       └── ...
├── Spherical_Treadmill/
│   ├── README.md
│   └── 3d_designs/
│       └── ...
└── EthoPy_Controller/
    └── README.md

Modifications & Contributions

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!

License

This project is licensed under the MIT License – see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages