Skip to content

IDontKnow-YouTube/MQTT-Pi-Relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Connect relay board and Pi

View the standard Raspberry Pi pinout diagram

Install git

sudo apt-get install git-core
sudo mkdir git  //optional, to keep git files in one place
cd git

Clone the test git //optional but strongly suggested

sudo git clone https://github.com/skiwithpete/relaypi.git

Install pip and paho

sudo apt-get install python-pip
pip install paho-mqtt

Install MQTT Relay Python sketch

sudo git clone https://github.com/cbienlein/IDontKnowWhatImDoing.git

About

MQTT Script for Raspberry Pi Relay Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages