-
装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显...
装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-Device" s function is real-time temperature monitoring and control. Temperature by the temperature sensor DS18B20 sample and converted into a digital signal into the microcontroller, and with the set alarm temperature of the upper and lower limit comparison information through the LCD display. Such as real-time temperature exceeds a set upper and lower limits on the one hand by the LCD to display information, and the alarm sound the other hand, automatic control relay (Relay) to open turn on or off to control the opening and the heat source off, to achieve real-time temperature control.
- 2022-02-20 12:38:04下载
- 积分:1
-
Russian box of the source code and articles gave a detailed code
俄罗斯方块的源代码及论文报告
里面有详细的代码-Russian box of the source code and articles gave a detailed code
- 2023-08-17 14:30:04下载
- 积分:1
-
介绍汇编语言,属于教程一类的,想学习对硬件编程的朋友可以下载来看看。直接解压就可,CHM文件。...
介绍汇编语言,属于教程一类的,想学习对硬件编程的朋友可以下载来看看。直接解压就可,CHM文件。-introduction to the compilation of language, belong to a category Guide, want to learn programming for the hardware can be downloaded friends to see. Decompression can be direct, CHM file.
- 2022-01-24 17:42:14下载
- 积分:1
-
直流电机控制程序 基于ti公司 dsp tms320lf2407a 运行环境 ccs2.2 原创 虽然很简单...
直流电机控制程序 基于ti公司 dsp tms320lf2407a 运行环境 ccs2.2 原创 虽然很简单-DC motor control program ti-based company dsp tms320lf2407a original operating environment ccs2.2 Although very simple
- 2022-10-04 13:05:05下载
- 积分:1
-
无线收发模块nRF9E5的例程,分别位汇编语言和单片机C语言编写
无线收发模块nRF9E5的例程,分别位汇编语言和单片机C语言编写-wireless transceiver module nRF9E5 the routines, places, respectively assembly language and C language MCU
- 2022-04-06 11:12:14下载
- 积分:1
-
在屏幕上开出三个窗口:起止坐标为(5,10)和(15,30),(5,50)和(15,70),(18,15)和(22,65)。要求可用左右方向键选择左窗口或右窗口
在屏幕上开出三个窗口:起止坐标为(5,10)和(15,30),(5,50)和(15,70),(18,15)和(22,65)。要求可用左右方向键选择左窗口或右窗口为当前活动窗口。当一行字符显示满后(左右窗口一行显示20个字符,下窗口显示50个字符),窗口自动向上卷动一行,输入的字符仍显示与最低一行,窗口最高一行向上卷动后消失。用上下方向键可使活动窗口及下窗口内容同时上卷或下卷。输入‘ESC’后结束程序。(huangyujie)-screen out three windows : starting and ending coordinates (5,10) and (15, 30), (5,50) and (15.70) (18.15) and (22.65). Asked about the direction keys can be used to choose the left or right window to window to window current activities. When his characters show after the expiration of (his show window about 20 characters, the next window displays 50 characters), the window automatically scrolling upward here, the importation of characters showed that the minimum here, his highest window scrolling upward disappeared. Up and down direction keys enable activities under the window and window content, but on the next volume or volumes. Importation "ESC" end after the procedure. (Huangyujie)
- 2022-07-13 02:20:18下载
- 积分:1
-
该程序为VB程序,是用于计算出来的坐标需要进行坐标系转换使用.感谢站长...
该程序为VB程序,是用于计算出来的坐标需要进行坐标系转换使用.感谢站长-procedure for the VB program is used to calculate the coordinates of the need for the use of coordinate system conversion. Grateful to the station! !
- 2022-07-14 04:08:13下载
- 积分:1
-
波特率计算器baud
波特率计算器baud-zscvzxcvzxcv
- 2022-03-22 08:26:38下载
- 积分:1
-
Mini Tetris
很小的俄罗斯方块,只用了440字节,能在DOS、WIN95、WIN98、WINME、WIN2000,XP下运行(其他的系统我没试过,可能行也可能不行)。-Mini Tetris
- 2022-06-02 11:55:12下载
- 积分:1
-
本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256)
入口参数:采样值数据块首地址在SADR中,连续采样数在W中
出口参数:滤波值在SO...
本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256)
入口参数:采样值数据块首地址在SADR中,连续采样数在W中
出口参数:滤波值在SOU中.-Arithmetic mean of the filter program (value of sample 8, the number of consecutive samples is less than 256) import parameters: the first sample value of the data block address in the SADR, the continuous sampling of a few in the W export parameters: filter values in SOU .
- 2022-02-12 14:42:33下载
- 积分:1