Skip to content

openthc/rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTHC Raspberry Pi Toolkit

A collection of documentation, scripts and tools for using Raspberry Pi in cannabis operations.

Install

wget ''
xz -d $IMAGE.xz
dd bs=1M status=progress if=$IMAGE.img of=$DEV
echo ',+' | sfdisk --force -N 2 /dev/mmcblk0
resize2fs /dev/mmcblk0p2

Scale Support

One or more scales can be connected to a RPi via Serial->USB adapters, you may need a high-speed USB hub if more than four scales are used.

Sensor Support

  • CO2: X
  • CH4 (Methane):
  • Humidity/Temperature: DHT11, DHT22
  • Lumens:
  • Light Cycle (on/off)
  • Wind Speed
  • Wind Direction
  • Solar?
  • pH (Soil & Liquid)?
  • VPD (Vapor Pressure Deficit)
  • Flood/Moisture Sensor: EK1361, TE215
  • Water Level Sensor?

Soil Moisture

Control Support

  • On/Off AC Power
  • On/Off DC Power

Hardware

You'll need misc resistors and capacators and stuff.

About

Environmental Monitoring and Control - Raspberry Pi Tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published