หากต้องการใบเสนอราคา / ใบแจ้งหนี้ 
ติดต่อได้ทาง LINE Official: @mikroelec
  • จำนวนและราคาสินค้าที่มีอยู่จริงจะตรงกับในเว็บ
  • ถ้ากดใส่ตระกร้าได้แสดงว่ามีสินค้าพร้อมส่ง หากจำนวนไม่พอจะมีข้อความแจ้งจำนวนคงเหลือให้ทราบ
  • การรับ/ส่งสินค้ามี 3 รูปแบบคือ ส่งพัสดุ / มารับเองที่ร้าน / บริการแอปขนส่งเช่น Grab, LALAMOVE, ฺBolt, อื่นๆ



โมดูลวัดความดังเสียง Sound Level Meter 30-130db 20Hz-12.5kHz RS485 Industrial Grade Decibel Sound Detection Module เดซิเบล วัดเสียง

โมดูลวัดความดังเสียง Sound Level Meter 30-130db 20Hz-12.5kHz RS485 Industrial Grade Decibel Sound Detection Module เดซิเบล วัดเสียง
โมดูลวัดความดังเสียง Sound Level Meter 30-130db 20Hz-12.5kHz RS485 Industrial Grade Decibel Sound Detection Module เดซิเบล วัดเสียงโมดูลวัดความดังเสียง Sound Level Meter 30-130db 20Hz-12.5kHz RS485 Industrial Grade Decibel Sound Detection Module เดซิเบล วัดเสียงโมดูลวัดความดังเสียง Sound Level Meter 30-130db 20Hz-12.5kHz RS485 Industrial Grade Decibel Sound Detection Module เดซิเบล วัดเสียงโมดูลวัดความดังเสียง Sound Level Meter 30-130db 20Hz-12.5kHz RS485 Industrial Grade Decibel Sound Detection Module เดซิเบล วัดเสียงโมดูลวัดความดังเสียง Sound Level Meter 30-130db 20Hz-12.5kHz RS485 Industrial Grade Decibel Sound Detection Module เดซิเบล วัดเสียงโมดูลวัดความดังเสียง Sound Level Meter 30-130db 20Hz-12.5kHz RS485 Industrial Grade Decibel Sound Detection Module เดซิเบล วัดเสียงโมดูลวัดความดังเสียง Sound Level Meter 30-130db 20Hz-12.5kHz RS485 Industrial Grade Decibel Sound Detection Module เดซิเบล วัดเสียง
รหัสสินค้า SKU-02571
หมวดหมู่ โมดูลเสียง (Sound)
ราคา 1,200.00 บาท
ลงสินค้า 7 ม.ค. 2567
อัพเดทล่าสุด 15 ม.ค. 2568
ขออภัย สินค้าหมด
บัตรประชาชน
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay
  • จำนวนและราคาสินค้าที่มีอยู่จริงจะตรงกับในเว็บ
  • ถ้ากดใส่ตระกร้าได้แสดงว่ามีสินค้าพร้อมส่ง หากจำนวนไม่พอจะมีข้อความแจ้งจำนวนคงเหลือให้ทราบ
  • การรับ/ส่งสินค้ามี 3 รูปแบบคือ ส่งพัสดุ / มารับเองที่ร้าน / บริการแอปขนส่งเช่น Grab, LALAMOVE, ฺBolt, อื่นๆ
Features:
 
PCB-Onboard-Installation; Wide range 30~130db, wide frequency measurement 20~12.5kHz.
With this module, customers no longer have to worry about complex audio signal processing and can focus on expertise and quickly create value for customers. climb
Mainly used for various noises such as environmental noise, traffic noise, workplace noise, building construction noise and social noise.
Polarized back-electrode condenser microphone with wide dynamic range and stable performance.
There are slow and fast measurement modes to meet different needs.

Specifications:
Type: RS485
supply: 4.5 - 5.5V
 
Package includes:
1x Decibel Detection Module


Connection diagram
1, Sound probe, containing electret microphone, plastic sheath, dustproof cotton
 
2, Mode selection terminal, the jumper cap is shorted for fast mode, and the noise update time is 500ms; if not shorted, it is for slow mode, and the noise update time is 1.5S
 
3. Running indicator, flashing once every 1s
 
4. Pin description
 
10-28V: 10-28V power input
 
+5V: 5V power input
 
TXD/A: serial data transmission (output voltage 0~3.3V) / 485-A line
 
RXD/B: serial port data reception (input voltage 0~3.3V tolerates 5V input) / 485-B line
 
AO: analog signal output 0~3V
 
GND: negative power supply

Device communication
Basic communication parameters
 
The UART interface or 485 interface uses ModBus-RTU protocol for communication. The default communication communication parameters are:
 
Baud rate: 9600 Data bits: 8 bits Parity mode: No parity Stop bit length: 1 bit The device ModBus communication address is 1.
 
Data frame format definition
 
Adopt Modbus-RTU communication protocol, the format is as follows:
 
Initial structure ≥4 bytes of time
 
Address code= 1 byte
 
Function code= 1 byte
 
Data area= N bytes
 
Error check = 16-bit CRC code
 
End structure≥4 bytes of time
 
Address code: default 01.
 
Function code: The instruction function of the command sent by the host. This module only uses function code 0x03 (read register data).
 
Data area: The data area is the specific communication data. Note that the 16-bit data high byte is in front!
 
CRC code: Two-byte check code
 
Host inquiry frame structure:
Address Code: 1 Byte; Function Code: 1 Byte; Register Start Address: 2 Byte; Register length: 2 Byte; Check Code Low: 1 Byte; Check Code High: 1 Byte
 
Module response frame structure:
Address Code: 1 Byte Function Code: 1 Byte Numbers of Valid: 1 Byte First Data Area: 2 Byte; Second Data Area: 2 Byte; N Data Area: 2 Byte; Check code: 2 Byte
 
Register Address
Register address: 0000 H; PLC or Configuration address: 40001 ; Content: Instantaneous noise value Upload data is 10 times true; Operation: Read only
 
Communication protocol examples and explanations
Example: Read module noise value
 
Inquiry frame:
 
Address Code: 0x01; Function Code: 0x03; Starting Address: 0x00 0x00; Data Length: 0x00 0x01; Check Code Low: 0x84; Check Code High: 0x0A
 
Response frame: (for example, the current noise is 71.3dB)
 
Address Code: 0x01; Function Code: 0x03 ; Numbers of Retur-ed Valid Bytes: 0x02 ; Current Noise Value: 0x02 0xC9 ; Check Code Low: 0x79 ; Check Code High: 0x72


 

Interface Description

          Before you wiring and use, please read this article in detail, Improper use may result in irreversible damage to the product.

 

Line Color

Description

Power

Brown

Power supply Positive ( 10-30VDC )

Black

Power supply Negative

Communication

Yellow

485-A

Green or Blue

485-B

 

Communication protocol

Parameter

Description

Code

8-bit binary

Data bit

bit

Parity bit

None

Stop bit

1 bit

Error check

CRC

Baud rate

2400bit/s, 4800bit/s, 9600 bit/s default is 9600 bit/s

 

Register Address

Register Address

Plc Configuration Address

Content

Operation

0000H

40001

Instantaneous noise value

Read-Only

 

Communication example

          Read Device Address 0x01's Instantaneous noise value

Inquiry Frame

Address Code

Function Code

Start Address

Data Length

CRC

0x01

0x03

0x00 0x00

0x00 0x01

0x84 0x0A

 

 Answer Frames

Address Code

Function Code

effective byte

Instantaneous noise value

CRC

0x01

0x03

0x02

0x02 0x8C

0x38 0x89

 

How to calculate Instantaneous noise value

          28C H (hexadecimal) = 652 => noise = 65.2 dB









วิธีการชำระเงิน

บมจ. ธนาคารกสิกรไทย สาขาโรบินสัน ศรีสมาน ออมทรัพย์
พร้อมเพย์ สาขา- mobile
Scan this!
ไมโครอิเล็กทรอนิกส์
098-xxxxxx-9
Accept All Banks | รับเงินได้จากทุกธนาคาร

นโยบายการเปลี่ยนหรือคืนสินค้า

หากสินค้าชำรุดหรือใช้งานไม่ได้ สามารถขอเปลี่ยนสินค้าได้ภายใน 7 วัน

หมายเหตุ
ต้องไม่เสียหายอันเกิดจากใช้งานผิดพลาด ใช้ผิดวิธี ต่อไฟผิดขั้ว จ่ายไฟเกินกำหนด หรืออื่นๆที่ตรวจสอบแล้วไม่ได้เกิดจากความผิดพลาดจากการผลิตสินค้า


ค้นหาเลขพัสดุ/Track

  • ค้นหา
*ใส่ เบอร์มือถือ หรือ email ที่ใช้ในการสั่งซื้อ

Categories

เซนเซอร์(Senser)/ โมดูล(Module) [496]
อุปกรณ์ / อะไหล่อิเล็กทรอนิกส์ (Electronic component) [487]

Statistic

หน้าที่เข้าชม554,747 ครั้ง
ผู้ชมทั้งหมด312,390 ครั้ง
ร้านค้าอัพเดท7 ก.ย. 2568

Member

รายการสั่งซื้อของฉัน
เข้าสู่ระบบด้วย
เข้าสู่ระบบ
สมัครสมาชิก

ยังไม่มีบัญชีเทพ สร้างบัญชีใหม่ ไม่มีค่าใช้จ่าย
สมัครสมาชิก (ฟรี)
รายการสั่งซื้อของฉัน
ข้อมูลร้านค้านี้
ร้านMikroElectronic
MikroElectronic
จำหน่ายอุปกรณ์อิเล็กทรอนิกส์ โมดูล เครื่องมือ และอุปกรณ์ต่างๆ arduino อาดูโน อะไหล่เครื่องใช้ไฟฟ้า อะไหล่อิเล็กทรอนิกส์ รับออกแบบวงจร เขียนโปรแกรมด้วยอาดูโน รับทำโครงงาน นักเรียนนักศึกษา ให้คำปรึกษาแก้ปัญหาโครงงาน ออกแบบและสร้างงานต้นแบบ ร้านตั้งอยู่ ซอยร่วมสุข ปทุมธานี สถานที่ใกล้เคียง ดอนเมือง สรงประภา ศรีสมาน นนทบุรี แจ้งวัฒนะ
เบอร์โทร : 0984829329
อีเมล : mikroelec@gmail.com
ส่งข้อความติดต่อร้าน
เกี่ยวกับร้านค้านี้
สินค้าที่ดูล่าสุด
ดูสินค้าทั้งหมดในร้าน
สินค้าที่ดูล่าสุด
บันทึกเป็นร้านโปรด
Join เป็นสมาชิกร้าน
แชร์หน้านี้
แชร์หน้านี้

TOP เลื่อนขึ้นบนสุด
พูดคุย-สอบถาม