Skip to content

Use Arduino to read and display data from General Motors Entertainment and Comfort (E&C) Serial Bus.

License

Notifications You must be signed in to change notification settings

svschmitt/ECcomm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECcomm

This is a Linux program that communicates with a microcontroller equipped with the ECcomm_adapter code (https://github.com/svschmitt/EC-PCB/ ). Together, these items allow for bidirectional communication with the Entertainment & Comfort serial bus found in some GM vehicles. For more information, see http://stuartschmitt.com/e_and_c_bus/

To compile, simply run "make".

To run the program, supply as an argument the serial device for the Arduino. For example, ./ECcomm /dev/ttyACM0

Operating instructions are supplied in the program. One useful feature is E&C commands mapped to keystrokes. These are contained in the files .ECcomm in the user's home directory and ECcomm.cfg in the present working directory. A sample ECcomm.cfg file is supplied.

Better documentation is on the to-do list.

About

Use Arduino to read and display data from General Motors Entertainment and Comfort (E&C) Serial Bus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published