Showing posts with label cpu. Show all posts
Showing posts with label cpu. Show all posts

Wednesday, August 7, 2013

CPU Temperature Alarm System

Hi,  I want to write about Cpu Temperature Alarm System I have done by using advantages of linux kernel and linux shell. (I used bash shell in my script by the way.) One of the biggest advantages of linux is to reach hardware components easily through kernel. The communication with hardware comes true as given in the following steps: 1....
Read More

Thursday, July 25, 2013

CPU Sıcaklık Alarmı Sistemi

Merhabalar, bu yazımda linux kernel ve linux shell in verdiği harika avantajlardan faydalanarak yaptığım CPU Sıcaklık Alarmı Sistemini anlatmak istedim. Linux un bize sağladığı en büyük avantajlardan biri kolaylıkla hardware bileşenlerine ulaşabilmemizdir. Hardware ile iletişim şu şekilde gerçekleşir : 1. Kullanıcı isteklerini kodlar...
Read More