≥{{item.MinNumber}}:
{{pro.LadderPrices[num].viewPrice}}
{{item.viewPrice}}
Nhấp vào đây để truy cập trang web Utsource
Xin chào! Đăng nhập hoặc Đăng ký ngay bây giờ
APP Bảng dữliệu 380K likes UtsourceDear customers, due to the implementation of the GDPR policy in Europe, UTSOURCE has also made adjustment accordingly to meet the policy requirements. Please read the new privacy policy carefully and this window will no longer pop up after you accept it.
Delivery Address
+ Thêm địa chỉ
Địa chỉ giao hàng mới
* Vui lòng điền chính xác số điện thoại di động để đảm bảo rằng bạn có thể nhận được thông tin theo dõi kịp thời.
Mã quốc gia
Yêu thích
Utsource certified used parts
Các linh kiện đã qua sử dụng được Utsource chứng nhận đảm bảo
1. Utsource sẽ kiểm tra hàng hóa, bao gồm kiểm tra hình thức bên ngoài (không có thiệt hại nghiêm trọng về hình thức), lựa chọn các nhà cung cấp có năng lực và trung thực, và đảm bảo tỷ lệ đủ điều kiện 98%.
2. Một số linh kiện được kiểm tra bằng máy.
3. Các linh kiện được Utsource chứng nhận có thể được trả lại và hoàn tiền vô điều kiện trong vòng 60 ngày.
Tất cả tên sản phẩm, nhãn hiệu, thương hiệu và biểu tượng được sử dụng trên trang web này là tài sản của chủ sở hữu. Các mô tả hoặc bán các sản phẩm có các tên, nhãn hiệu, thương hiệu và biểu tượng này chỉ nhằm mục đích nhận dạng và không nhằm chỉ ra bất kỳ liên kết hoặc ủy quyền nào của bất kỳ chủ sở hữu nào.
Parameter | Description |
---|---|
Model | SW-420 |
Type | Vibration Sensor Module |
Operating Voltage | 3.3V to 5V DC |
Current Consumption | < 1mA |
Output Type | Normally Closed (NC) |
Sensitivity | Adjustable via potentiometer |
Operating Temperature | -20°C to +70°C |
Dimensions | 30mm x 15mm x 10mm |
Weight | 8g |
Interface | 3-pin JST connector or 3-pin 2.54mm pitch header |
Pins | VCC, GND, OUT |
Power Supply:
Signal Output:
Adjusting Sensitivity:
Connecting to a Microcontroller:
Mounting:
Testing:
const int vibrationPin = 2; // Connect the OUT pin to digital pin 2
void setup() {
pinMode(vibrationPin, INPUT);
Serial.begin(9600);
}
void loop() {
int sensorValue = digitalRead(vibrationPin);
if (sensorValue == HIGH) {
Serial.println("Vibration Detected!");
} else {
Serial.println("No Vibration");
}
delay(1000); // Wait for 1 second before checking again
}
This code reads the state of the vibration sensor and prints "Vibration Detected!" to the serial monitor when a vibration is detected.
(For reference only)QUANTITY | UNIT PRICE | PLUS UNIT PRICE | TOTAL PRICE |
---|---|---|---|
≥1: | US $1.13000 | US $1.06220 | US $1.06220 |
≥5: | US $0.91000 | US $0.85540 | US $4.27700 |
≥10: | US $0.68000 | US $0.63920 | US $6.39200 |
Sản phẩm thay thế
Substitute Product Name | Brief Description |
---|---|
KY-002 Vibration Sensor | A small sized vibration sensor module that can detect vibrations and shake. It has a normally closed contact and is compatible with Arduino and other microcontroller platforms. |
SW18010P Vibration Sensor | A high sensitivity vibration sensor with normally closed contact, ideal for detecting minor vibrations and movements in various applications. |
AM312 Mini PIR Motion Sensor | A miniature passive infrared motion sensor that can detect human movement. Though it is motion-oriented, it can serve as an alternative in projects requiring vibration detection through environmental motion. |
PCB Vibration Sensor - SW-420 | An alternative SW-420 module for detecting vibrations, featuring a normally closed contact and is compatible with various microcontroller systems. |
LX-006 Vibration Sensor | A versatile vibration sensor module with normally closed contacts, suitable for applications requiring high sensitivity to vibrations. |
Sử dụng sản phẩm
The SW-420 Normally Closed Vibration Sensor Module is utilized in various types of circuits where vibration or shock detection is needed. Some common applications and example circuits include:
Security Systems:
Industrial Equipment Monitoring:
Consumer Electronics:
Home Automation Systems:
Automotive Applications:
A basic circuit using an SW-420 vibration sensor module can be designed to trigger an LED or buzzer when vibrations are detected. Below is a simple example:
+Vcc (5V) ---> SW-420 Vcc
GND ---> SW-420 GND
D0 (SW-420) ---> Digital Input Pin on Arduino (e.g., Pin 2)
GND (Arduino) ---> Common GND
Digital Output Pin from Arduino (e.g., Pin 13 for LED) ---> LED (through a current-limiting resistor) ---> GND
OR
Digital Output Pin from Arduino (e.g., Pin 13 for Buzzer) ---> Buzzer (through a current-limiting resistor) ---> GND
const int sensorPin = 2; // Pin connected to D0 of SW-420
const int ledPin = 13; // Pin connected to LED or Buzzer
void setup() {
pinMode(sensorPin, INPUT);
pinMode(ledPin, OUTPUT);
Serial.begin(9600);
}
void loop() {
int sensorValue = digitalRead(sensorPin);
if (sensorValue == LOW) { // Detect vibration (Normally Closed)
digitalWrite(ledPin, HIGH);
Serial.println("Vibration Detected!");
} else {
digitalWrite(ledPin, LOW);
}
delay(100); // Short delay for debounce
}
When a vibration is detected, the SW-420 vibration sensor will change its state, and the Arduino will turn on the LED or buzzer. The Serial.println
function is used here for debugging purposes to monitor detection activity.
Danh sách quốc gia logistics toàn cầu
Cờ | Quốc gia | Thời gian giao hàng dự kiến | Chi phí khối lượng tối thiểu đầu tiên | ||
---|---|---|---|---|---|
Hoả tốc | Vận chuyển tiêu chuẩn | Hoả tốc (0.5kg) | Vận chuyển tiêu chuẩn (0.05kg) |
Đặt
Thanh toán
Đang giao hàng
Phiếu quà tặng/Dịch vụ PLUS
Trở về
Trả hàng thường được chấp nhận khi đơn hàng hoàn thành trong vòng 90 ngày kể từ ngày bưu kiện được giao.
Lỗi (Vui lòng cung cấp báo cáo chất lượng của bên thứ ba về các sản phẩm không phù hợp)
Phí vận chuyển trả hàng phải được trả trước; chúng tôi sẽ không chấp nhận các lô hàng COD.
Bảo hành
Tất cả các giao dịch mua của UTSOURCE đều có chính sách hoàn lại tiền trong 90 ngày, cộng với bảo hành UTSOURCE trong 100 ngày đối với bất kỳ lỗi sản xuất nào. Bảo hành này sẽ không áp dụng cho bất kỳ mặt hàng nào có lỗi do khách hàng lắp ráp không đúng cách, khách hàng không làm theo hướng dẫn, sửa đổi sản phẩm, vận hành cẩu thả hoặc không đúng cách.
SW-420 Normally Closed Vibration Sensor Module
SW-420 Normally Closed Vibration Sensor Module có một số thương hiệu trên khắp thế giới có thể có tên thay thế cho SW-420 Normally Closed Vibration Sensor Module do sự khác biệt về khu vực hoặc do nhượng quyền. SW-420 Normally Closed Vibration Sensor Module cũng có thể được gọi các tên sau
CÁC LỰA CHỌN MUA HÀNG
Miễn phí giao hàng cho 0,5kg đầu tiên cho các đơn đặt hàng trên US $300.00(Ngoại trừ Hoa Kỳ)
Hoả tốc: Dự kiến đến {0}
Giao hàng tiêu chuẩn: Dự kiến đến {0}
Quốc gia:
United States
Chuyển phát nhanh
UTSOURCE
{{pro.Parameter.Brand}}
{{pro.encapsulation}}
{{pro.Parameter.DateCode}}
{{pro.brief}}
Tối thiểu:{{pro.BuyQuantity}}
Giao hàng tiêu chuẩn
Hoả tốc: Dự kiến đến {0}
Giao hàng tiêu chuẩn: Dự kiến đến {0}
Chuyên gia ngừng sản xuất, chúng tôi có thể cung cấp một số lượng lớn linh kiện điện tử đã ngừng sản xuất và rất khó tìm kiếm, tạo điều kiện cho công ty bảo trì
Reply to
submit