Skip to content

A simple example program using Qt/Qwt widgets to be used as a base for students doing Raspberry Pi data acquistion.

Notifications You must be signed in to change notification settings

graeme-hattan/qwt-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QwtExample

A simple example program using Qt/Qwt widgets to be used as a base for students doing Raspberry Pi data acquisition.

Qt is a cross platform framework for developing graphical applications, for more information please visit the links below:

Qwt is a technical widget library based on Qt, please see:

Making it work

To clone the git repository:

git clone https://github.com/glasgow-bio/qwt-example

To build:

cd qwt-example
qmake
make

To run (assuming you are logged into the RPi over ssh and no X-server is running):

startx ./QwtExample

About

A simple example program using Qt/Qwt widgets to be used as a base for students doing Raspberry Pi data acquistion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published