Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New CCD <-> CAN board coming soon #6

Open
csouers opened this issue Aug 13, 2018 · 8 comments
Open

New CCD <-> CAN board coming soon #6

csouers opened this issue Aug 13, 2018 · 8 comments

Comments

@csouers
Copy link
Owner

csouers commented Aug 13, 2018

Will have bidirectional support and support Arduino pro mini and Particle devices.

The board will have a OBD2 header for connecting devices like the comma.ai panda for can sniffing and sending. The ISO/SCI lines will also be routed to OBD2 in their necessary spots to match the newer pinout spec (not sure if they move) if possible.

@causalloop
Copy link

Will this mean communication with older pre OBD2 vehicles using CCD - IE my 94 grand cherokee etc.? Maybe I'm picturing this in my head wrong - is this creating an obd 2 port allowing for things to plug into it - or is this something that plugs into an obd2 port?

@csouers
Copy link
Owner Author

csouers commented Aug 13, 2018

Technically, it will be possible. Note that this will not enable apps like Torque or Car Scanner to work with OBD1 cars. This is essentially just an adapter to go to CAN. The comma ai panda can read can busses, and when paired with cabana.comma.ai and your computer, you can view in real time the messages on the bus. Particle also has some potential here for cellular/cloud control of the bus. I've sent door unlock and lock commands over CCD from my phone. It's just a matter of sorting out the hardware and software.

This will either plug into the existing obd2 port or have some sort of a connection to run the ccd lines into (for OBD1 cars).

@causalloop
Copy link

causalloop commented Aug 13, 2018 via email

@csouers
Copy link
Owner Author

csouers commented Aug 13, 2018

What data are you wanting off of the bus?

@causalloop
Copy link

causalloop commented Aug 13, 2018 via email

@csouers
Copy link
Owner Author

csouers commented Aug 13, 2018

yeah, i don't think any of that is on the bus (remember, this is not can. bandwidth and device counts are very limited!) . take a look in the google sheet in the readme. a majority of stuff is broken out there. At best you'll get coolant temp, maybe not on your 94. Does your ZJ have 2 coolant sensors (one for the pcm other for the gauge)?

@causalloop
Copy link

causalloop commented Aug 13, 2018 via email

@csouers
Copy link
Owner Author

csouers commented Aug 13, 2018

The snap on is reading from SCI. Totally different animal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants