搜索资源列表
18b20(1)
- 18B20.asm 基于AT89S52单片机的温度计 两位显示的
18B20
- 18B20测温电路asm源代码 可直接使用
DS18B20.ASM
- 18B20汇编程序,精度0.0625,可读两支温度,LED显示,串口输出
温度传感器源程序
- 1602液晶+DS1302时钟芯片+DS18B20温度传感器源程序.rar,1602 LCD+ DS1302 clock chip+ DS18B20 source temperature sensor. Rar
clock_and_ds18b20_LCD
- 51单片机时钟 和18B20 温度的 LCD显示,C51加ASM程序,-51 Single-chip clock and LCD display 18B20 temperature, C51 plus ASM procedure,
clock_and_ds18b20_LED
- 51单片机时钟 和18B20 温度的 LED显示,C51加ASM程序,-51 Single-chip clock and LED display 18B20 temperature, C51 plus ASM procedures,
18B20
- 关于ds18b20的所有有用处的好资料,pdf版的-ds18b20
1820
- 基于18B20的51单片机温度控制器实例,采用汇编语言编写,可以设置上限温度和下限温度,温度超限会发出报警信息。-18B20 single chip microcomputer-based temperature controller of the 51 examples of the preparation of the use of assembly language, you can set the upper limit temperature and the minimum tempe
18B20PROGRAM(asm)
- 18B20测温程序(汇编),包含电子电路图(proteus)-18B20 temperature process (compilation), contains the circuit diagram
18b20
- 用18b20测的实际温度, 并且在液晶上面显示-Temperature and above in the liquid crystal display
18b20
- ds18b20温度控制程序,数码管显示、三键控制-ds18b20 temperature control procedures, digital display, three-button control
0905170545231
- 18B20测温汇编程序,并使用led显示的源代码-18B20 in asm
18B20
- 可以显示两位温度,并且有温度显示,无需数模转换-Can be disp the temperature
shizhongwenduji
- 时钟温度计(用1302、18B20、12232F显示器)的汇编程序-Clock thermometer (in 1302,18 B20, 12232F display) in assembler
18b20_1602LCD
- 51单片机程序,18b20+1602LCD测温实验(汇编),配有实验说明文档。-51 SCM program, 18b20+1602 LCD temperature experiments (compilation), with test documentation.
DS18B20
- 18B20, *** *****DS18B20智能温度控制器 数据线接P1.0******* ***六位数码显示,前三位显示“18b”******************* ***第四位表示温度的正负符号,正为“┩”,负为“-”**** ***第五位和第六位显示温度(显示范围-55~+99摄氏度) TEMPER_L EQU 29H 用于保存读出温度的低8位 TEMPER_H EQU 28H 用于保存读出温度的高8位 FLAG1 EQU 38H 是否检测到DS18B2
DS18B20_64bitROMCODE_TEST_CD4094
- 使用8051单片机汇编语言,读取DS18B20的64位ROM代码,并显示在8个数码管上,数码管用CD4094驱动-Using 8051 assembly language, read DS18B20 64-bit ROM code and displayed in the 8 digital tube, the digital useful CD4094 driver
18B20-asm
- 汇编语言编写的18B20程序,供大家参考.-18B20 program written in assembly language, for your reference.
18B20
- DS18B20 - PIC16F877A example
1602+18b20+1302仿真asm
- 汇编语言编写,1602是p0口,其余连线请参照asm文件的注释。