2019-06-21 16:53:07 -07:00
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
2020-03-27 12:47:48 -07:00
|
|
|
<title>rusEfi Modern Engine Control Unit Management System</title>
|
2020-03-27 10:57:03 -07:00
|
|
|
<link rel="stylesheet" type="text/css" href="rusefi.css">
|
2019-06-21 20:39:29 -07:00
|
|
|
|
2020-03-27 10:57:03 -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());
|
2019-06-21 20:39:29 -07:00
|
|
|
|
2020-03-27 10:57:03 -07:00
|
|
|
gtag('config', 'UA-43478022-1');
|
|
|
|
</script>
|
2019-06-21 20:39:29 -07:00
|
|
|
|
|
|
|
|
2019-06-21 16:53:07 -07:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2019-06-21 20:39:29 -07:00
|
|
|
|
|
|
|
<center>
|
2019-06-21 16:53:07 -07:00
|
|
|
<img src="https://rusefi.com/style/logo.gif" />
|
2019-06-21 20:00:54 -07:00
|
|
|
<h1> rusEfi is a GPL open source engine control unit.</h1>
|
2019-06-21 16:53:07 -07:00
|
|
|
<br/>
|
|
|
|
<br/>
|
|
|
|
<br/>
|
|
|
|
<br/>
|
|
|
|
|
|
|
|
<table>
|
|
|
|
<tr>
|
2019-06-24 23:26:10 -07:00
|
|
|
<td><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>
|
2019-06-21 16:53:07 -07:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2019-06-21 17:00:55 -07:00
|
|
|
<td><a href="https://rusefi.com/forum">Forum</a></td>
|
2019-06-24 23:26:10 -07:00
|
|
|
<td><a href="https://github.com/rusefi/rusefi_documentation/wiki/Hardware">Hardware</a></td>
|
2019-06-21 16:53:07 -07:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><a href="https://github.com/rusefi/rusefi">Github</a></td>
|
2019-06-24 23:26:10 -07:00
|
|
|
<td><a href="https://rusefi.com/wiki">Wiki</a></td>
|
2019-06-21 16:53:07 -07:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><a href="https://www.facebook.com/rusEfiECU/">Facebook</a></td>
|
|
|
|
<td><a href="https://www.youtube.com/user/rusefi">Youtube</a></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><a href="https://www.patreon.com/rusefi">Patreon</a></td>
|
|
|
|
<td><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></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2019-06-21 20:39:29 -07:00
|
|
|
</center>
|
2019-06-21 16:53:07 -07:00
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|