MON – FRI
08:00am – 17:00pm
SAT – SUN
08:00am – 17:00pm
SHOP NOW - All Product Categories Here
This is a 5V cooling fan powered by 5V that is speed adjustable via a PWM signal, often used with the Jetson nano board for extra cooling. Compared to the simple 40mm fan we sell, this one is significantly more powerful to help keep your Jetson cool under demanding loads.
Black -> GND; Red -> Vcc; Blue -> Tach; Yellow -> PWM.
sudo sh -c 'echo 255 > /sys/devices/pwm-fan/target_pwm'
【Note】You can change the 255 to another value (0~255) to change the speed of fan.
sudo vi /etc/rc.local
#!/bin/bash sleep 10 sudo /usr/bin/jetson_clocks sudo sh -c 'echo 255 > /sys/devices/pwm-fan/target_pwm'
sudo chmod u+x rc.local
sudo reboot
【Note】if you are strange with the vi editor, you can also install nano and use it for editing:
sudo apt-get install nano sudo nano /etc/rc.local
The color of Tach and PWM may be different among different batches, it is all to the actual products.
UK / Germany / Netherlands / Italy / USA
08:00am – 17:00pm
08:00am – 17:00pm
















