Category: C

Programowanie C

A console-based program for monitoring the usage of individual CPU cores. It reads CPU usage data directly from system files (/proc/stat), providing detailed information about the activity of each core. The program is written in…

A weather station that measures temperature and humidity both indoors and outdoors. Based on an article from majsterkowo.pl, modified with unique ideas. Open source project with local server data storage and web visualization.