Skip to content
Snippets Groups Projects
Commit 4ce6c5fe authored by ENGEL LORRY's avatar ENGEL LORRY
Browse files

Update Readme.md

parent 74473b86
No related merge requests found
# serialGUI
**serialGUI** is a python user interface developed to interact with a serial port. It allows to send and receive text or bytes threw the serial port.
**serialGUI** is a python user interface developed to interact with a serial port. It allows to send and receive text or bytes through the serial port.
## Description
......@@ -15,6 +15,6 @@ pip install pyqt5 pyserial
## Dependencies
- **pyserial** : required for serial communication
- **PyQt5** :
- **PyQt5** : required for GUI
## Usage Example
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment