Name | Modified | Size | Downloads / Week |
---|---|---|---|
1.2 | 2014-07-31 | ||
1.1 | 2014-07-23 | ||
1.0 | 2014-07-23 | ||
Readme.txt | 2014-07-31 | 2.3 kB | |
Totals: 4 Items | 2.3 kB | 0 |
Project : CpuMon Cubieboard / Cubietruck Cpu & temperature monitor Type : Lazarus Project, Compiled to Cubieboard Linux ARM A20 Autor: David Cano (DocJones), mail:tefots@gmail.com License : No comercial application, this applications is free, use as your own risk. if you modify this application, you must share the code. Description -------------- Temperature monitor for Cubieboard /Cubietruck , Linux ARM A20 Simply front-end that fetches and draw the information in icons on the taskbar, refreshing the information every x programmed seconds. - can display up to 5 custom icons on the taskbar. - The information that can be displayed are: CPU temperature (TP sensor) CPU temperature (AXP209 sensor) Hard Disk Temperature (you must have sata disk). Current CPU Frequency (cpu0). Free memory% Used memory% - Personalized icons, background color and text color. - Can display diferent colors, in 3 ranges programmed temperatures. - Show Farenheit or Celsius temperature. - Temperature alarm option when the highest programmed range is reached (a simple stupid hint is showed). - Option to change the CPU frequency, and scale mode (governor, performance, interactive, ondemand, etc). Notes : - Tested and working in aruntu 0.888. - Tested in aruntu 0.777. - Tested on cubiuntu. - need install hddtemp and cpufrequtils. - TP sensor need a kernel patched. - some cpu scales need kernel support - overclocking can damage your cubieboard, use as your own risk. Usage -------- Download latestrelease (\bin compiled folder) and run cpumon Rigth click to config icons and colors History ------- - Version 1.0 , Release Date 7/2014 Initial Release - Version 1.1, Release Date 30/07/2014 Autodetect A10 / A20 board and CPU cores avaliables (cpu0 & cpu1). Changing Cores Speed (cpu0 & cpu1), depending on the type of board detected. Limited MaxCpu Frecuency to 1400MHz. Bugfix Alarm hint. updated to Lazarus 1.2.2 and FPC 2.6.4 - Version 1.2, Release Date 31/07/2014 Bugfix index out of bounds, when hddtemp not installed. commands to read temperature sensors, hddtemp or current cpu frequency, can be configured in cpumon.conf this allow temperature sensor changing, depending kernel export.