2020-03-28 09:58:14 -07:00
< html >
< head >
2020-10-02 14:07:36 -07:00
< title > rusEfi microRusEFI< / title >
2020-03-28 09:58:14 -07:00
< link rel = "stylesheet" type = "text/css" href = "/rusefi.css" >
2020-10-12 07:15:09 -07:00
< script src = "/fb.js" > < / script >
2020-03-28 09:58:14 -07:00
<!-- 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 >
2020-03-28 14:59:04 -07:00
< 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 >
2020-10-02 14:07:36 -07:00
< 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 / >
2020-03-28 14:59:04 -07:00
2020-03-28 09:58:14 -07:00
< br / >
2020-04-29 15:41:40 -07:00
< a href = "https://github.com/rusefi/rusefi/wiki/Hardware_microRusEfi_wiring" > Pinout< / a > < br / >
2020-03-28 14:59:04 -07:00
2020-04-29 15:41:40 -07:00
< a href = "https://github.com/rusefi/rusefi/wiki/Hardware_microRusEfi" > Documentation< / a > < br / >
2020-03-28 09:58:14 -07:00
2020-03-28 12:35:54 -07:00
< 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 / >
2020-03-28 09:58:14 -07:00
2020-03-28 10:10:27 -07:00
< 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 >
2020-03-28 14:59:04 -07:00
< br / >
< img src = "../images/c_microrusefi.jpg" >
< img src = "../images/c_assembled.jpg" >
2020-03-28 10:10:27 -07:00
2020-03-28 09:58:14 -07:00
< center >
2020-03-28 12:35:54 -07:00
< hr width = "50%" / >
< a href = "/" > Home< / a > (c) rusEfi llc, 2020
2020-03-28 09:58:14 -07:00
< / center >
< / body >
< / html >