Skip to content

andreskrey/breezy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

breezy

A simple RPI fan controller

What you need

  • Raspberry Pi
  • 5v fan
  • NPN Transistor
  • Some cables

Physical installation

You will need a 5v fan and a NPN Transistor. Basically you will want to connect to one 5v pin of the PI, one ground pin and one GPIO pin of your choice. Wire everything following these instructions.

Software installation

  1. > git clone
  2. > pip3 install -r requirements.txt
  3. Edit your config.yml using the reference config.yml.dist file.
  4. >python3 breezy.py &

About

A simple fan controller for Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages