Skip to content

Qt based serial port terminal emulator, data logger/plotter.

Notifications You must be signed in to change notification settings

dciliske/qSerialTerm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT
=====

qSerialTerm is a simple serial port terminal emulator based on the Qt
framework. qSerialTerm is mean to give you a feeling about the usage of
the QtSerialPort library (http://qt-project.org/wiki/QtSerialPort), so you
can code more complex applications later on.

DEPENDENCIES
============

qSerialTerm relies on the QtSerialPort and libqwt libraries. For installation 
steps, check the wiki (https://github.com/JorgeAparicio/qSerialTerm/wiki).

BUILDING
========

 $ qmake
 $ make

DEVELOPMENT
===========

qSerialTerm was developed using Qt Creator, which is the recommended IDE
for further development.

LICENSE
=======

The qSerialTerm code is released under the terms of the GNU General Public
License (GPL) version 3.

See COPYING.GPL3.txt for more details.

About

Qt based serial port terminal emulator, data logger/plotter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published