Skip to content

jlab-sensing/GrowChamberController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrowChamberController

Usage

$ python controller.py --help
usage: LED Controller [-h] brightness

positional arguments:
  brightness  Set brightness level(0-2000)

options:
  -h, --help  show this help message and exit

Setup RS485

Follow the instructions to setup the RS485 hat for the raspberry pi.

https://www.waveshare.com/wiki/RS485_CAN_HAT#RS485_Usage

Install controller

First ensure you can ssh into the device without providing a password.

ssh tyler@172.31.100.200

Then you can install the grow chamber controller with the following ansible script

ansible-playbook -i inventory.yaml install.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages