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"

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"

Arduino 101 has arrived

Yesterday I received at home my first Arduino 101 (Genuino 101). I bought it on Yahoo Auctions for just 2,000 Yen. The board has the same size of an Arduino Uno, Ethernet and similar. But, instead of an Atmel microcontroller, it uses the new Intel Curie architecture. The frequency increases from 16MHz to 32MHz. The … Continue reading "Arduino 101 has arrived"