Instrukcja obsługi Joy-It COM-MOSFET


Przeczytaj poniżej 📖 instrukcję obsługi w języku polskim dla Joy-It COM-MOSFET (4 stron) w kategorii Niesklasyfikowane. Ta instrukcja była pomocna dla 7 osób i została oceniona przez 2 użytkowników na średnio 4.5 gwiazdek

Strona 1/4
www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
FIELD EFFECT TRANSISTOR FOR -
CONTROLLING HIGHER VOLTAGES
COM Mosfet-
1. GENERAL INFORMATION
Dear costumer,
thank you very much for choosing our product.
In following, we will introduce you to what to observe while starting up
and using this product.
Should you encounter any unexpected problems during use, please do
not hesitate to contact us.
The maximum permissible input voltage is 36 V.
The maximum permissible operating current is 2 A.
Never exceed these limits.
www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
2. COMMISSIONING WITH THE RASPBERRY PI
Raspberry Pi Mosfet
GND (Pin 6) GND (Pin1)
3v3 (Pin 1) VCC (Pin2)
NC NC (Pin3)
BCM23 (Pin 16) Signal (Pin4)
Wiring:
Code example:
If the signal pin is set to high, the output is activated.
In the following code example, the output is activated every 15 seconds for 10 seconds.
Vin
- +
- +
Vout
from time import sleep
import as RPi.GPIO GPIO
GPIO.setmode(GPIO.BOARD)
Signal_Pin = 16
GPIO.setup(Signal_Pin, GPIO.OUT)
try:
:while True
GPIO.output(Signal_Pin, GPIO.HIGH)
print ("Output enabled")
sleep (10)
GPIO.output(Signal_Pin, GPIO.LOW)
print ("Output disabled")
) sleep (5
except :KeyboardInterrupt
GPIO.cleanup()
www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
3. COMMISSIONING WITH THE ARDUINO
Arduino Mosfet
GND GND (Pin1)
5V VCC (Pin2)
NC NC (Pin3)
Digital Pin 2 Signal (Pin4)
Wiring:
Code example:
If the signal pin is set to high, the output is activated.
In the following code example, the output is activated every 15 seconds for 10 seconds.
Before uploading, make sure that you have set the correct board and port in your Arduino IDE.
Vin
- +
- +
Vout
void () {setup
);Serial.begin(9600
pinMode( , OUTPUT); 2
}
void loop() {
digitalWrite( , HIGH);2
Serial.println("Output enabled...");
delay(10000);
digitalWrite( , LOW);2
Serial.println("Output disabled...");
delay(5000);
}


Specyfikacje produktu

Marka: Joy-It
Kategoria: Niesklasyfikowane
Model: COM-MOSFET

Potrzebujesz pomocy?

Jeśli potrzebujesz pomocy z Joy-It COM-MOSFET, zadaj pytanie poniżej, a inni użytkownicy Ci odpowiedzą




Instrukcje Niesklasyfikowane Joy-It

Instrukcje Niesklasyfikowane

Najnowsze instrukcje dla Niesklasyfikowane

SmallRig

SmallRig VB99 SE Instrukcja

29 Stycznia 2025
QSC

QSC TSC-8 Instrukcja

29 Stycznia 2025
XTRARM

XTRARM XTR-FS5130 Instrukcja

29 Stycznia 2025
Sunding

Sunding SD-581G Instrukcja

29 Stycznia 2025
XTRARM

XTRARM XTR-FS5070 Instrukcja

29 Stycznia 2025
XTRARM

XTRARM XTR-FS2010 Instrukcja

29 Stycznia 2025
OSEE

OSEE TX402 Instrukcja

29 Stycznia 2025