Skip to content

Some simple API for RUCK EC FAN - Part Of OpenGrowBox

Notifications You must be signed in to change notification settings

0xW3bJun6l3/Ruck_EC_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required Hardware

  • RUCK EC 125L 02 or any other volume type with PWM support
  • Raspberry Pi

Connection

  1. Connect the cable from pin 1 of the fan to a ground pin (PIN 14) on your Raspberry Pi.
  2. Connect the cable from pin 2 of the fan to the PWM GPIO pin 18 (PIN 12) on your Raspberry Pi.

Setup

  1. Clone this repository:
    git clone https://github.com/0xW3bJun6l3/OpenGrowBox.git
  2. Test the setup with:
    python3 API.py
  3. If everything works, modify the service file to your needs and enable it.
  4. Add the sensor files to Home Assistant.
  5. Enjoy your PWM fan for your grow!

About

Some simple API for RUCK EC FAN - Part Of OpenGrowBox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages