Jump to content

NanoPC T4 Fan turning on, and it worked.


chunjiu

Recommended Posts

Amrbian does not seem to turn on the NanoPC-T4 fan.

 

I searched the information and turned on the fan on my NanoPC-T4.


 

cd /sys/class/gpio

sudo sh -c "echo 150 > export"
cd gpio150
sudo sh -c "echo out > direction"
sudo sh -c "echo 1 > value"           # Fan Is ON. 

 

AND

 

sudo sh -c "echo 0 > value"           # Fan Is OFF. 


 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines