Joy-it SEN-MAG25N Bruksanvisning

Läs nedan 📖 manual på svenska för Joy-it SEN-MAG25N (4 sidor) i kategorin Inte kategoriserad. Denna guide var användbar för 3 personer och betygsatt med 4.5 stjärnor i genomsnitt av 2 användare

Sida 1/4
www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
1. GENERAL INFORMATION
1. GENERAL INFORMATION
1. GENERAL INFORMATION
1. GENERAL INFORMATION1. 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.
ELEC
ELEC
ELEC
ELECELECTRO MA
TRO MA
TRO MA
TRO MATRO MAGNET MODULE
GNET MODULE
GNET MODULE
GNET MODULEGNET MODULE
SEN MAG25N-
www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
2. COMMISSIONING WITH THE RASPBERRY
2. COMMISSIONING WITH THE RASPBERRY
2. COMMISSIONING WITH THE RASPBERRY
2. COMMISSIONING WITH THE RASPBERRY2. COMMISSIONING WITH THE RASPBERRY PI
PI
PI
PI PI
Wiring:
Wiring:
Wiring:
Wiring:Wiring:
Raspberry Pi MAG25N
GND (Pin 6, 14, 9...) G
3V (Pin 1, 17) V
- NC
GPIO17 (Pin 11) SIG
Code example:
Code example:
Code example:
Code example:Code example:
In the following code example the magnet is activated every 5 seconds for 2.5 seconds.
from import time sleep
import as RPi.GPIO GPIO
GPIO.setmode(GPIO.BCM)
GPIO.setup( , GPIO.OUT)17
try:
while True:
GPIO.output( , GPIO.HIGH)17
sleep(2.5)
GPIO.output( , GPIO.LOW)17
sleep(2.5)
except KeyboardInterrupt:
GPIO.cleanup()
www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
3. COMMISSIONING WITH THE ARDUINO
3. COMMISSIONING WITH THE ARDUINO
3. COMMISSIONING WITH THE ARDUINO
3. COMMISSIONING WITH THE ARDUINO3. COMMISSIONING WITH THE ARDUINO
Wiring:
Wiring:
Wiring:
Wiring:Wiring:
C
C
C
CCo
o
o
ood
d
d
dde
e
e
ee
e
e
e
eex
x
x
xxa
a
a
aam
m
m
mmp
p
p
ppl
l
l
lle
e
e
ee:
:
:
::
In the following code example the magnet is activated every 5 seconds for 2.5 seconds.
Before uploading, make sure that you have set the correct board and port in your Arduino
IDE.
Arduino MAG25N
Digital Pin 8 SIG
- NC
5V VCC
GND GND
int val;
void setup() {
// put your setup code here, to run once:
pinMode(8, OUTPUT);
Serial.begin( );9600
}
void loop() {
// put your main code here, to run repeatedly:
digitalWrite(8, HIGH);
delay( );2500
digitalWrite(8, LOW);
delay( );2500
}

Produktspecifikationer

Varumärke: Joy-it
Kategori: Inte kategoriserad
Modell: SEN-MAG25N

Behöver du hjälp?

Om du behöver hjälp med Joy-it SEN-MAG25N ställ en fråga nedan och andra användare kommer att svara dig




Inte kategoriserad Joy-it Manualer

Inte kategoriserad Manualer

Nyaste Inte kategoriserad Manualer