113 lines
3.3 KiB
HTML
113 lines
3.3 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<title>rusEfi Modern Engine Control Unit Management System</title>
|
|
<link rel="stylesheet" type="text/css" href="rusefi.css">
|
|
|
|
<style>
|
|
.top_spacer {
|
|
font-size: 150%;
|
|
}
|
|
|
|
.header {
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
.footer {
|
|
position: fixed;
|
|
left: 0;
|
|
bottom: 0;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
</style>
|
|
|
|
<!-- 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>
|
|
|
|
<style type="text/css">
|
|
.tg {border-collapse:collapse;border-spacing:0;}
|
|
.tg td{font-family:Arial, sans-serif;padding:10px 5px;border-style:none;border-width:0px;overflow:hidden;word-break:normal;border-color:black;}
|
|
.tg th{font-family:Arial, sans-serif;font-weight:normal;padding:10px 5px;border-style:none;border-width:1px;overflow:hidden;word-break:normal;border-color:black;}
|
|
.tg .tg-cly1{text-align:left;vertical-align:middle}
|
|
</style>
|
|
|
|
|
|
<div class="header">
|
|
<table class="tg" width="100%">
|
|
<tr>
|
|
<th class="tg-cly1"><a href="https://github.com/rusefi/rusefi">Github</a></th>
|
|
<th class="tg-cly1"><a href="https://rusefi.com/forum">Forum</a></th>
|
|
<th class="tg-cly1"><a href="https://github.com/rusefi/rusefi_documentation/wiki/Hardware">Hardware</a></th>
|
|
<th class="tg-cly1"><a href="https://rusefi.com/wiki">Wiki</a></th>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="top_spacer">
|
|
<br/>
|
|
<br/>
|
|
</div>
|
|
|
|
|
|
<center>
|
|
<br/>
|
|
<br/>
|
|
|
|
|
|
Home of <a href="/microrusefi">microRusEfi</a> - <a href=https://www.ebay.com/itm/333532119947>Shop here</a>
|
|
<br/>
|
|
<br/>
|
|
|
|
<table width="60%">
|
|
<tr>
|
|
<td width="50%" align="right">
|
|
<img src="https://rusefi.com/style/logo_w_60.gif" />
|
|
</td>
|
|
<td>
|
|
<h3> rusEfi is a GPL open source engine control unit.</h3>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%"><a href="https://github.com/rusefi/rusefi_documentation/wiki/Overview">Overview</a></td>
|
|
<td><a href="https://github.com/rusefi/rusefi_documentation/wiki/Download">DOWNLOAD</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Modern 32 bit chips are a game changer for Do-It-Yourself Engine Management - ECU should be easy to deal with, show <i>what</i> is going on and <i>why</i>.</td>
|
|
<td>Let machines assemble compact & reliable <a href="https://github.com/rusefi/rusefi_documentation/wiki/Hardware">Hardware</a> for us, let's focus on advanced never before seen in open source engine control!</td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
|
|
<div class="footer">
|
|
|
|
<table class="tg" width="100%">
|
|
<tr>
|
|
<th class="tg-cly1"><a href="https://www.facebook.com/rusEfiECU/">Facebook</a></th>
|
|
<th class="tg-cly1"><a href="https://www.patreon.com/rusefi">Patreon</a></th>
|
|
<th class="tg-cly1"><a href="https://www.youtube.com/user/rusefi">Youtube</a></th>
|
|
<th class="tg-cly1"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=arro239%40gmail%2ecom&lc=US&item_name=rusEfi¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted">Donate</a></th>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|