Fuelino on a Ducati Monster 797

Hello again to everyone. I haven't written any posts for a long time, but today I come up again with a very exciting news about Fuelino project. As some people might know, I have sadly sold my Honda CBR125R and bought a used Ducati Monster 797 Plus at Ducati Kawasaki, last month. This new motorcycle … Continue reading "Fuelino on a Ducati Monster 797"

Logging all fuel injection information with Fuelino

It has been a while since I updated Fuelino SW the last time. Unfortunately, due to work and family, I have less time to invest on Fuelino than in the past, and this is the reason why I cannot reply to all the e-mails which I received from you. I am very sorry. Now, coming … Continue reading "Logging all fuel injection information with Fuelino"

Arduino Nano sketch flashing with Arduino IDE

This guide simply explains how to flash an "ino" sketch on your Arduino Uno/Nano or similar, using Arduino IDE. For this guide, I used a chinese Arduino Nano clone equipped with CH340 USB-to-UART adapter. This guide is also applicable for flashing Fuelino software into Fuelino hardware (such as Fuelino Proto3). Before performing the following steps, … Continue reading "Arduino Nano sketch flashing with Arduino IDE"

Flashing Arduino with avrdude using Raspberry Pi shell

Recently, I found a method to flash a "hex" file into Arduino Nano, by using "avrdude" running on a Raspberry Pi. In my case, I have an Arduino Nano connected, via USB, to a Raspberry Pi 3 B. The Raspberry Pi is connected to my home network using an Ethernet cable. I am developing the … Continue reading "Flashing Arduino with avrdude using Raspberry Pi shell"

How to use Fuelino Log File Converter

This guide explains how to use Fuelino Log File Converter to convert the binary data logged by Fuelino, into easily understandable CSV files, which can then be post-processed using Excel or Mathworks Matlab or similar tools. The first step is to download the latest version of the Log File Converter from the Fuelino Project page. … Continue reading "How to use Fuelino Log File Converter"