Fishinator005 is an Aquaponic system. It is for growing both plants and fish together in a enclosed space for the purposes of food.
Aquaponics is conservative of water; the only significant water loss is due to evaporation. Two crops are fed for the price of one: you feed the fish and ammonia from their gills is plant food.
The current working system is here, but still being filled in. The documentation will take a long time.
The software/hardware includes a:
-
remote sense cluster
-
basic local-to-Fishinator control system running directly on Raspberry Pi + some hardware
-
basic RESTful interface on Raspberry Pi for control by Supervisor Flows
-
Supervisor system Control and Analysis on a remote machine with more computing power available
-
web-based UI
- Atmel Mega328p implementation of reading local sensors, sent directly to Fishinator -KiCAD schematic files (schematic complete, placement and routing not started) -arduino-interface code