Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

fklement/cannes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hex.pm version hex.pm downloads hex.pm licence

A library for CAN written in Elixir.

Documentation: https://hexdocs.pm/cannes

INFO:
Cannes is still under development and by far not complete. Feel free to contribute.
See General Informations for more about this project

Installation

To use Cannes in your Mix projects, first add Cannes as a dependency.

def deps do
  [
    {:cannes, "~> 0.0.5"}
  ]
end

Prerequisites

  • Install Python v3.x
  • Install Elixir v1.11+
  • Setup a virtualenv and activate it
  • Run pip install -r requirements.txt to install the python dependencies
  • Run mix deps.get to install the Hex dependencies

General Informations

This is a small part of my master thesis. In the meantime, if anyone would like to add anything, feel free to do so.

The thesis with the title A Man-In-The-Middle Approach Towards Dataflow Management for OBD-II Interfaces in Vehicles is by now already finished.
If you want to know more about it, feel free to contact me.

Release notes

See the changelog for changes between versions.

About

A library for CAN written in Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •