Skip to content

Embedded systems development for Terrafarm prototype.

Notifications You must be signed in to change notification settings

kdaigh/autofarm-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autofarm OS

Our master/slave project design will involve connecting six Arduino Unos to a Raspberry Pi 4 via serial port.

Getting Started

Setup and Installation

First, you'll need to install setuptools for python, using the command

python -m pip install --upgrade pip setuptools wheel

Additionally, you'll need to install the PySerial library with the commands

sudo apt-get install python-serial

sudo pip install pyserial

Usage

In order to run the pilot program, first load the appropriate INO file to the Arduino Uno for each attached sensor. Then run the command

python3 sensors.py

from inside the sensors directory.

See autofarm-os/examples for more other examples.

Built With

Software

Hardware

Authors

  • Matt Cherry, MattCKU - Sensor Design, Sensor Setup
  • Kyle Curry, k19c90 - Actuator Setup
  • Kristi Daigh, kdaigh - Sensor Pilot Program
  • Zach Freund
  • Ethan Lefert, elefert400

About

Embedded systems development for Terrafarm prototype.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •