Skip to content

invictus737/opizero-fan-ctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fan controller for OrangePI

This script measures temperature of cpu and turns on/off cooler if necessary. Should work with any OrangePI.

WiringOP was used to access GPIO of Orange pi zero.

Installation process

git clone https://github.com/invictus737/opizero-fan-ctrl.git
cd opizero-fan-ctrl
sudo sh install.sh

Components

  • Cooler
  • Transistor npn
  • Some wires

Wiring

Fan 5V OrangePI 5V
Fan GND Transistor Collector (C)
GPIO 2 Transistor Base (B)
GND Transistor Emitter (E)

schematic

pinout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages