Menu

Tree [e14f07] master /
 History

HTTPS access


File Date Author Commit
 .qmake.stash 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 LICENSE-GPL3.txt 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 Makefile 2020-05-28 Paco Andrés Paco Andrés [e14f07] Changed for using theme tooltip colors instead ...
 QTc66.pro 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 QTc66.pro.user 2020-05-28 Paco Andrés Paco Andrés [e14f07] Changed for using theme tooltip colors instead ...
 QTc66_es_ES.ts 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 README.md 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 callout.cpp 2020-05-28 Paco Andrés Paco Andrés [e14f07] Changed for using theme tooltip colors instead ...
 callout.h 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 main.cpp 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 mainwindow.cpp 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 mainwindow.h 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 mainwindow.ui 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 tc66buffer.cpp 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 tc66buffer.h 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 tc66serial.cpp 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit
 tc66serial.h 2020-02-17 Paco Andrés Paco Andrés [bdb077] Initial commit

Read Me

About

This is a simple application for live reading the TC66/TC66C USB power meter

Todo

Install Qt5 development tools. You also need libcrypto and QtCharts.

Open the project with QtCreator and compile it or type 'make' in a console.

Usage

Open the application, type the serial port for the device and start recording data.

You can also save the recorded data in a CSV file.

Credits

This application is heavily based on the projects:

And uses the Callout class found in https://github.com/eyllanesc/stackoverflow/tree/master/questions/51085719

License

This library is under GPL3 license. A copy of it is included.