Hardware environment: one set of tiny6410 Development Board and DS18B20 temperature acquisition Chip
Software environment: Linux 2.6.38, qt4 Runtime Library
Driver: 6410_ds18b20 Device File Name:/dev/DS18B20
Master Program: ts9000
Program running instructions: automatically runs after the Development Board is powered on.
The running interface is as follows:
1. Click the relevant button on the main interface.
650) This. width = 650; "src =" http://img.my.csdn.net/uploads/201304/08/1365387486_4777.jpg "style =" border: none; "/>
650) This. width = 650; "src ="/e/u261/themes/default/images/spacer.gif "style =" Background: URL ("/e/u261/lang/ZH-CN/images/localimage.png") No-repeat center; Border: 1px solid # DDD; "alt =" spacer.gif "/>
2. The collection display automatically updates the temperature data collected from ds18 in 5 seconds.
650) This. width = 650; "src =" http://img.blog.csdn.net/20130517204446786 "style =" border: none; "/>
3. temperature alarm settings. If the collected temperature exceeds the set range, the system will trigger an alarm.
Note: The data takes effect only after it is saved.
650) This. width = 650; "src =" http://img.blog.csdn.net/20130517204509408 "style =" border: none; "/>
4. Device Control: controls the buzzer status.
650) This. width = 650; "src =" http://img.my.csdn.net/uploads/201304/08/1365387519_5769.jpg "style =" border: none; "/>
This article is from the "shenhan" blog, please be sure to keep this source http://shenhan.blog.51cto.com/8505226/1564189
Qt4-based intelligent temperature acquisition and control system