Skip to content

SequentMicrosystems/SmartFan-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartFan-rpi

SmartFan-rpi

Command line, python library and Node-Red node for Smart Fan

Smart Fan

Setup

Enable Raspberry Pi I2C communication:

sudo raspi-config

Browse Interfacing Options >> I2C and select Yes

Install gpiod:

sudo apt install libgpiod-dev

Usage

cd
git clone https://github.com/SequentMicrosystems/SmartFan-rpi.git
cd SmartFan-rpi/
sudo make install

Now you can access all the functions of the relays board through the command "fan". Use -h option for help:

fan -h

If you clone the repository any update can be made with the following commands:

cd SmartFan-rpi/  
git pull
sudo make install

About

Command line, python library and Node-Red node for Smart Fan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •