-
一些有关单片机在电话自动转接中的应用资料,希望对这方面编程的能提供一些帮助...
一些有关单片机在电话自动转接中的应用资料,希望对这方面编程的能提供一些帮助-Some of the single-chip automatic switching on the phone application information, I hope this program can provide some help
- 2022-03-18 10:36:01下载
- 积分:1
-
BC31 TC30 编译过,可运行。
BC31 TC30 编译过,可运行。
-BC31 TC30 compiled can be run.
- 2022-02-21 14:31:39下载
- 积分:1
-
ATMEGA128 introduced the use of the AD, in great detail, it is worth a cut, but...
介绍了ATMEGA128的AD使用,很详细,值得一砍,不过是E文的-ATMEGA128 introduced the use of the AD, in great detail, it is worth a cut, but the text is E.
- 2022-01-25 20:00:29下载
- 积分:1
-
两位数码管动态显示,两个按钮可使数码管数字调大调小
两位数码管动态显示,两个按钮可使数码管数字调大调小-Two digital tube dynamic display, two buttons will enable the digital tube digital transfer major small
- 2022-01-21 21:29:16下载
- 积分:1
-
串口扩展LED时钟子程序,不含时间设定,可直接嵌入串口LED显示系统中...
串口扩展LED时钟子程序,不含时间设定,可直接嵌入串口LED显示系统中-Serial LED clock subroutine expansion, excluding the time settings, can be directly embedded in the serial LED display system
- 2022-02-15 07:30:05下载
- 积分:1
-
With memory function
带有存储器功能的数字温度计-DS1624技术应用-With memory function-DS1624 digital thermometer Technology
- 2022-07-15 23:00:32下载
- 积分:1
-
多路数据采集系统,
多路数据采集系统, -Multi-channel data acquisition systems, multi-channel data acquisition system,
- 2023-07-05 06: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
-
240X160触摸屏控制源程序,适用于液晶型号为8X10D
240X160触摸屏控制源程序,适用于液晶型号为8X10D-240x160 touch screen to control the source code, apply to LCD models 8X10D
- 2022-10-24 01:15:04下载
- 积分:1
-
此源码利用单片机实现短距离无线传输,有实用性,
此源码利用单片机实现短距离无线传输,有实用性,-use of this source MCU short distance wireless transmission, practicality,
- 2023-02-17 19:30:03下载
- 积分:1