Fuelino Proto3 datalog and Google Fusion Tables

Today I would like to show you one interesting feature of Fuelino. Using "Fuelino File Converter" (latest version available here), I converted the binary data stored by Fuelino on the Micro SD card, into an easily understandable CSV file, and imported it into Google Fusion Tables. The result is shown below: you can click on … Continue reading "Fuelino Proto3 datalog and Google Fusion Tables"

Windows Forms Application and CSV files

In this guide I will show you how to import and visualize a CSV Excel table using "Microsoft Windows Studio Express 2013 for Windows Desktop". The application is very simple and it has been created using Windows Forms Application. Source code can be downloaded here: datalogger_20160623. I created this application since I had CSV file, … Continue reading "Windows Forms Application and CSV files"

Analyzing logged data with Google Fusion Tables

Here is an example which explains how to analyzed the data logged when riding the motorcycle. First of all, the raw binary data, which is saved on the SD card, must be converted into an easily manageable Excel file. This step is performed by a tool which I created using Microsoft Visual Studio Express 2013. … Continue reading "Analyzing logged data with Google Fusion Tables"