Ugur Elveren
Ugur Elveren's Blog

Ugur Elveren's Blog

Follow

Automating Script Execution with Systemd on Linux

Mar 23, 20233 min read 47 views

In my previous blog post, I created a script that controls the fan speed on my Raspberry Pi. However, I encountered a problem - every time I restarted...

Automating Script Execution with Systemd on Linux
How to control Raspberry Pi Fan
Arrays: Prefix Sum Technique
Arrays: Sliding Windows Technique
Arrays: Two Pointer Technique