Skip to content

netlcod/QUDevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUDevice

A QtUsefulDevice C++ Library

This library contains a collection of wrappers (asynchronous (non-blocking) and synchronous (blocking) approach) over interfaces/protocols.

Device list:

  • serial port
  • udp socket
  • tcp client/server
  • modbus master (client)

Build flags

  • select shared or static build: BUILD_SHARED_LIBS
  • set install path: QUDEVICE_INSTALL
  • select specific device or all devices for build

Usage

See USAGE.md

License

This project is licensed under the GNU Lesser General Public License v3.0 - see the LICENSE file for details.

About

Collection of useful Qt widgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published