-
本系统利用集成智能温度传感器测量温度,采用光纤传输温度信号。系统由单片机(HT46R24)控制温度传感器(DS18B20)的温度采集。当有采集温度的指令的时候,...
本系统利用集成智能温度传感器测量温度,采用光纤传输温度信号。系统由单片机(HT46R24)控制温度传感器(DS18B20)的温度采集。当有采集温度的指令的时候,才启动温度传感器并采回其数据,在没有进行温度采集的时候,将通过抬高温度传感器的地,关断其工作电源,如此可以降低系统的功耗。系统将每一次采集回来的数据与前一次的数据比较,若温度变化超限或温升超标,立即发送上述温度值;否则,累加到采集了一定的次数,再向主机发送最新温度值。-The system uses an integrated smart temperature sensors measure temperature, using optical fiber transmission temperature signal. System consists of microcontroller (HT46R24) controlling the temperature sensor (DS18B20) the temperature of collection. When a collection of instructions, when the temperature before start-up temperature sensors and taken back to its data, collected in the absence of the temperature when the temperature sensor will raise, the turn-off the power of their work, so you can reduce system power consumption. The system will come back every time collecting data and previous data comparison, if the temperature changes or temperature exceeding overrun immediately send the temperature value otherwise accumulate to collect a certain number of times, again
- 2022-02-22 01:47:25下载
- 积分:1
-
用于嵌入式系统的TCP/IP协议栈及若干服务
用于嵌入式系统的TCP/IP协议栈及若干服务-for Embedded Systems TCP/IP protocol stacks and some services
- 2022-03-24 15:41:45下载
- 积分:1
-
WINHEX11V2 显示磁盘及文件信息
WINHEX11V2 显示磁盘及文件信息-WINHEX11V2- show disk and file information
- 2022-08-26 15:03:28下载
- 积分:1
-
windows下接收usb转串口的工具,能够支持pxa270开发板!
windows下接收usb转串口的工具,能够支持pxa270开发板!-windows to receive a tool for serial port usb switch, capable of supporting PXA270 development board!
- 2023-01-22 21:10:04下载
- 积分:1
-
PIC 驱动双极步进电机
它是驱动双极步进电动机在 PIC 编程示例。
我使用 PIC 基本 Pro 的编程语言。
- 2022-03-11 23:27:32下载
- 积分:1
-
这个程序是自由软件,你可以重新分配它和/或修改它在…
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.--This program is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
- 2022-03-23 08:29:11下载
- 积分:1
-
《嵌入式Linux应用开发完全手册》样章
《嵌入式Linux应用开发完全手册》样章- Embedded Linux application development, fully manual sample chapter
- 2022-01-27 10:31:25下载
- 积分:1
-
单片机做的以个简易音乐播放器,可以播放三首歌曲,源程序及硬件均通过仿真调试...
单片机做的以个简易音乐播放器,可以播放三首歌曲,源程序及硬件均通过仿真调试-Single-chip in order to do a simple music player, can play three songs, the source code and hardware debugging through simulation
- 2022-11-01 12:00:03下载
- 积分:1
-
Qt实现双用按钮
在嵌入式下开发的时候,经常会使用到按钮!比如使用按钮控制开和关!一般人会使用两个按钮去建立两个槽来实现这两个功能,但是这里给出的源码是使用一个开关按钮来实现这两个按钮的不同功能的!希望对您有一定的帮助谢谢!
- 2022-03-22 14:33:06下载
- 积分:1
-
串口访问防雷模块测试仪、放电管测试仪;查询打印报表
应用背景串口访问防雷模块测试仪、放电管测试仪,存储防雷模块测试仪、放电管测试仪的测试信息,自动保存到数据库,经典的访问串口方法,比有些人的轮询要稳定可靠n倍;支持测试数据的查询打印报表关键技术核心技术:1、通过串口与防雷模块测试仪、放电管测试仪进行通信,基于事件的通信方式,比有些人的轮询要稳定可靠n倍。2、数据库采用ado方式通信。3、报表采用网页模式,更简单。
- 2022-05-21 10:12:22下载
- 积分:1