- Title
-
ZAF, the first open source fully automated feeder for aquatic facilities
- Authors
- Lange, M., Solak, A., Vijay Kumar, S., Kobayashi, H., Yang, B., Royer, L.A.
- Source
- Full text @ Elife
( |
ZAF+ main electronics components are a Raspberry Pi 3B+ to run the software and control the electronics, Arduino Megas Arduino 2560 microcontrollers for the digital devices, motor controllers to control the various pumps and 16 Relay Module interface board to drive current and control the valves. The Raspberry Pi is connected directly to one Arduino Mega using a USB cable. The two Arduinos are daisy-chained via a serial connection (the whole design can be extended by daisy-chaining more arduinos). The Arduinos are connected to the motor controllers through digital pins. The Arduinos control the opening of each individual valve through the 16 relay module. A 12V power supply provides power to the electronics, except for the Raspberry Pi and the two Arduino Megas powered by the Raspberry Pi 5V. |