Skip to content

thaddeusbort/cantranslator

 
 

Repository files navigation

OpenXC CAN Translator

image

Version

3.2

Web

http://openxcplatform.com

Documentation

http://openxcplatform.com/cantranslator/

Source

http://github.com/openxc/cantranslator

Keywords

vehicle, openxc, embedded

--

The CAN translation module code runs on an Arduino-compatible microcontroller connected to one or more CAN buses. It receives either all CAN messages or a filtered subset, performs any unit conversion or factoring required and outputs a generic version to a USB interface.

For more documentation, see the vehicle interface section on the OpenXC website or the CAN translator documentation.

License

Copyright (c) 2012-2013 Ford Motor Company

Licensed under the BSD license.

The Windows driver for the CAN translator and its installer available in conf/windows-driver is licensed under the GPL. The installer for the driver is licensed under the LGPL.

Packages

No packages published

Languages

  • C++ 49.2%
  • C 33.1%
  • Python 11.6%
  • Shell 6.0%
  • Assembly 0.1%