Dev Blog
Forum
Wiki
About
NefMoto
>
Technical
>
Reverse Engineering
>
wanted: cheap and decent canbus sniffer
Pages: [
1
]
« previous
next »
Author
Topic: wanted: cheap and decent canbus sniffer (Read 9659 times)
k0mpresd
Hero Member
Karma: +146/-54
Offline
Posts: 1655
wanted: cheap and decent canbus sniffer
« on: July 06, 2015, 07:00:28 PM »
looking to purchase a cheap and decent canbus sniffer as a hobby project for something.
whats a good one to look for?
thanks.
Logged
aef
Hero Member
Karma: +69/-46
Offline
Posts: 1600
Re: wanted: cheap and decent canbus sniffer
« Reply #1 on: July 06, 2015, 10:13:39 PM »
arduino can bus shield?
or
http://shop.dieselschrauber.de/can-usb-interface-kit-rks-can-p-313.php
Logged
seishuku
Full Member
Karma: +13/-0
Offline
Posts: 131
Re: wanted: cheap and decent canbus sniffer
« Reply #2 on: July 07, 2015, 03:14:03 PM »
I made my own with an STM32F429 Discovery and a $3 chinese CANBus transceiver, total cost of about $30 shipped... Not including the custom firmware and software I had to write.
Logged
roth18
Newbie
Karma: +3/-0
Offline
Posts: 19
Re: wanted: cheap and decent canbus sniffer
« Reply #3 on: July 24, 2015, 08:49:22 PM »
Quote from: k0mpresd on July 06, 2015, 07:00:28 PM
looking to purchase a cheap and decent canbus sniffer as a hobby project for something.
whats a good one to look for?
thanks.
http://www.elrasoft.com/uucan.htm
Logged
dream3R
Hero Member
Karma: +18/-8
Offline
Posts: 1194
Re: wanted: cheap and decent canbus sniffer
« Reply #4 on: October 09, 2015, 01:22:09 PM »
Arudino + shield or chipkit.
I'll open source the code if people want to contribute...
Logged
How to work out values from an A2L
http://nefariousmotorsports.com/forum/index.php?topic=5525.msg52371#msg52371
Starting Rev's
http://nefariousmotorsports.com/forum/index.php?topic=5397.msg51169#msg51169
noobs read this before asking
http://nefariousmotorsports.com/forum/index.php?topic=9014.0title=
ORGORIGINAL 05 5120 creator for Volvo
ORIGINAL Datalogger (Freeware) Author
ORGINAL finder of the 'extra' torque' limits
I don't have ME7.01 A2L I just use ID
ozzy_rp
Jr. Member
Karma: +16/-1
Offline
Posts: 49
Re: wanted: cheap and decent canbus sniffer
« Reply #5 on: October 09, 2015, 03:33:18 PM »
Quote from: dream3R on October 09, 2015, 01:22:09 PM
Arudino + shield or chipkit.
I'll open source the code if people want to contribute...
It would be great!
Logged
MED17/EDC17 Reverse engineering
conversion sgo and frf to bin
https://osotec.com/
dream3R
Hero Member
Karma: +18/-8
Offline
Posts: 1194
Re: wanted: cheap and decent canbus sniffer
« Reply #6 on: October 09, 2015, 03:35:02 PM »
Quote from: ozzy_rp on October 09, 2015, 03:33:18 PM
It would be great!
So what kit have you got? I have some old code for ardunio thats serial based also yo can use canhacker with it
Logged
How to work out values from an A2L
http://nefariousmotorsports.com/forum/index.php?topic=5525.msg52371#msg52371
Starting Rev's
http://nefariousmotorsports.com/forum/index.php?topic=5397.msg51169#msg51169
noobs read this before asking
http://nefariousmotorsports.com/forum/index.php?topic=9014.0title=
ORGORIGINAL 05 5120 creator for Volvo
ORIGINAL Datalogger (Freeware) Author
ORGINAL finder of the 'extra' torque' limits
I don't have ME7.01 A2L I just use ID
dream3R
Hero Member
Karma: +18/-8
Offline
Posts: 1194
Re: wanted: cheap and decent canbus sniffer
« Reply #7 on: October 09, 2015, 03:37:48 PM »
Actually the chipkit with the network shield is the way forward, I'll code something raw and open source it when i get my B8 back? Checkout OpenXC too as it's chipkit compatible.
Either that or an arduino setup, problem is only one can controller.
A front end can be done simply too with C# filtering etc no idea in C# I just dumped the raw logs into SQL
«
Last Edit: October 09, 2015, 03:41:38 PM by dream3R
»
Logged
How to work out values from an A2L
http://nefariousmotorsports.com/forum/index.php?topic=5525.msg52371#msg52371
Starting Rev's
http://nefariousmotorsports.com/forum/index.php?topic=5397.msg51169#msg51169
noobs read this before asking
http://nefariousmotorsports.com/forum/index.php?topic=9014.0title=
ORGORIGINAL 05 5120 creator for Volvo
ORIGINAL Datalogger (Freeware) Author
ORGINAL finder of the 'extra' torque' limits
I don't have ME7.01 A2L I just use ID
ozzy_rp
Jr. Member
Karma: +16/-1
Offline
Posts: 49
Re: wanted: cheap and decent canbus sniffer
« Reply #8 on: October 09, 2015, 03:43:01 PM »
Quote from: dream3R on October 09, 2015, 03:35:02 PM
So what kit have you got? I have some old code for ardunio thats serial based also yo can use canhacker with it
I have arduino kit based on MCP2515 and canhacker
Logged
MED17/EDC17 Reverse engineering
conversion sgo and frf to bin
https://osotec.com/
dream3R
Hero Member
Karma: +18/-8
Offline
Posts: 1194
Re: wanted: cheap and decent canbus sniffer
« Reply #9 on: October 09, 2015, 03:44:14 PM »
Quote from: ozzy_rp on October 09, 2015, 03:43:01 PM
I have arduino kit based on MCP2515 and canhacker
So you're not the OP, what do you want? Canhacker is quite good at sniffing.
I'm confused as what you have is open source lol
«
Last Edit: October 09, 2015, 03:56:17 PM by dream3R
»
Logged
How to work out values from an A2L
http://nefariousmotorsports.com/forum/index.php?topic=5525.msg52371#msg52371
Starting Rev's
http://nefariousmotorsports.com/forum/index.php?topic=5397.msg51169#msg51169
noobs read this before asking
http://nefariousmotorsports.com/forum/index.php?topic=9014.0title=
ORGORIGINAL 05 5120 creator for Volvo
ORIGINAL Datalogger (Freeware) Author
ORGINAL finder of the 'extra' torque' limits
I don't have ME7.01 A2L I just use ID
adam-
Hero Member
Karma: +123/-33
Offline
Posts: 2179
Re: wanted: cheap and decent canbus sniffer
« Reply #10 on: October 10, 2015, 01:11:02 AM »
If you want a shield I've got one sitting in a box doing nothing after I bought it cause I'm an idiot.
Yours for some beer tokens. But it'll probably cost more in shipping than what you guys can get it for in the States.
Enjoy your crab and beer dude!
Logged
hackish
Full Member
Karma: +1/-1
Offline
Posts: 56
Re: wanted: cheap and decent canbus sniffer
« Reply #11 on: October 16, 2015, 11:48:29 PM »
I made a y cable years ago using parts harvested from the scrapyard then used a spare J2534 tactrix cable in sniff mode since it let me capture kline traffic too. I did it this way because it was reliable and the output was easy to parse. I also bought a usbee when they first came out to deal with timing and kline baud changes but honestly, their software and support are garbage.
Logged
roth18
Newbie
Karma: +3/-0
Offline
Posts: 19
Re: wanted: cheap and decent canbus sniffer
« Reply #12 on: April 26, 2017, 12:31:18 PM »
Open source project - you can modify firmware according to your needs. If that's what you looking 4.
http://cartools.lv/Shop/product_info.php?cPath=26&products_id=99
Developer --->
http://www.mictronics.de/projects/usb-can-bus/
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Introductions
=> General Discussion
-----------------------------
Noob Zone
-----------------------------
=> Noob Questions
=> Noob Guides and FAQs
-----------------------------
Technical
-----------------------------
=> NefMoto Software
=> Tuning
===> Documents & Helpers & How To's
===> Community Projects
=> Diagnostics
=> Flashing and Chipping
=> Cluster and Immobilizer
===> ECU EEPROM images
===> Original Cluster dumps
===> Original Cluster dump requests
=> Data Logging
=> Reverse Engineering
=> Communication Protocols
-----------------------------
ECU Files
-----------------------------
=> ECU Definition Files
===> ECU Definition File Requests
=> Original ECU Files
===> Original ECU File Requests
=> Checksum Update Requests
-----------------------------
Vehicles
-----------------------------
=> Vehicle Tech
=> Project Cars
-----------------------------
Regional
-----------------------------
=> Canadian Regional Discussion
=> US Regional Discussion
-----------------------------
Classifieds
-----------------------------
=> For Sale
=> Wanted
=> Services
-----------------------------
Miscellaneous
-----------------------------
=> Off Topic
=> Forum Tech Support
=> Bizarro Messages Posted by Bots and Spammers
Navigation
Home
Help
Login
Register
Personal Tools
November 22, 2024, 10:58:40 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search
Advanced Search
Loading...