Fuelino Proto3 wiring diagram

In this article, I will explain how to connect a Fuelino Proto3 to your motorcycle. Fuelino is a fuel injection controller and data logger designed for motorcycles equipped with EFI (Electronic Fuel Injection). By regulating the fuel injected in the cylinder, you can increase the power of your engine. Even if this modification is optional, … Continue reading "Fuelino Proto3 wiring diagram"

Fuelino fuel injection increment validation

As I already explained in the previous posts, basically Fuelino increments the fuel injection time by a specific period (defined in %), based on how the calibration maps are set (using the calibration tool). In particular, the maps are 2: one map defines the increment (%) depending on the engine rotation speed (rpm); the other … Continue reading "Fuelino fuel injection increment validation"

How Fuelino manages electronic fuel injection

This article has the purpose to explain how Fuelino calculates the control signal which is output to the fuel injector. In order to better understand how this simple control works, I decided to create a scheme using Matlab Simulink. The signal flow goes from left to right. First of all, in order to work, Fuelino … Continue reading "How Fuelino manages electronic fuel injection"

Data logging and LCD display visualization with Fuelino

To perform some tests, I interfaced the following modules to a Fuelino Proto2 board: Catalex MicroSD module, for data logging on micro SD card. Interfaced using SPI communication protocol (6-pin connector). LCD module (AE-AQM0802), for real time data visualization. Interfaced using I2C (TWI) protocol (4-pin connector). The picture below shows how the LCD display module looks … Continue reading "Data logging and LCD display visualization with Fuelino"

An introduction to Fuelino project

Today I have the pleasure to show you my latest project: Fuelino. The name comes from "Fuel" and "Arduino". The unit is a fuel controller for single cylinder engines, and it is addressed especially to small engine motorcycles and scooter (less than 250cc). The unit gives you the opportunity to modify the fuel injection control, … Continue reading "An introduction to Fuelino project"