comchan-0.1.4 is not a library.
ComChan
ComChan is a Blazingly Fast Serial monitor for Embedded Systems and Serial Communication.
Latest Version: 0.1.0
Installation
From crates.io
[!NOTE]
cargo installNOW AVAILABLE
#Install the binary directly
After installing, check if it has been installed with
From source
# Clone from GitHub
# Clone from Codeberg
Common Commands
Basic Serial Monitor
# OR
Verbose Mode
# OR
Log Mode
# OR
For an example log file , get it here
Features
- Read incoming Serial data from Serial ports
- Write to Serial port i.e Send data to Serial device.
- Basic logging.
- Write serial data to a file for later use (can be .txt , .csv and more)
- Terminal based Serial Plotter (to be implemented with the
--plotcommand)
Legends
- Implemented Features
- Yet to me implemented