CAMARO6

CAMARO6 (https://www.camaro6.com/forums/index.php)
-   Audio, Video, Bluetooth, Nav, Radar, Electronics (https://www.camaro6.com/forums/forumdisplay.php?f=228)
-   -   CAN bus - Linux - Python (https://www.camaro6.com/forums/showthread.php?t=558789)

Trochoidal 07-21-2019 09:22 PM

CAN bus - Linux - Python
 
I’m currently working on a “third party” project that will utilize Python on a Linux platform.

Have any of you worked with the CAN bus to pull data (specifically PID’s) into a Rasberry Pi via Python on Raspian?

This would save me some research and time.

cellsafemode 07-22-2019 09:10 AM

I started, had the odb cable wired up (was going to tap the canbus via the odb2 port). Had the canbus tranceivers hat on my teensy 3.5 (or 3.6, i forget) all ready to go in a nice little module.

Since the teensy has 2 builtin hardware canbus ports, I was going to man in the middle a device, so I could replace some arbitrary bcm with my own after it learned the appropriate responses during startup to not trigger any error codes.

The need to do that to any given device though kind of petered out. I currently dont have anything i really care to change enough to invest the time.

IceGoaliePaul 07-22-2019 12:36 PM

I haven't played with the CAN bus yet but I will sometime. I'm currently screwing around with the interior spectrum lighting. Just sniffing right now but almost at the point of injecting my own signals.

Trochoidal 07-22-2019 10:43 PM

Thanks for the input/feedback. I’ll keep moving forward with my project. I’m going to keep adding to this thread in the future.


All times are GMT -5. The time now is 08:26 AM.

Powered by vBulletin® Version 3.8.9 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.