Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Support additional CAN hardware #26

Open
hardbyte opened this issue May 22, 2017 · 1 comment
Open

Support additional CAN hardware #26

hardbyte opened this issue May 22, 2017 · 1 comment

Comments

@hardbyte
Copy link

Hey I just saw your pycon talk - great stuff. Good luck getting the Tesla for testing purposes!

I've been maintaining a low level library that might interest you: python-can. It supports a whole bunch of physical can interfaces on windows and linux - and supports extended frame formats.

https://github.com/hardbyte/python-can

Cheers and I hope you don't mind the random suggestion out of the blue,
Brian

@looninho
Copy link

looninho commented Apr 1, 2020

Hi Eric,

thank you for sharing you project.

I have an auduino CAN shield that I want to add it to hw list. Is it correct that the frame expected from the hw is:
(timestamp) can0 PID#Data8

what is the request you send over serial to get it?

my arduino sketch can send continuously all PID frames without any request.

Bests,

Loon

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

No branches or pull requests

2 participants