<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.8devices.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.8devices.com/feed.php">
        <title>8devices Wiki usb2can</title>
        <description></description>
        <link>https://wiki.8devices.com/</link>
        <image rdf:resource="https://wiki.8devices.com/lib/tpl/8dev-bs/images/favicon.ico" />
       <dc:date>2026-08-15T14:59:24+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.8devices.com/usb2can:capture-traffic-windows-wireshark"/>
                <rdf:li rdf:resource="https://wiki.8devices.com/usb2can:compile-raspberry"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.8devices.com/lib/tpl/8dev-bs/images/favicon.ico">
        <title>8devices Wiki</title>
        <link>https://wiki.8devices.com/</link>
        <url>https://wiki.8devices.com/lib/tpl/8dev-bs/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.8devices.com/usb2can:capture-traffic-windows-wireshark">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-04T16:25:54+03:00</dc:date>
        <title>Capture CAN Bus Traffic on Windows (Wireshark)</title>
        <link>https://wiki.8devices.com/usb2can:capture-traffic-windows-wireshark</link>
        <description>Installation

An external capture utility needs to be installed in order to capture CAN traffic over Wireshark on Windows systems. 

Installers are provided for 32 and 64 bit platforms ([usb2can_extcap_v1.2_legacy.exe],  [usb2can_extcap_v1.2_winusb.exe]).
.</description>
    </item>
    <item rdf:about="https://wiki.8devices.com/usb2can:compile-raspberry">
        <dc:format>text/html</dc:format>
        <dc:date>2022-04-04T16:25:54+03:00</dc:date>
        <title>Compile Driver for Linux (Raspberry Pi)</title>
        <link>https://wiki.8devices.com/usb2can:compile-raspberry</link>
        <description>Compile Driver for Linux (Raspberry Pi)

The following tutorial is made for Raspberry Pi running the Raspbian operating system.

----------

Raspbian

1. Ensure your Rasberry has network connectivity and install the following prerequisite packages:
sudo apt-get update
sudo apt-get install git raspberrypi-kernel raspberrypi-kernel-headers can-utils
2. Clone USB2CAN driver repository:</description>
    </item>
</rdf:RDF>
