Skip to content

Driver package for controlled environment agriculture sensors

Notifications You must be signed in to change notification settings

mlab-upenn/cea-os-sensors

Repository files navigation

cea-os Sensor Package

Driver package for controlled environment agriculture sensors

Installation

  1. Download Python 3 on Raspberry Pi (version >= 3.7)

  2. Clone the cea-os-sensors repo onto the Raspberry Pi

    git clone https://github.com/mlab-upenn/cea-os-sensors.git

Usage

  1. Start containers for cea-os main package: https://github.com/mlab-upenn/cea-os

  2. Run the drivers for the sensors connected to the Raspberry Pi

    chmod 755 {launcher_name}.sh
    sh {launcher_name}.sh &

OR

  1. Create a crontab that runs the launcher scripts on boot (example here: https://www.instructables.com/Raspberry-Pi-Launch-Python-script-on-startup/)

About

Driver package for controlled environment agriculture sensors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published