Raspberry Pi 3: Raspbian Jessie Lite installation and configuration

This guide will show you how to install and configure a Raspbian Jessie Lite OS, on your Raspberry Pi, in less than 5 minutes. If you are looking for a cheap computer, which absorbs low power, and is even easy to configure, you should absolutely go for a Raspberry Pi 3 Model B. I bought … Continue reading "Raspberry Pi 3: Raspbian Jessie Lite installation and configuration"

How to install GLFW library on Visual Studio C++ 2015

When you work as an engineer, it always comes the time when you need to perform some signal processing and visualize your data on a 3D, in real-time. This happened to me once I started playing with IMU (Inertial Measurement Unit): I acquired acceleration and gyroscope data from the sensor, and used my PC to … Continue reading "How to install GLFW library on Visual Studio C++ 2015"

How to install Samba on Raspberry Pi 3 with Raspbian Jessie Lite

Last week, I decided to buy one Raspberry Pi 3, and try to connect it to my Fuelino Proto3, in order to program it (using Arduino) and extend it with Wireless (Wi-Fi) feature. I am still new to Raspberry Pi, and I am interested to use it to write and compile C/C++ programs and run … Continue reading "How to install Samba on Raspberry Pi 3 with Raspbian Jessie Lite"

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"