Files
JIMRI/help/en/html/hardware/openlcb/Connections.shtml
T
2026-06-17 14:00:51 +02:00

56 lines
1.7 KiB
Plaintext

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="HTML Tidy for HTML5 for Apple macOS version 5.8.0">
<title>JMRI Hardware Support - OpenLCB Connections</title><!--#include virtual="/help/en/parts/Style.shtml" -->
</head>
<body>
<!--#include virtual="/help/en/parts/Header.shtml" -->
<div id="mBody">
<!--#include virtual="Sidebar.shtml" -->
<div id="mainContent">
<h1>Hardware Support: OpenLCB - Connections</h1>
<p>This page discusses how JMRI can connect to OpenLCB.</p>
<h2 id="connecting">Connecting</h2>
<a href="images/OpenLCBConnection.png"><img src="images/OpenLCBConnection.png" alt=
"OpenLCB Connections Preference Pane" width="305" height="147"></a>
<h3>Via a TCH Tech CAN=USB Connector</h3>
(no longer supported)
<h3>Via a GridConnect Adapter</h3>
<h3>Via a GridConnect Network Interface</h3>
<h3>Via a Lawcell CAN USB</h3>
<h3>Via an RR-Cirkits LCC Buffer-USB</h3>
<h3>Via a <a href="https://www.sprog-dcc.co.uk/lcc/usb-lcc>USB-LCC"></a></h3>
<h3>Via a <a href="https://www.sprog-dcc.co.uk/lcc/pi-lcc">PI-LCC for Raspberry Pi</a></h3>
<h3>Via a <a href="https://www.merg.org.uk/content/kits">MERG CANUSB4</a></h3>
<p>You can simulate a remote OpenLCB connection, e.g. to debug things, on many computers
using the "nc" command:</p>
<pre>
</pre>
<h2 id="documentation">Documentation</h2>
<h3>JMRI Help</h3>
<p>Back to the <a href="index.shtml">main OpenLCB Help page</a></p>
<!--#include virtual="/help/en/parts/Footer.shtml" -->
</div>
<!-- closes #mainContent-->
</div>
<!-- closes #mBody-->
<script src="/js/help.js"></script>
</body>
</html>