80 lines
2.2 KiB
HTML
80 lines
2.2 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<title>rusEfi microRusEFI</title>
|
|
<link rel="stylesheet" type="text/css" href="/rusefi.css">
|
|
|
|
<script src="/fb.js"></script>
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-43478022-1"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'UA-43478022-1');
|
|
</script>
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<p>microRusEfi is the latest fully assembled rusEfi ECU. It was primaraly designed for 4 cylinder applications with or without drive-by-wire electronic throttle body.</p>
|
|
|
|
<h3><a href="https://www.ebay.com/itm/333532119947" style="color:red">Available on eBay</a> $270 fully assembled</h3>
|
|
|
|
<h2><a href='https://rusefi.com/shop/'>See also rusEFI accesories catalog</a></h2>
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
<br/>
|
|
|
|
|
|
<a href="https://github.com/rusefi/rusefi/wiki/Hardware_microRusEfi_wiring">Pinout</a><br/>
|
|
|
|
<a href="https://github.com/rusefi/rusefi/wiki/Hardware_microRusEfi">Documentation</a><br/>
|
|
|
|
<a href="https://rusefi.com/docs/ibom/microRusEfi_latest.html">Interactive BOM</a><br/>
|
|
|
|
|
|
<a href="https://github.com/rusefi/hw_microRusEfi/">microRusEfi GitHub</a><br/>
|
|
|
|
<a href="https://rusefi.com/forum/viewtopic.php?f=4&t=1538">Forum thread</a><br/>
|
|
|
|
|
|
|
|
|
|
<h2>Capabilities</h2>
|
|
|
|
<ul>
|
|
<li>Primary VR or Hall input (configurable with few resistor changes)</li>
|
|
<li>Secondary Hall input</li>
|
|
<li>x4 analog thermistor (temperature) inputs</li>
|
|
<li>x10 analog voltage inputs (0-5v)</li>
|
|
<li>x4 high-Z injector outputs</li>
|
|
<li>x2 high-current low side outputs for IAC/VVT/other solenoids</li>
|
|
<li>Dedicated main relay control output</li>
|
|
<li>x4 low-current low side outputs for relays or warning lights</li>
|
|
<li>x4 5v logic-level ignition outputs</li>
|
|
<li>x2 5v/12v configurable logic level outputs (requires resistor changes)</li>
|
|
<li>Electronic throttle body (drive by wire)</li>
|
|
<li>CAN connectivity on the plug</li>
|
|
<li>USB connectivity on the plug</li>
|
|
</ul>
|
|
|
|
<br/>
|
|
<img src="../images/c_microrusefi.jpg">
|
|
<img src="../images/c_assembled.jpg">
|
|
|
|
|
|
<center>
|
|
<hr width="50%"/>
|
|
<a href="/">Home</a> (c) rusEfi llc, 2020
|
|
</center>
|
|
|
|
|
|
</body>
|
|
</html> |