Skip to content

iamx-ariful-islam/Data-Receiver-LISv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Receiver LISv2

A Python-based hematology analyzer data receiver lis system using PyQT5 GUI

PyQt is a set of Python binding for the Qt Framework from C++ that can be used to create Desktop Graphical User Interfaces. PyQt gives you all the complex functionalities of C++ Qt while allowing swift development in Python.

Task Description

A project to build a Python and PyQT5-based desktop application and it's directly connect hematology analyzer with network or serial port communcation and receive data from analyzer then store that data into text file and extract data and show result. Here are some special features added.

  • Live data receive from analyzer

Task Requirments & Testing Environment

this project is developed using all new os, software and tools.

  • Operating System : Windows10, Kali Linux2022.4 and MacOS Sierra 10.12
  • Software : Python3.11 and Visual Studio Code

Installation

First download, install and configure python. Then use the package manager pip to install on.

  • Windows installation
  • Kali linux installation
  • Mac installation

Notes

The requirements.txt file, lists of all the Python libraries that my "hematology analyzer data receiver lis system" depends on and installs those packages from the file:

pip install -r requirements.txt
# or
sudo pip install -r requirements.txt

Screenshots

Here are some screenshots of the Data Receiver LISv2 project:

Main Page
Main Page
Output Page
Output Page

Contributing

Contributions, suggestions, and feedback are always welcome! ❤️ To contribute:

  1. Fork the repository
  2. Create a new branch (feature/new-feature)
  3. Commit your changes
  4. Push and submit a Pull Request

💬 You can also open an issue if you’d like to discuss a feature or report a bug.

For more or connect with me

        

License

The MIT License (MIT)

Thank You for Visiting!

“Good design is about making things simple yet significant”
Md. Ariful Islam

Releases

No releases published

Packages

No packages published

Languages