English

Raspberry Pi 3 Fastboot - Less Than 2 Seconds

Raspberry Pi 3 Fastboot - Less Than 2 Seconds 29.03.2021 ⟲ 31.05.2020

This post tells about my journey on fast-booting a Raspberry Pi 3 (RPI). In addition to that, some optimizations are discussed that can be applied to a Qt (QML) application. At the end, we will have a RPI that boots from power-up to Linux shell in 1.75 seconds, power-up to Qt (QML) application in 2.82 seconds.
This Week in KDE, Part 4 : Mouse KCM, Bug Fixes!

This Week in KDE, Part 4 : Mouse KCM, Bug Fixes! 27.06.2018

New Mouse KCM is available! Now, there are bugs to fix in my schedule so I’ll more focuse on bug fixes then new features for sometime. Mouse KCM redesing is published. Touchpad KCM QtQuickControls2 Conversion is published.
Pusherduino : An Arduino Game

Pusherduino : An Arduino Game 14.09.2016

Pusherduino is an Arduino based, simple and excited board game. Follow the comments in source code for more info. There are 4 buttons and each button has a led. When the game start, one led is turned on. Gamer should push the button of the led in the given time interval.
Linux - Run Commands From It's Icon

Linux - Run Commands From It's Icon 26.08.2014

Thanks to this file, we can start our programs without terminal even if it needs to get command on terminal to start (like Python programs) with double click to its icon (really .png icon :) ) or we can write commands to facilitate our works.