Skip to content

Desktop emulator for logical IO through various protocol of communication

License

Notifications You must be signed in to change notification settings

marsiliano/tino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tino

Tested environment

Travis CI (Linux) Github Actions
Linux/Win
Build Status Ubuntu Windows

Build

move in folder project
> mkdir build
> cd build
> cmake -DCMAKE_PREFIX_PATH=<your_path> .. (path example: ~/Qt/5.12.7/gcc_64)
> make

Feature

This is a desktop application useful to simulate communication between the logic board and video board.

  • import buffer configuration file from json
  • treeview to show protocol of imported file
  • settings loaded from file
  • widget to edit IO directly using mouse
  • communication through:
    • virtual com
    • modbus RS485