Skip to content

sebashb/PCBUSB-Monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAN Monitor App for macOS®

Copyright © 2013-2020 by UV Software, Berlin.

The MacCAN Monitor App is a little demo program to show the functionally of the PCBUSB library: the macOS library for PCAN-USB interfaces. The program displays received CAN messages in a table view; its size is limited to 1024 rows. Furthermore it is possible to send single standard CAN messages with 0 to 8 data bytes. Only PCAN-USB devices from PEAK-System Technik GmbH are supported; and only the first channel of a device. The PCAN-USB interface number is taken from the IO registry. USB interface and CAN baud rate must be chosen once the program is started; they cannot be changed afterwards.

License

This is free software, and you are welcome to redistribute it under certain conditions; see file LICENCE for details.

System requirements

  • Supported architecture: i386 x86_64
  • Supported CAN interfaces: PCAN-USB
  • Required library: libPCBUSB.0.9.dylib

Installation

  1. Download the PCBUSB library and run the install.sh script in a terminal session. Make sure that you have write permission to /usr/local folder.
  2. Download the MacCAN Monitor App or drag the program icon from the disk image to any folder you like (e.g. Programs).

Hazard note:

Do not connect your PCAN USB device to a real CAN network when using this program. This can damage your application.

References

  • Mac and macOS are trademarks of Apple Inc., registered in the U.S. and other countries
  • PCAN is a registered trademark of PEAK-System Technik GmbH, Darmstadt
  • Toolbar icons by Oxygen Team; GNU Lesser General Public License

Contact

mailto:[email protected]
http://www.mac-can.com

About

CAN Monitor App for macOS®

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 45.0%
  • C 27.6%
  • C++ 25.2%
  • Rich Text Format 2.2%