Plug & Play Plug Wiring Harness for Car, Marine, Motorcycle

RC Dual Fan Wiring HarnessJST Plug Splitter -1M6F Plug & PlayThis Harness Allows use of 6 Accessories Powered by Single Output on VXL ESC. This light bar wiring harness will make installation of your light bar, reverse light, or other accessories quick and simple. The harness comes with an on/off blue light rocker switch, waterproof fuse, built in relay, and 10 ft. of wire for easy installation anywhere on your machine . The harness is capable of running up to 300 watts of power to your lights.

RC Dual Fan Wiring HarnessJST Plug Splitter -1M6F Plug & PlayThis Harness Allows use of 6 Accessories Powered by Single Output on VXL ESC. This light bar wiring harness will make installation of your light bar, reverse light, or other accessories quick and simple. The harness comes with an on/off blue light rocker switch, waterproof fuse, built in relay, and 10 ft. of wire for easy installation anywhere on your machine . The harness is capable of running up to 300 watts of power to your lights.

Plug-N-Play Wire Connector Male to Male Connection Heavy Duty Direct Bury Landscape Wiring (20')

Plug-N-Play Wire Connector Male to Male Connection Heavy Duty Direct Bury Landscape Wiring (20′)

10ft Wiring Harness Extension Kit, Plug And Play Dt Connector For

10ft Wiring Harness Extension Kit, Plug And Play Dt Connector For

10′ modular plug-n-play wire harness

10′ modular plug-n-play wire harness

About this item
Premium quality: Excellent electrical conductivity, outstanding bending performance, high temperature and melting resistant, longer lifespan;
Protective blade fuse: Inline blade fuse prevents from overcurrent or short circuit. Three extra fuses, more scientific and reasonable;
Reliable power relay: Made of advanced materials and well conductive pins to ensure safety protection and conversion circuit;
Durable switch: High quality 5 pin on-off rocker switch with laser-etched pattern, simple to install and convenient to use;
Package include: 1 x wiring harness kit, 1 x 5 pin LED rocker switch, 1 x instruction;
Fit type: Universal fit.

Do you need a low-cost CAN interface to stream CAN/OBD2 data to a PC? In this introduction, we will show how the Hongke CLX000 allows you to stream data in real time over USB, and related use cases. And we will also explain why integration with Wireshark makes the CLX000 one of the most popular CAN interfaces.

Custom plug and play motorcycle additional lighting wiring adapters

Custom plug and play motorcycle additional lighting wiring adapters

LGT-694 Plug & Play Wire Harness For E-Z-GO Medalist and TXT Golf Carts

LGT-694 Plug & Play Wire Harness For E-Z-GO Medalist and TXT Golf Carts

3 Pin Way Waterproof Electrical Wire Connector Plug for Marine Automotive

3 Pin Way Waterproof Electrical Wire Connector Plug for Marine Automotive

1. How does CAN/OBD2 streaming work?

With the CLX000, CAN bus data can be streamed from any CAN-based application scenario (cars, trucks, ships, machines, etc.). Let’s take automotive streaming as an example.

There are 4 steps involved in transmitting raw CAN/OBD2 data:
1. Configure CLX000 (e.g. request OBD2 PID);
2. Connect CLX000 to car via OBD2 adapter;
3. Connect CLX000 to PC via USB cable;
4. Start streaming via free software.

2. Four benefits of using CLX000 and Wireshark for data streaming
Using CLX000 and Wireshark for CAN/OBD2 data streaming has the following advantages:

2.1 Fast reverse engineering
CLX000 can be used as aCAN snifferin Wireshark to perform fast reverse engineering, such as proprietary CAN parameters or OBD2 PID.

2.2 Real-time problem diagnosis
With real-time data streaming in Wireshark, data can be filtered and colored to quickly zoom in on specific patterns and then perform rapid diagnosis.

2.3 View physical values ​​in real time
Wireshark supports real-time OBD2 and DBC (e.g. J1939) decoding of data, simplifying real-time analysis of trucks and cars, etc..

2.4 Immediate feedback through images
Physical value images can be drawn, so that the speed/RPM is displayed graphically, making it easier to see changes in physical values.

3. CLX000 CAN/OBD2 logger and interface
CLX000 is a low-cost CAN bus data logger and interface with powerful functions. It has the following six functions and features:

3.1 Plug and Play
Configure in two minutes, power through the CAN connector, and automatically detect bit rate.

3.2 Standalone Device
Log CAN data to 8-32GB SD cardno PC required

3.3 Free Software
Configure CLXOOOO, log data and convert data files

3.4 Live Streaming
Easily stream raw data and DBC converted CAN/OBD2 data in Wireshark

3.5 Compact
Small and portable (6.6 x 4.3 x 2.4 CM), weighs <50g

3.6 Low Cost
CLX000 is a great value for money

Here is a picture of the CLX000:

4. Example: Streaming CAN/OBD2 data in Wireshark
Here is an explanation of how the data stream looks like:

4.1 Streaming Raw CAN Data
Connect the CLX000 to the car and stream raw CAN data in real time over USB, then open Wireshark with CANvas to see the CAN frames displayed as raw input, including timestamp, CAN ID and data bytes.

4.2 Decoding OBD2 data
If the CLX000 is set to request the OBD2 PID, the car’s OBD2 PID response (usually CAN ID 7E8) can be viewed in the raw data stream. By right-clicking and selecting ‘Decode As / OBD-II’, the raw OBD2 data can be converted into an easily understandable format, such as a real-time display of the vehicle’s speed.

5. 8 Useful Wireshark Features
Below we list some of the powerful features available in Wireshark using the CLX000 and the free plugin:

5.1 Loading CAN DBC Files
The Wireshark plugin allows you to convert raw CAN data in real time using your own DBC files (including support for J1939 DBC files). This is a powerful feature as this will enable you to analyze/plot physical values ​​on your car, truck, tractor or machine in real time. For more information, you can refer to the Wireshark DBC Conversion Guide.

5.2 Enable theCAN livetrace view
For reverse engineering and car hacking, the Wireshark plugin enables the powerfulCAN Livetrace view. This will display a row for each CAN ID and colorize the data bytes for each ID in real time. It provides an excellent tool for connecting CAN IDs to physical events and identifying bit or byte locations of proprietary CAN bus signals. For more information, refer to Introduction to CAN Bus Sniffer.

5.3 Customizing Columns
We can easily adjust the column structure of Wireshark. To remove a column, just right-click and clickRemove Columns”. To add a data field as a column, right-click it in the details pane and selectApply as Column”. This is useful for adding columns with OBD2/DBC physical values, minimums, maximums, names, etc.. We can also rename columns inColumn Preferences”.

5.4 Plotting Data
To graphically plot the converted OBD2 data in real time, you can use the OBD2 decoded data and go toStatistics/IO Graph”. You can add up to 5 graphs. First, enable‘View as time of dayunder the X-axis. Under the Y axis, set the units toAdvanced…”. In the calculation field, selectAVG(*)” and then enterobd-ii.mode01_in the field to the right. This will open a drop-down list from which you can select various modes and parameters. Once you have selected one, clickGraphto plot it. This also applies to situations such as J1939 DBC files where the converted CAN bus signals can be plotted in real time.

5.5 Data Coloring

It is also easy to add conditional formatting. For example, if you need to quickly spot a specific CAN message or physical value in the stream, the coloring feature is very useful. By right-clicking on a field in the middle part of the window, you can color all occurrences red where a specific CAN message contains a specific range of data bytes. As shown in the figure below, in the OBD2 data, when theConverted valueexceeds 50 km/h, the vehicle speed can be colored yellow, and when it exceeds 60 km/h, it can be colored red.

5.6 Adding filters

Filters allow us to better control the data flow. The fastest way to add a filter is to right-click on a data field in the details pane and selectApply as Filter”. This will update the text field in the top left and we can then edit the details to suit our needs. Let’s say we are streaming OBD2requests” (ID 7DF) andresponses” (ID 7E8) and only want to see the responses? Simply writecan.id == 0x000007e8in the filter. It will turn green to show that it is valid and we can click enter, use theExpression…” button and of course build more advanced filters using various relational operators.

5.7 Exporting Data in Custom Formats
Wireshark makes it easy to save data streams in a variety of custom formats including *.CSV, *.TXT, *.JSON, *.PCAP, *.C, *.PS and more. Additionally, filters can be applied to the data and only the visible selection will be saved.

5.8 Loading CLX000 Log Files
With this plugin, it is possible to load CLX000 log files that were recorded in standalone mode (e.g. when there is no PC). This allows us to use all of the Wireshark features on CLX000 log files, including OBD2/ DBC conversion. This feature is also very useful in combination with the export to custom format feature.

Contate-nos

Aguardando seu e-mail, responderemos dentro de 12 horas com informações valiosas que você precisava.

PRODUTOS RELACIONADOS

Solicite um orçamento

Preencha nosso formulário de solicitação de orçamento e responderemos sua mensagem o mais breve possível!