<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Automotive on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/automotive/</link>
    <description>Recent content in Automotive on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 06 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/automotive/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Open Source ECU Platforms: Speeduino vs rusEFI vs FreeEMS for Engine Management</title>
      <link>https://www.pistack.xyz/posts/2026-06-06-self-hosted-open-source-ecu-speeduino-rusefi-freeems/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-06-self-hosted-open-source-ecu-speeduino-rusefi-freeems/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;For decades, the engine control unit (ECU) was a black box — a proprietary computer sealed inside your vehicle that you could neither modify nor understand. The open source ECU movement has changed that completely, giving automotive enthusiasts, motorsport teams, and student engineers the ability to build, tune, and monitor their own engine management systems.&lt;/p&gt;</description>
    </item>
    <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>
