How to make Raspberry Pi 3 with Raspbian Jessie read only

Today, I prepared a PDF guide which explains how to make your Raspberry Pi 3 with Raspbian Jessie be read only. First of all, I am not the one who create the procedure: I followed the steps of this thread in the Raspberry Pi forum. Since, in the forum, there was no screenshot, I decided … Continue reading "How to make Raspberry Pi 3 with Raspbian Jessie read only"

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"