UsbCANConverter-UCCbasic / uCCBViewer

PC Java GUI terminal like program for UCCB.

Home Page:https://ucandevices.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UCCBViewer

UCCBViewer is java software project for monitoring filtering and sending CAN frames. Program works with UsbCANConverterBasic. This project uses java UCCBlib for comunication.

Build

Whole project can be imported to netbeans. To merge output to one file, change all lib jar to zip. Copy all expect META-INF. Extract uCCBViewer.zip. Remove Class-Path and XComment lines from MANIFEST.MF from META-INF folder. Zip it. Rename to jar.

Usage

Program runs on Windows,Linux,MacOS.

License

uCCBlib is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. uCCBlib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

Program is based on USBtinViewer.

About

PC Java GUI terminal like program for UCCB.

https://ucandevices.github.io/

License:GNU General Public License v3.0


Languages

Language:Java 100.0%