-
本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率...
本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率高、抗干扰能力强,动态显示的方式等特点。本设计既可以对当前温度进行检测又可以对温度进行数码显示,两位整数两位小数的显示方式具有更高的显示精度,若超越极限温度则触发蜂鸣器报警。利用功能强大的Keil和具有互动电路仿真的Proteus进行程序的编写和仿真。-The system AT89S52 microcontroller as its core components, plus the temperature acquisition circuit, and display circuitry, and the more limited alarm circuits. Single bus-type digital temperature sensor DS18B20, the system has a temperature measurement error of the small, high resolution, anti-interference ability, dynamic show the way and so on. This design not only can detect the current temperature can also right temperature digital display, two integers with two decimal places are displayed to show a higher precision, if the temperature is beyond the limits of buzzer alarm is triggered. Keil and the use of powerful interactive circuit simulation of the Proteus programming the preparation and simulation.
- 2022-09-14 18:05:02下载
- 积分:1
-
一个简单的汇编程序源代码
一个简单的汇编程序源代码-a simple compilation of source code
- 2023-03-17 09:10:04下载
- 积分:1
-
embeded device reverse engineering tools
Quoted from the author Igor Skochinsky
In July I had the honor to speak at the Recon conference in
Montreal, Canada. It was my first conference but I really liked the
experience. I hope I’ll be able to attend it in future.
The presentations were recorded and hopefully will appear on the Recon site soon but for now you can check out the slides . I have also uploaded some of the tools I mentioned, most notably various filesystem extractors compiled for Win32 .
- 2022-06-26 14:24:44下载
- 积分:1
-
此代码是利用汇编语言实现的霓虹灯变化,实现都种图案的变化。是很好的汇编语言学习实例。...
此代码是利用汇编语言实现的霓虹灯变化,实现都种图案的变化。是很好的汇编语言学习实例。-This code is to use assembly language to achieve the neon lights change to achieve all kinds of design changes. Is a good example of assembly language to learn.
- 2022-07-11 18:57:21下载
- 积分:1
-
这是一个用PIC16F73 MCP2515的驱动程序、应用程序连接到PC通过…
This is an MCP2515 driver application using a PIC16F73, connected to the PC through the serial port.
In the firmware you can easily configure the MCP in TX, RX or LOOPBACK mode.
- 2022-08-24 10:20:55下载
- 积分:1
-
单片机实验板自检程序,
汇编语言编写,可检测实验板上所有功能...
单片机实验板自检程序,
汇编语言编写,可检测实验板上所有功能-Self-test procedures for single-chip board, assembly language development, can detect all the features of the experimental board
- 2022-03-28 14:09:49下载
- 积分:1
-
- 2022-03-10 14:40:35下载
- 积分:1
-
这是12864与复位字体显示子程序显示初始屏幕…
这是12864 带字库的显示子程序 reset 是初始屏幕的 display 是显示数据的 input是输入地址的指令-This is the 12864 with reset font display subroutine is the initial screen display is to show the data input is the input address command
- 2022-09-07 19:05:02下载
- 积分:1
-
LCD1602液晶显示
LCD1602液晶驱动万年历显示C程序,LCD1602液晶驱动万年历显示C程序-LCD1602 LCD-driven calendar shows C procedures, LCD1602 LCD display-driven C program calendar
- 2022-01-25 22:18:22下载
- 积分:1
-
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。...
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。-established from the beginning byte DATA modules into 10 unsigned data, the data to find the maximum and minimum, the screens showed that 10 data and maximum and the minimum.
- 2022-10-29 07:40:03下载
- 积分:1