Git Product home page Git Product logo

serialtoolbox's Introduction

SerialToolbox

A serial port terminal and debugger, inspired by HTerm

Prebuild Debian/Ubuntu Package

Download from Github Pages

Development

Compiling SerialToolbox

Dependencies:

  • A C++17 compatible Compiler (e.g. GCC>=8)
  • CMake (>= 3.10)
  • GTest and GMock (downloaded automatically)
  • Address Sanitizer (LibASan)
  • QT5

Nomenclature

  • Callback: one or zero receivers
  • Listener: arbitrary many receivers

serialtoolbox's People

Contributors

aul12 avatar ottojo avatar sisco0 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

serialtoolbox's Issues

don't run and compile by ubuntu 20.04 64bit

hi,
my program down for http://aul12.github.io/SerialToolbox/serialtoolbox.deb
run it, output :

$ SerialToolbox
terminate called after throwing an instance of 'std::runtime_error'
what(): Could not find ui file

git clone sourcecode and cmake build

$ cmake ..
CMake Error at CMakeLists.txt:25 (find_package):
By not providing "FindQt5Quick.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Qt5Quick",
but CMake did not find one.

Could not find a package configuration file provided by "Qt5Quick" with any
of the following names:

Qt5QuickConfig.cmake
qt5quick-config.cmake

Add the installation prefix of "Qt5Quick" to CMAKE_PREFIX_PATH or set
"Qt5Quick_DIR" to a directory containing one of the above files. If
"Qt5Quick" provides a separate development package or SDK, be sure it has
been installed.

-- Configuring incomplete, errors occurred!
See also "/works/temp/SerialToolbox/build/CMakeFiles/CMakeOutput.log".

i am run sudo apt install qt5-default but ...

thks

Implement Parity

Some mapping between view and controller, is necessary needs decision

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.