目前共有3篇帖子。
【發佈源代碼】Linux平台下開機時間和室內環境溫度記錄程序
1樓 巨大八爪鱼 2015-6-21 13:39
項目地址:https://github.com/zlk1214/PowerLog
協議:GPL
2樓 巨大八爪鱼 2015-6-21 13:40
README.md:
# PowerLog
Log on the time and the environment temperature automatically when powering on your computer.

This program is by Octopus and under the GPL license.
It has been compiled on Fedora 22 64bit.

Installation:
1.Unzip powerlog2.2.tar.bz2 to a folder.
2.Change the path of the folder on the first line in powerlog2.2.tar.bz2/autorun.sh. (Default: /home/octopus/Programs/powerlog)
3.Open powerlog2.2.tar.bz2/conn.h to set the MySQL Connection settings.
4.Open powerlog2.2.tar.bz2/UART.h to set the Serial Port settings. (By default, the program sends 0x83 when measuring the temperature and the device sends back 4 bits containing the temperature information from DS18B20.
5.Import database.sql to your MySQL server.
6.Make and run ./powerlog2 to test.
7.Set powerlog2.2.tar/autorun.sh to run automatically when powering on.


3樓 巨大八爪鱼 2015-7-15 22:46

回復帖子

內容:
用戶名: 您目前是匿名發表
驗證碼:
 
 
©2010-2025 Arslanbar [手機版] [桌面版]
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。