mirror of https://github.com/arendst/Tasmota.git
Add SDM120
parent
153dd56509
commit
a2844affc5
|
@ -3,13 +3,14 @@ Starting with TasmotaSerial version 2.0.0 it is possible for serial connected se
|
|||
|
||||
When the following sensor configurations are made Hardware Serial is used which will disable **user serial input**, SerialLog and force a sensor specific baudrate.
|
||||
|
||||
Sensor | GPIO1 (Tx) | GPIO3 (Rx) | Baudrate
|
||||
---------|------------|------------|---------
|
||||
PZEM004T | 59 PZEM Rx | 58 PZEM Tx | 9600
|
||||
MHZ19(B) | 57 MHZ Rx | 56 MHZ Tx | 9600
|
||||
SenseAir | 61 SAir Rx | 60 SAir Tx | 9600
|
||||
PMS5003 | 00 None | 65 PMS5003 | 9600
|
||||
NovaSds | 00 None | 66 SDS0X1 | 9600
|
||||
Sensor | GPIO1 (Tx) | GPIO3 (Rx) | Baudrate
|
||||
---------|--------------|--------------|---------
|
||||
PZEM004T | 59 PZEM Rx | 58 PZEM Tx | 9600
|
||||
SDM120 | 72 SDM120 Rx | 71 SDM120 Tx | 9600
|
||||
MHZ19(B) | 57 MHZ Rx | 56 MHZ Tx | 9600
|
||||
SenseAir | 61 SAir Rx | 60 SAir Tx | 9600
|
||||
PMS5003 | 00 None | 65 PMS5003 | 9600
|
||||
NovaSds | 00 None | 66 SDS0X1 | 9600
|
||||
|
||||
### 20180430 - 5.13.0 - Release
|
||||
#### Rules
|
||||
|
|
Loading…
Reference in New Issue