HI guys,
I have been looking for a usb to can bus interface to send a radio turn on command for a Mygig radio from a 2008 dodge charger, it has a low speed can bus but I cannot seem to find any interfaces that specifies that they will work with a low speed bus.I am doing some testing on a radio that I replaced so I cannot experiment with it connected to the car.
I have found some low cost options on ebay and aliexpress. These are the ones I have been looking at, if someone can help me choose one I would greatly appreciate it.
https://www.ebay.ca/itm/222771354337
https://www.aliexpress.com/item/Free-sh ... 58299.html
https://www.aliexpress.com/item/USB-CAN ... 43547.html
https://www.aliexpress.com/item/USB-CAN ... 02700.html
I have also looked into arduino and a canbus shield but from what I have read and seen on youtube, the canbus shield only supports the high speed canbus, also it seems more complicated to setup.
help with choosing a canbus to usb interface
-
- How the heck did I end up here?
- Posts: 12
- Joined: 2017 Dec 27 11:39
help with choosing a canbus to usb interface
Last edited by linuxkidd on 2017 Dec 28 13:56, edited 1 time in total.
Reason: removed extraneous content from links
Reason: removed extraneous content from links
Re: help with choosing a canbus to usb interface
there is a project on here that does just that. @rtgree01 made the code available online. he even made a custom board.
https://github.com/dubb45/DodgeRadioLib
https://github.com/dubb45/DodgeRadioLib
-
- How the heck did I end up here?
- Posts: 12
- Joined: 2017 Dec 27 11:39
Re: help with choosing a canbus to usb interface
hi poop713 the project you posted is what i am looking for but it is for a pro mini, do you know how i can convert the code to work on an uno?
Re: help with choosing a canbus to usb interface
it should work for a uno too. if not just make sure the wiring is the same