<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Can-Bus on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/can-bus/</link>
    <description>Recent content in Can-Bus on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 05 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/can-bus/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted CAN Bus Gateways &amp; Diagnostic Tools: socketcand vs python-can vs can-utils</title>
      <link>https://www.pistack.xyz/posts/2026-06-05-self-hosted-can-bus-gateways-socketcand-python-can-can-utils-guide/</link>
      <pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-05-self-hosted-can-bus-gateways-socketcand-python-can-can-utils-guide/</guid>
      <description>&lt;script type=&#34;application/ld+json&#34;&gt;&#xA;{&#xA;  &#34;@context&#34;: &#34;https://schema.org&#34;,&#xA;  &#34;@type&#34;: &#34;TechArticle&#34;,&#xA;  &#34;headline&#34;: &#34;Self-Hosted CAN Bus Gateways &amp; Diagnostic Tools: socketcand vs python-can vs can-utils&#34;,&#xA;  &#34;description&#34;: &#34;Compare open-source CAN bus gateway and diagnostic tools for self-hosted Linux servers. Covers socketcand (CAN-to-IP bridge), python-can (multi-backend CAN abstraction), and can-utils (SocketCAN CLI utilities) with Docker Compose deployment guides.&#34;,&#xA;  &#34;datePublished&#34;: &#34;2026-06-05&#34;,&#xA;  &#34;dateModified&#34;: &#34;2026-06-05&#34;,&#xA;  &#34;author&#34;: {&#xA;    &#34;@type&#34;: &#34;Organization&#34;,&#xA;    &#34;name&#34;: &#34;OpenSwap Guide&#34;&#xA;  },&#xA;  &#34;publisher&#34;: {&#xA;    &#34;@type&#34;: &#34;Organization&#34;,&#xA;    &#34;name&#34;: &#34;OpenSwap Guide&#34;,&#xA;    &#34;logo&#34;: {&#xA;      &#34;@type&#34;: &#34;ImageObject&#34;,&#xA;      &#34;url&#34;: &#34;https://hopkdj.github.io/openswap-guide/logo.png&#34;&#xA;    }&#xA;  }&#xA;}&#xA;&lt;/script&gt;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;The Controller Area Network (CAN) bus is the backbone of modern automotive, industrial, and embedded systems communication. From vehicle ECUs to factory floor PLCs, CAN carries critical real-time data. But accessing CAN traffic from Linux servers and cloud applications requires specialized gateway tools that bridge the gap between the physical CAN bus and IP networks.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
