Agromate is an open source hardware/software project to aid small farms with automation.
Project management page is here: https://github.com/orgs/agromate-iot/projects/1
State of the union: This is a fledgling project. Current thinking is to publish Arduino powered sensors and actuators, talking wifi to a container deployed on a local compute. A UI dashboard, to be deployed on the same local computer, will be provided to view device details. To aid power demands, as well as simplicity, all communication will be unencrypted http. Devices will have the following common capabilities:
- Ardiuno components and case details for ordering in README.md
- Solar powered, with an eye towards power consumption in all designs
- Ability to write to local media for caching purposes, to support low-connectivity environments
- Designs should be rugged, and engineered to be serviced in the field by a tech-aware farmer
- Install agromate-server: https://github.com/agromate-iot/agromate-server/blob/main/README.md
