-
AT91RM9200
AT91RM9200-DK的cf卡读写程序-AT91RM9200-DK
- 2023-08-08 18:10:03下载
- 积分:1
-
Proteus仿真实例,单片机学习的好帮手
Proteus仿真实例,单片机学习的好帮手-Proteus simulation, single-chip learning a good helper
- 2022-03-02 23:48:36下载
- 积分:1
-
TL062/TL064 MOTOROLA development of low power JFET input operational amplifiers
TL062/TL064 MOTOROLA开发的low power JFET input operational amplifiers-TL062/TL064 MOTOROLA development of low power JFET input operational amplifiers
- 2022-05-06 16:44:36下载
- 积分:1
-
C51强大功能及其高效率的重要体现之一在于其丰富的可直接调用的库函数,多使用库函数使程序代码简单,结构清晰,易于调试和维护,下面介绍C51的库函数系统。
C51强大功能及其高效率的重要体现之一在于其丰富的可直接调用的库函数,多使用库函数使程序代码简单,结构清晰,易于调试和维护,下面介绍C51的库函数系统。-C51 powerful features and its high efficiency in one important manifestation of its rich can directly call the library, multi-use library functions to make the code simple, clear and easy to debug and maintenance, and C51 introduced below the library system.
- 2022-07-19 23:21:39下载
- 积分:1
-
杜洋12864LCD电子时钟源程序,可以做成精美万年历
杜洋12864LCD电子时钟源程序,可以做成精美万年历-Du Yang 12864LCD electronic clock source, you can create attractive calendar
- 2022-07-04 03:15:43下载
- 积分:1
-
高速flash AT45db041B驱动程序
高速flash AT45db041B驱动程序。msp430f149+at45db041b,包括源件和项目文件。-high-speed flash AT45db041B driver. Msp430f149 at45db041b, including the source documents and project documents.
- 2022-03-02 08:47:55下载
- 积分:1
-
这个是用AVR编写的程序,这里是一个时钟电路,用数码管显示当前时间。对初学者比较有用。...
这个是用AVR编写的程序,这里是一个时钟电路,用数码管显示当前时间。对初学者比较有用。-This is prepared by AVR process, here is a clock circuit, a digital display the current time. More useful for beginners.
- 2022-02-15 23:15:05下载
- 积分: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
-
pid control source, it is good, draw attention to concerns ah
pid控制的源程序,很不错的,请大家注意关注啊-pid control source, it is good, draw attention to concerns ah
- 2022-09-22 21:40:03下载
- 积分:1
-
pj working with a compiler
pj working with a compiler
- 2023-05-25 18:30:03下载
- 积分:1