Git Product home page Git Product logo

canmim's Introduction

CAN Man In the Middle (CANMIM)

CANMIM is a DIY project which supports reading from vehicle's CAN bus, filtering and injecting data and sending the CAN data to another CAN bus using ESP32 family controllers. The original project was hosted under https://github.com/zeroomega/canmim. However, to better support revised hardware and add new features, the firmware was rewritten and rehosted here.

Intended use case

For amateur car racer and track enthusists, it is very popular to use laptimer and data loggers like AIM Solo 2 DL to log GPS and CAN data. However, these comercial data loggers/lap timers usually cannot log any data that are not from the CAN bus. For example, aftermarket oil pressure sensor sends out 0-5V analog signals and there isn't any official accessories that can hook it up to an AIM Solo 2 DL device. This CANMIM device solved this issue, by reading the analog signal from the oil pressure sensor using an ADC, and then send out the ADC readings using custom CAN IDs, combined with CAN data from the vehicle's CAN bus, to data logger's CAN input.

This project is mostly tested with Toyota GR86/Subaru BRZ ZD8. But the implementation is generatic and should work with any CAN 2.0B system.

TODO: Explain how to build the project.

TODO: Add hardware schematics.

LICENSE

This project is currently licensed under MIT license. However, it currently containing redistributed code from Espressif and Adafruit and they are released under different licenses. License files are included in the corresponding directories.

canmim's People

Contributors

zeroomega avatar

Stargazers

Ryne Kolessar avatar Ron avatar Magnus Thomé avatar

Watchers

Yin Zhong avatar Magnus Thomé avatar  avatar

Forkers

xingqianli

canmim's Issues

Differences with old release

Hi,

First, huge thanks for making public your work :)

What's the main improvement hard and software between this version and the older publish directly on your profile @zeroomega ?

My idea is to use parts of your work to make a CANbus analog input extension for my MaxxECU standalone ECU on my old '91 Nissan 200SX RS13 (240SX in the US) :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.