Skip to content

KravitzLab/FED1

 
 

Repository files navigation

NOTE: This page references FED1.0, published by Nguyen et al: https://www.ncbi.nlm.nih.gov/pubmed/27060385

This page will remain up for historical reasons, but if you are new to FED we suggest you start with the new version, FED2. We have made several improvements that make it easier and cheaper to build. Instructions here: https://hackaday.io/project/72964-feeding-experimentation-device-fed-20. If you have any comments or questions, please send us an email. Thanks!

Feeding Experimentation Device (FED)

What is it?

Feeding Experimentation Device (FED) is a free, open-source system for measuring feeding in rodents. FED uses an Arduino processor, stepper motor, infrared beam detector, and SD card to provide feeding records of pellets eaten by singly housed rodents. FED runs off of a battery, which allows it to be placed in colony caging or within other experimental equipment. The electronics for building each FED cost around $150USD, and the 3d printed parts cost between $20 and $400, depending on access to 3D printers and desired print quality.

FED is open-source - we encourage you to fork, modify, and hack it to add new functionality. We'd also love to hear about it when you do, so please drop us a line!

What's available?

Other links above:

  • 3D_Printing_Files
    STL files for 3D printing (please contact us if any other file formats are needed)

  • FED-Python-scripts
    Analysis code written in Python

  • doc
    Documentation and photos

  • FED-arduino
    The latest Arduino sketch for running FED. We've recently added a new version to the Arduino code (FED_SD_VersionB) to account for Adafruit's newely released SD shield. In order to find out whether you have SD shield version A or B, please go to the following URL: https://learn.adafruit.com/adafruit-data-logger-shield/wiring-and-config

  • Note: once coin battery is inserted into the SD shield, please don't remove it! This prevents Real Time Clock (RTC) errors.

  • hardware
    System schematic

FED was designed by a team of researchers at the National Institutes of Health, more info here: http://www.kravitzlab.com/

About

Feeding Experimentation Device (FED)

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 74.7%
  • C++ 19.8%
  • C 2.1%
  • Python 1.3%
  • JavaScript 1.0%
  • CSS 0.8%
  • Other 0.3%