Новое поступление
Характеристики
*Текущая стоимость уже могла изменится. Что бы узнать актуальную цену и проверить наличие товара, нажмите "Добавить в корзину"
Месяц | Минимальная цена | Макс. стоимость | Цена |
---|---|---|---|
Sep-17-2025 | 0.96 руб. | 0.46 руб. | 0 руб. |
Aug-17-2025 | 0.83 руб. | 0.1 руб. | 0 руб. |
Jul-17-2025 | 0.13 руб. | 0.17 руб. | 0 руб. |
Jun-17-2025 | 0.2 руб. | 0.95 руб. | 0 руб. |
May-17-2025 | 0.46 руб. | 0.39 руб. | 0 руб. |
Apr-17-2025 | 0.64 руб. | 0.57 руб. | 0 руб. |
Mar-17-2025 | 0.25 руб. | 0.9 руб. | 0 руб. |
Feb-17-2025 | 0.78 руб. | 0.1 руб. | 0 руб. |
Jan-17-2025 | 0.94 руб. | 0.17 руб. | 0 руб. |
Описание товара
Brand NameNoneOriginMainland ChinaCertificationNONEDIY SuppliesELECTRICALMeasurement unitpiece/piecesEach pack1
The new product, 2019 third-generation high-precision weather interface board, 8K CPU, big data calculation, support two kinds of data output, British system data easy link APRS equipment, metric system professional measurement data convenient user secondary development, high-precision temperature and humidity sensor, wind speed, rainfall measurement accurate.
Note:
There are two types of shell, fully closed and semi-closed. Please note which type of shell you want after placing an order
Fully enclosed: suitable for outdoor environment with high temperature and humidity
Semi-closed: easy to install, suitable for semi-outdoor or indoor environment, no message will be sent to the semi-closed shell by default.
2019 Third-generation meteorological module (semi-closed enclosure)
WS3 Generation three weather module, TTL interface
Power supply: 5 v
Built-in: temperature + humidity pressure
Interface: wind speed + wind direction + rainfall light +PMS5
Communication: TTL own protocol + verification
Speed: 2400, 9600
Format: metric system, British system
Support Arduino, raspberry
New modbus+TTL weather communication module
RS485 MODBUS + TTL version
Power supply: DC7-15 v
Built-in: temperature + humidity + air pressure
Interface: wind speed + wind direction + rainfall + light +MS5003 columns
Communication: MODBUS metric system +TTL metric system
Support Arduino, raspberry
Support firmware upgrade
WS1 second-generation weather module, TTL interface
Interface: wind speed + wind direction + rainfall +PMS5003 series
Communication: TTL, own protocol + verification
Data: British system, metric system
Support Arduino, raspberry
Third-generation meteorological module (semi-closed enclosure)
Third-generation meteorological module (fully enclosed enclosure)
51WS3 weather interface module data storage and calculation description
Rainfall: the 51WS3 weather interface board is equipped with 1440 bytes of rainfall data cache to record the rainfall data samples per minute.After rolling calculation, the rainfall values of the previous minute, the previous hour and the previous 24 hours were obtained
Wind speed: 51WS3 weather interface board built-in 300 bytes wind speed data cache, recording the real-time wind speed sampling value every second.
After rolling calculation, the real-time wind speed, the average wind speed in the first 1 minute and the maximum wind speed in the first 5 minutes were obtained.
Temperature: temperature, humidity and pressure data shall be read every 5 seconds
Note:
JP1 short connection =ARS British mode,JP1 open circuit = professional metric mode JP2 short connection =2400 speed,JP2 open circuit =9600 speedOutput one measurement at an interval of 0.5 seconds.
APRS data output format (English, default) :
c000s000g000t082r000p000h48b10022*3COutput 38 bytes every 0.5 seconds, including the newline character at the end of the data (OD,OA)
Data analysis:
C000: wind direction Angle, unit: degree. S000: first minute wind speed, in miles per hour G000: maximum wind speed for the first 5 minutes, in miles per hour T086: temperature (Fahrenheit) R000: previous hour rainfall (0.01 in.) P000: rainfall in the previous 24 hours (0.01 in.) H53: humidity (00% - 99%) B10020: air pressure (0.1hpa)*20 checksum, A and * (excluding *) all characters xor result
The interface board will automatically detect whether the air pressure piece, temperature and humidity sensor is installed, and the data of the sensor that is not installed will display "... ". For example, if no temperature and humidity sensor and air pressure piece are installed, the output data is as follows: C000s000g000t... R000p000h.. B...The generation weather module supports the automatic identification of particulate matter sensor PMS5003 PMS5003ST
:c000s000g000t086r000p000h45b09963*31
When it is detected that PMS5003 is installed, the data output is as follows:
Including PM2.5 and validation data formats: c000s000g000t082r000p000h43b09985, 027035040023032040, 14
Professional measurement data output format (metric) :
Short JP1, JP1=0 British, open road JP1, JP1=1 metric system
After electrification, into the professional measurement mode, convenient for secondary development.
DATA interface 9600, 2400 speed
Professional measurement data format: A4095B000C0000D0000E0000F0000G0000H0000I0000J0000K0000L0281M576N10024 * 2774 bytes are output every 0.5 seconds, including the newline character (OD,OA) at the end of the data.
Data analysis:
A0789: real-time measurement of wind direction AD value (0-4095) B000: wind Angle value (16 direction) C0000: real-time wind speed frequency 1Hz D0000: real-time wind speed 0.1m /S E0000: previous minute average wind speed 0.1m/s F0000: maximum wind speed of 0.1m/s in the first 5 minutes G0000: real-time rainfall bucket number, 0-9999, cycle count H0000: the number of rain buckets in the previous minute, 0-9999 I0000: rainfall 0.1mm in the first minute J0000: rainfall 0.1mm in the previous hour K0000: rainfall 0.1mm in the first 24 hours L0209: temperature (c), 0.1 ° c, below zero, first display symbol "-".M703: humidity 0.1 (0% = 99%)
N10233 pressure (0.1hpa)
*27 checksum, A and * (excluding *) all characters xor results
51WS3 calibration and adjustment function
51WS3 supports the ability to calibrate data, which can be used when the original data values need to be adjusted in some special circumstances.51WS3 factory default is that the temperature, humidity and pressure are all the original data output, that is, no addition or subtraction.
1. Connect the USB to TTL data cable (optional), connect 51WS3, open the general serial port debugging software, and select the correct port number with the rate of 9600.
2, send the instruction AT+SET=T+000H+000B+0000 carriage return, that is, the setting is finishedNote: all setup commands require + ENTER.
Command: the AT + VER =? enter
Note: displays the current firmware version number
Command: AT+SET=T+000H+000B+0000 enter
Description: add and subtract the original data of temperature, humidity and air pressure
Instruction,
The AT + SET = T + 000 h + 000 + 0000 bT+000 represents temperature +00.0 ° c (in degrees Celsius), calibration range +-99.9
Note: this calibration value is metric Celsius.
H+000 represents humidity +00.0% and calibration range +-99.9
Calibration addition, if the measurement of humidity + calibration value, more than 99.9%, then fixed to 99.9% When calibrating subtraction, only the subtraction is allowed if the humidity is measured as a positive value of >.B+000 represents air pressure +000.0hpa and calibration range +-999.9hpa
For example:
Raw data: c000s000g000t082r000p000h49b09957 SET: AT+SET=T+ 000h-080b-1000 enterNew data: c000s000g000t082r000p000h41b08957
51WS3 weather interface module data storage and calculation description
Rainfall: the 51WS3 weather interface board is equipped with 1440 bytes of rainfall data cache to record the rainfall data samples per minute.
After rolling calculation, the rainfall values of the previous minute, the previous hour and the previous 24 hours were obtained.
Wind speed: 51WS3 weather interface board built-in 300 bytes wind speed data cache, recording the real-time wind speed sampling value every second.
By rolling calculation, real-time wind speed, average wind speed in the first 1 minute and maximum wind speed in the first 5 minutes were obtained.
Temperature: temperature, humidity and pressure data shall be read every 5 seconds
Calibration of wind speed and rainfall test
Смотрите так же другие товары: