Stem

Control system for lighting, water pumps, and anything else that can be turned on via a relay or smart pdu. 

Install the stock Raspian Image and enable SSH

This has been scripted in another project: https://github.com/mjnshosting/growBox-Install

wget https://raw.githubusercontent.com/mjnshosting/growBox-Install/master/growBox-Install.sh
chmod +x growBox-Install.sh
sudo ./growBox-Install.sh -i -s <username> <password-for-user>
 Manual Install
apt update
apt upgrade
apt install -y nodejs nmap whois rsync screen minicom git npm
*rpi-firmware update tool*
cd /opt
git clone https://github.com/mjnshosting/growBox-Stem.git
cd /opt/growBox-Stem
npm install

Videos: https://www.youtube.com/playlist?list=PLFwrukKhzwLhYcSWtHLayEWfWFOXgYVr-