Skip to content

The CanBadgers best friend! Control multiple CanBadgers over Ethernet.

License

Notifications You must be signed in to change notification settings

Gutenshit/CANBadger-Server

Repository files navigation

CANBadger Server

The CANBadgers best friend!

Quickstart

Unpack the binaries and run the program. The binaries come with all required libraries and are tested on ubuntu and windows. If you want to write your custom python script to talk to the CanBadger, have a look at the examples

Important

This project is compatible with Version 1 of the CANBadger Hardware, only. We strongly suggest you check out the CANBadger v2 Server Repository

Run from source

Required packages: python2, pyqt Additional packages for development: pyqt-tools, qtcreator (for editing the .ui files), pip Example installation in ubuntu:

sudo apt-get intall python-pip python-qt4 pyqt4-dev-tools qtcreator
sudo pip install bitstring

Then, just clone this repo and hack away

Attributions

"entypo icons" by Daniel Bruce - CC BY-SA 4.0

About

The CanBadgers best friend! Control multiple CanBadgers over Ethernet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages