Tasmota/lib/lib_basic/TasmotaModbus-3.4.0
JeroenSt 96a1eb3ae5 In the first serie of tests this seems to work right. 2022-08-17 19:55:41 +02:00
..
examples/modbustest Fix Modbus serial config 2022-01-06 14:06:56 +01:00
src In the first serie of tests this seems to work right. 2022-08-17 19:55:41 +02:00
README.md Fix Modbus serial config 2022-01-06 14:06:56 +01:00
keywords.txt Fix Modbus serial config 2022-01-06 14:06:56 +01:00
library.json Fix Modbus serial config 2022-01-06 14:06:56 +01:00
library.properties Fix Modbus serial config 2022-01-06 14:06:56 +01:00

README.md

TasmotaSerial

Implementation of software serial with hardware serial fallback library for the ESP8266

Allows for several instances to be active at the same time.

Please note that due to the fact that the ESP always have other activities ongoing, there will be some inexactness in interrupt timings. This may lead to bit errors when having heavy data traffic.