https://github.com/mo7amed-hussein/serialplus
The purpose of this project is to provide an easy way to monitor and exchange data with serial port
https://github.com/mo7amed-hussein/serialplus
at-command cpp exchange-data hex monitor qt serial-communication serial-port serialplus
Last synced: 22 days ago
JSON representation
The purpose of this project is to provide an easy way to monitor and exchange data with serial port
- Host: GitHub
- URL: https://github.com/mo7amed-hussein/serialplus
- Owner: mo7amed-hussein
- License: gpl-3.0
- Created: 2017-02-12T18:38:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-09T14:40:56.000Z (almost 9 years ago)
- Last Synced: 2025-02-22T04:41:14.540Z (over 1 year ago)
- Topics: at-command, cpp, exchange-data, hex, monitor, qt, serial-communication, serial-port, serialplus
- Language: C++
- Homepage:
- Size: 325 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SerialPlus is open source software distributed under the terms of GNU public license (GPL)
The purpose of this project is to provide an easy way to monitor and exchange data with
serial port
SerialPlus has the following features:
=====================================
* monitor serial communicaion
* exchange data with serial ports
* log data in file
* handl commands in (ascii,hex)
* send files(hex/txt) to serial ports
* search in exchanged data
* interactive send ,as terminal
* history of last sent command
* autocomplete for most common AT commands and sent commands
finally
=====
I would also gladly welcome your contributions.
you are welcome to contact me at
m.hussein1389@gmail.com
Have fun!
Mohamed Hussein.