Skip to content

zhoupeng6d/python-can

 
 

Repository files navigation

基于python-can的can_player,加入模拟XCU UDP协议的interface实现了回放asclog并通过UDP发送的功能;

setup environment

cd python-can export PYTHONPATH=${PWD}

run can_player

cd scripts python3 ./can_player.py -i xcudp ../test/data/test_CanMessage.asc

About

The can package provides controller area network support for Python developers

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.2%
  • Other 0.8%