-
/* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil leve...
/* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil level sensor over.c * 文件标识:无 * 摘 要:油位传感器最终版 * * 当前版本:1.1 * 作 者:翁德平 * 完成日期:2005年6月10日 * * 取代版本:1.0 * 原作者 :翁德平 * 完成日期:2005年5月10日 */-/** Copyright (c) 2005, the United Nations General Assembly in Zhejiang Instrumentation Limited Instrumentation Technology* All rights reserved.** File name : oil level sensor over.c* identification documents : None* Abstract : Oil Level Sensor** The final version of the current version : 1.1* Author : Andr-* Date : June 10, 2005** replace Version : 1.0* Author : Andr-* Date : May 10, 2005* /
- 2022-03-03 08:22:37下载
- 积分:1
-
图基本专业开发套件
PIC BASIC PRO Development Suite
- 2022-03-18 00:50:09下载
- 积分:1
-
高速数字电路设计及EMC设计,越来越得到大家的重视,如何解决高速数字电路设计及EMC之间的矛盾呢,希望这这能帮助大家。吐血推荐下载。...
高速数字电路设计及EMC设计,越来越得到大家的重视,如何解决高速数字电路设计及EMC之间的矛盾呢,希望这这能帮助大家。吐血推荐下载。- The high speed figure circuit design and the EMC design, more
and more obtains everybody the value, how solves between the high
speed figure circuit design and the EMC contradiction, hoped this this
can help everybody. Spits blood recommendation downloading.
- 2022-08-17 09:36:24下载
- 积分:1
-
This procedure based on 8051F020, the aim of deeper understanding of SPI with SB...
本程序基于8051F020,目的是深入的了解SPI与SBUS技术,设计用户自己的应用系统-This procedure based on 8051F020, the aim of deeper understanding of SPI with SBUS technology, design the user
- 2022-03-13 05:55:09下载
- 积分:1
-
单片机计算器,可计算多位小数点的+
单片机计算器,可计算多位小数点的+-*/.可在lcd上显示-Single-chip calculator, calculate the number of decimal 2B !-*/. in lcd display
- 2022-04-16 02:07:13下载
- 积分:1
-
风机智能控制系统代码1,请大家一观,自己使用不外传!
风机智能控制系统代码1,请大家一观,自己使用不外传!-Fan intelligent control system code 1, please a concept, and their use of non-Gaiden!
- 2022-12-03 21:40:03下载
- 积分:1
-
C51 examples, please take a look at each other all of the other party to the oth...
C51 examples, please take a look at each other all of the other party to the other side is a
- 2023-07-31 22:20:03下载
- 积分:1
-
犯错
红外解码程序主要工作为等待红外线信号出现,并跳过引导信号,开始收集连续32位的表面数据,存入内存的连续空间。位信号解码的原则是:以判断各个位的波宽信号来决定高低信号。位解码原理如下:
解码为0:低电平的宽度0.56ms+高电平的宽度0.56ms。
解码为1:低电平的宽度1.68ms+高电平的宽度0.56ms。
程序中必须设计一精确的0.1ms延时时间作为基础时间,以计数实际的波形宽度,若读值为5表示波形宽度为0.5ms,若读值为16表示波形宽度为1.6ms,以此类推。高电平的宽度1.12ms为固定,因此可以直接判断低电平的宽度的计数值5或时16,来确定编码为0或是1。程序中可以减法指令SUBB来完成判断,指令“SUBB A,R2”中若R2为计数值,A寄存器设为8,就可如下:
当“8-R2”有产生借位,借位标志C=1,表示编码为1。
当“8-R2”无产生借位,借位标志C=0,表示编码为0。
将借位标志C经过右移指令“RRC A”转入A寄存器中,再经由R0寄存器间接寻址存入内存中。
-err
- 2022-08-22 12:44:29下载
- 积分:1
-
此程序含有仿真电路图和C语言程序,希望能够对单片机爱好者有用...
此程序含有仿真电路图和C语言程序,希望能够对单片机爱好者有用-This program contains a circuit diagram and the C language simulation procedures can be useful for single-chip lovers
- 2022-01-30 18:48:10下载
- 积分:1
-
BTF020实验程序
BTF020实验程序-2 btf020开发板自带-Experimental procedures BTF020 development board comes with-2 btf020
- 2022-04-30 03:55:20下载
- 积分:1