Skip to content

doquen/noter

Repository files navigation

NoTer

Simple Serial Port terminal for communicating with hardware. If you liked the app please Donate.

ReadMe Sections

  1. Summary
  2. Screenshots
  3. Clone and Compile
  4. Downloads
  5. Help Wanted

Summary

The idea is to create a simple and good loking terminal for being able to transmit to and from electronic boards and hardware. It can be configured to show data in hex or string format. It allows manual configuration of the port to use. It supports console mode, where data is sent right away a key is pressed, or traditional mode, where you write data in a line, chose a end delimiter and then send it with a button. It has utilities to convert text to hex and visceversa.

Screenshots

imagen

imagen

imagen

Clone and Compile

The easiest way is to import the project with Qt Creator and compile it from ther. In Qt Creator:

You can also run in the project directory:

qmake && make

Qt 5.x or above is needed, with QtQuick controls 2.x.

Downloads

You can download binaries for Linux or Windows from here. They are supposed to autodetect your language if it's English or Spanish.

Help Wanted

If you want to help a not very experienced programmer like me and make this project better, pleas contact me.

About

Simple Serial Port Terminal. It allows communication with serial ports, and some hex to text and text to hex utilities.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published