0388724758
Tiếng Việt (VND)
Thương hiệu
Mã khách hàng
Mô tả
Nguồn: 3.3-5VDC, dòng >15mA, size: 3.2cm x 1.4cm
Hết hàng
(Đặt mua để có hàng sớm)
Min: 1
Bội số: 1
Đơn vị bán: Cái
Số lượng | Đơn giá | Thành tiền |
1+ | 12,000 đ | 12,000 đ |
20+ | 11,800 đ | 236,000 đ |
50+ | 11,600 đ | 580,000 đ |
Thuộc tính | Giá trị | Tìm kiếm |
---|---|---|
Danh mục | Công Tắc Từ Magnetic, Reed | |
RoHS | ||
0 Sản phẩm tương tự |
Thuộc tính | Giá trị | Tìm kiếm |
---|---|---|
Danh mục | Công Tắc Từ Magnetic, Reed | |
RoHS | ||
0 Sản phẩm tương tự |
Hết hàng
(Đặt mua để có hàng sớm)
Min: 1
Bội số: 1
Đơn giá
12,000 đ
Thành tiền
12,000 đ
Đơn vị bán: Cái
Số lượng | Đơn giá | Thành tiền |
---|---|---|
1+ | 12,000 đ | 12,000 đ |
20+ | 11,800 đ | 236,000 đ |
50+ | 11,600 đ | 580,000 đ |
Số lượng | Đơn giá | Thành tiền |
1+ | 12,000 đ | 12,000 đ |
20+ | 11,800 đ | 236,000 đ |
50+ | 11,600 đ | 580,000 đ |
Thuộc tính | Giá trị | Tìm kiếm |
---|---|---|
Danh mục | Công Tắc Từ Magnetic, Reed | |
RoHS | ||
0 Sản phẩm tương tự |
Thuộc tính | Giá trị | Tìm kiếm |
---|---|---|
Danh mục | Công Tắc Từ Magnetic, Reed | |
RoHS | ||
0 Sản phẩm tương tự |
Kết nối:
Code mẫu từ nhà sản xuất:
//
// Example code for sensor KY021
// More info on http://tkkrlab.nl/wiki/Arduino_KY-021_Mini_magnetic_reed_modules
//
int Led = 13 ;// define LED Interface
int buttonpin = 3; // define the Reed sensor interfaces
int val ;// define numeric variables val
void setup ()
{
pinMode (Led, OUTPUT) ;// define LED as output interface
pinMode (buttonpin, INPUT) ;// output interface as defined Reed sensor
}
void loop ()
{
val = digitalRead (buttonpin) ;// digital interface will be assigned a value of 3 to read val
if (val == HIGH) // When the Reed sensor detects a signal, LED flashes
{
digitalWrite (Led, HIGH);
}
else
{
digitalWrite (Led, LOW);
}
}
Kết nối:
Code mẫu từ nhà sản xuất:
//
// Example code for sensor KY021
// More info on http://tkkrlab.nl/wiki/Arduino_KY-021_Mini_magnetic_reed_modules
//
int Led = 13 ;// define LED Interface
int buttonpin = 3; // define the Reed sensor interfaces
int val ;// define numeric variables val
void setup ()
{
pinMode (Led, OUTPUT) ;// define LED as output interface
pinMode (buttonpin, INPUT) ;// output interface as defined Reed sensor
}
void loop ()
{
val = digitalRead (buttonpin) ;// digital interface will be assigned a value of 3 to read val
if (val == HIGH) // When the Reed sensor detects a signal, LED flashes
{
digitalWrite (Led, HIGH);
}
else
{
digitalWrite (Led, LOW);
}
}
Chấp nhận thanh toán