OpenAg Wiki Archive
Archived Contents from the original OpenAg Wiki (snapshot on Apr 8, 2020)
The archived wiki only includes information up the v3.0 version of the PFC-EDU, and is here for preservation purposes. You can find resources about the latest version of the PFC v4.0 on the Personal Food Computer resources page.
How to Build and Run a PFCv2.x*
*Update March 2018: Please note the OpenAg Project has paused research on this version
Getting Started
Hardware
Software ("openag_brain")
Core system:
- High Level PFC Architecture
- openag_brain the program that runs on the single-board computer ([[:Raspberry Pi]])
- Step-by-step install instructions
-
[[openag_brain:installing:installing_globally developer install script]] will install the core system on a Raspberry Pi. This is recommended for development only.
-
Database (the "Open Phenome Library")
- Data is stored in CouchDB. See CouchDB documentation for more.
- The openag_brain:database page has documentation for the Food Computer database schemas.
Firmware
- Arduino firmware for sensors and actuators. [[:openag_brain]] automatically handles fetching, compiling and flashing firmware for your given sensor configuration.
Web User Interface (UI)
- [[openag_ui:]]: a web-based UI for controlling the Personal Food Computer that can be served from the single-board computer.
Hotlinks
-
[[openag_brain:CLI openag_brain CLI (command line interface)]] -
[[/openag_ui/ User Interface (openag_ui)]] - API
- [[openag_brain:0.1.0:Fixtures]]
- [[openag_brain:Firmware Modules]]
- [[openag_brain: Database]]
- Climate Recipes
-
[[:raspberry pi Working with Raspberry Pi]] -
[[docker Working with Docker]] -
[[openag_brain:ROS Working with ROS]] - [[:Contributing]]
- [[:Troubleshooting]]