Nice price, Great finds - Køb nu!

Nice price, Great finds - Køb nu!

Fri fragt over 299kr
Fri fragt over 299kr
Kundeservice
Kontrollerbar Fläkt Raspberry Pi 2B/3B/3B+
Kontrollerbar Fläkt Raspberry Pi 2B/3B/3B+
Kontrollerbar Fläkt Raspberry Pi 2B/3B/3B+
Kontrollerbar Fläkt Raspberry Pi 2B/3B/3B+

Pi-Fan

Kontrollerbar Fläkt Raspberry Pi 2B/3B/3B+

119 kr.

119 kr.

Få tilbage

Fre., 28 feb. - tors., 6 mar.


Sikker betaling

14 dages åbent køb


Sælges og leveres af

Komponenta AB


Produktbeskrivelse

Kontrollerbar Fläkt Raspberry Pi 2B/3B/3B+

Stor fläkt som täcker större delen av en Raspberry Pi för optimal kylning. Hastigheten kan styras genom växling och hastighetsreglering via GPIO för att effektivt reducera temperaturen.

Antal: 1

Specifikation:
Fan control code, for reference only:

Turn on the fan code
#!/usr/bin/env python
# -*- coding: utf-8 -*-

Import RPi.GPIO as GPIO

GPIO.setmode(GPIO.BCM)
GPIO.setup(22, GPIO.OUT)

#IO22 output HIGH turns on fan
GPIO.output(22, GPIO.HIGH)

--------------------------------
Turn off the fan code
#!/usr/bin/env python
# -*- coding: utf-8 -*-

Import RPi.GPIO as GPIO

GPIO.setmode(GPIO.BCM)
GPIO.setup(22, GPIO.OUT)

#IO22 output LOW off fan
GPIO.output(22, GPIO.LOW)

OBS: Bild kan skilja sig lite från produkt.


Skickas från vårt lager i SVERIGE.

Varenr.

8ae8979e-033e-582b-8308-d7a0e1fe3335

Identifikation

EAN

0712221573811

Pi-Fan

Kontrollerbar Fläkt Raspberry Pi 2B/3B/3B+

119 kr.

119 kr.

Få tilbage

Fre., 28 feb. - tors., 6 mar.


Sikker betaling

14 dages åbent køb


Sælges og leveres af

Komponenta AB