Giter Site home page Giter Site logo

gitter-badger / zaf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from royerlab/zaf

0.0 0.0 0.0 353 KB

ZAF(Zebrafish Automated Feeder): Software needed for automated fish feeding system of our fish facility

License: BSD 3-Clause "New" or "Revised" License

Python 86.55% C++ 13.45%

zaf's Introduction

ZAF | Zebrafish Automated Feeder

In the past few decades, aquatic animals have become popular model organisms in biology, spurring a growing interest in establishing aquatic facilities. Aquatic zebrafish are widely studied and relatively easy to culture using commercial systems. However, a challenging aspect of maintaining aquatic facilities is animal feeding, which is both time- and resource-consuming. To facilitate the implementation of a zebrafish colony in any laboratory, we developed an open-source fully automatic daily feeding system. We named our system ZAF for Zebrafish Automatic Feeder. ZAF is reliable, provides a standardized amount of food to every tank, is cost-efficient and easy to build. The advanced version, ZAF+, allows for the precise control of food distribution as a function of fish density per tank. Here we provide all of the instructions to build the two automatic feeding systems, from the hardware and a friendly user interface to the open-source python code. Importantly, the design is modular and can be scaled depending on user needs. Furthermore, our results confirm that ZAF and ZAF+ do not adversely affect zebrafish culture, enabling fully automatic feeding for any aquatic facility.

ZAF+

This repository contains:

  1. A detailed wiki with all instructions to build and operate a ZAF system
  2. The software needed for automated fish feeding system of our fish facility.

In the following we provide instructions on how to install the ZAF software on a Raspberry Pi 3 system

How to install and use?

# Install dependencies
sudo apt install python3-pyqt5
python3 -m pip install python-crontab==2.5.1 arbol==2020.11.6

# Get ZAF+ software
mkdir -p ~/Dev/prod/zaf_data
cd Dev/prod/
git clone https://github.com/royerlab/zaf.git
cd zaf

# Start the ZAF+ software
python3 -m python.gui.gui

# Run the ZAF software
python -m python.zaf.cli run

How to cite this work?

ZAF -- an open source fully automated feeder for aquatic facilities Merlin Lange, Ahmet Can Solak, Shruthi Vijaykumar, Hirofumi Kobayashi, Bin Yang, & Loic A. Royer

zaf's People

Contributors

ahmetcansolak avatar merlinzebra avatar royerloic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.