Zerial is a cross-platform GUI utility for interact with COM (RS232) devices.
Zerial is:
- Fast like a lighting and a low resources consumption RS232 exchange
GUIutility:
- fast start, warm start <
3s - low memory consumption <
100 Mb - close to 0
CPUconsumption (with a properly working COM devices)
- Convenient:
- Exchange data with devices in a binary format in Hex mode
- Support multiple device at same time (not really tested)
- Support multiple platforms where
Net6could be installed (Avaloniais a Cross-Platform WPF) - Support multiple localizations that could be added without re-compilation (see folder
./Assets/Languages)
You could find why and how to support us here
To make application work in SNAP:
sudo snap set system experimental.hotplug=true
sudo systemctl restart snapd.service
sudo snap connect wissance-zerial:serial-port
