Skip to content

An open source applicaton for CAN bus analysis, testing and data acquisition

Notifications You must be signed in to change notification settings

ywwjzsf/CANStream

 
 

Repository files navigation

Presentation

CANStream is a .NET application intended to be used for CAN (Controller Area Network) bus communication development, testing and validation.

CANStream allows to extensively test any system using CAN communication by sending and receiving CAN frames. Thanks to its powerful built-in mathematical expression evaluator, CANStream can also behave as a real control system feeding back the test device or commanding a third party device with context sensible data.

Extended data logging and data analysis features of CANStream provide a comprehensive solution for testing and results analysis.

CANStream extensively uses the PEAK PCAN-Basic API developed by PEAK System for the PCAN-USB adapter For more information about PEAK System: http://www.peak-system.com

You will therefore need to have PEAK PCAN-USB adapter and at least one free USB port available to make a complete use of CANStream.

CANStream can manage up to eight PEAK PCAN-USB adapters at the same time, thus you will need eight USB ports available.

As any .NET application, CANStream needs a Microsoft .NET framework to operate. You might need to install or upgrade your .NET framework.

If so, please visit http://www.microsoft.com/net to download the latest version of the Microsoft .NET framework.

Key features

  • CAN frames sending and receiving
  • CAN frame encoding and decoding
  • CAN frames sequence (cycle) playing
  • Mathematical expression evaluator for virtual data computation
  • CAN frames record
  • Frame records analysis
  • Vector CAN data base (*.dbc file) compatible

Home page

Visit http://canstream.hebergratuit.net/wp/ for more information and details about CANStream

About

An open source applicaton for CAN bus analysis, testing and data acquisition

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 61.6%
  • Visual Basic .NET 37.7%
  • Other 0.7%