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"

How to program Fuelino controller

Programming a "Fuelino" fuel injection piggyback controller is very simple. First of all, you need to download the latest software release of Fuelino software, from this website, and you have to install the latest Arduino IDE, which is needed to compile the C/C++ source code. Once you have installed Arduino IDE, click on the file with … Continue reading "How to program Fuelino controller"