cc.serializer

Transmit and receive Serial data and divide the stream into packets with NLSM protocol.


License
MIT
Install
pip install cc.serializer==2024.5.2

Documentation

cc.Serializer

Transmit and receive Serial data and divide the stream into packets with NLSM protocol.

Installation

pip install cc-serializer

Usage