-
hgfhgf ghgfhbn yjtuyju tutdfsf
hgf ghgfhbn yjtuyju tutdfsf-hgfhgf ghgfhbn yjtuyju tutdfsf
- 2022-02-26 04:21:46下载
- 积分:1
-
便于单片机简单使用时钟功能的,对于初学者特别有用,只需要稍微懂得电路,了解做个电子时钟原理即可...
便于单片机简单使用时钟功能的,对于初学者特别有用,只需要稍微懂得电路,了解做个电子时钟原理即可-Simple and easy to use single-chip clock function, particularly useful for beginners, require only a slight circuit to understand, understand to be a principle of the electronic clock to
- 2022-01-22 00:23:52下载
- 积分:1
-
12864LCD电子钟的C语言程序,电子钟的经典
12864LCD电子钟c语言程序,电子钟的经典之作-12864LCD electronic bell c language program, the electronic bell classic
- 2022-01-25 19:04:01下载
- 积分: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
-
This is based on the Philips 764 SCM LIN program design, simple and understandab...
这是关于基于philips的764单片机的LIN程序设计,简单易懂。-This is based on the Philips 764 SCM LIN program design, simple and understandable.
- 2022-11-23 20:05:03下载
- 积分:1
-
根据输入的年,月,日 计算出星期几。
单片机数码管显示和键盘输入,...
根据输入的年,月,日 计算出星期几。
单片机数码管显示和键盘输入,-Based on the input of the year, month, day, calculate the day of the week. Microcontroller digital tube display and keyboard input,
- 2022-02-12 14:22:23下载
- 积分:1
-
Elan eKTP8733N single
Elan eKTP8733N单片机开发程序,用于驱动SPI接口。在Elan 公司开发环境中使用。-Elan eKTP8733N single-chip development process, used to drive SPI interface. Elan has developed in the environment.
- 2022-03-04 00:32:59下载
- 积分:1
-
这是一个时钟程序,有可调功能,走时比较准确,还可定闹钟,比较实用...
这是一个时钟程序,有可调功能,走时比较准确,还可定闹钟,比较实用-This is a clock procedures, have adjustable features, more accurate travel time, but also set an alarm clock, more practical
- 2022-07-06 23:41:55下载
- 积分:1
-
时钟心片 DS1302的控制原码程序,C语言的版本
时钟心片 DS1302的控制原码程序,C语言的版本-Heart DS1302 clock chip control procedures for the original code, C language version
- 2022-03-20 17:20:31下载
- 积分:1
-
通过串口,接收上位机发送的命令,并进行CSI24WC02的读写操作,并返回相应 数据或应答。用汇编实现,可以用keil编译器...
通过串口,接收上位机发送的命令,并进行CSI24WC02的读写操作,并返回相应 数据或应答。用汇编实现,可以用keil编译器-through the serial port, the receiving PC to send orders, and CSI24WC02 read and write operations, and return to the corresponding data or response. Assemble realized, can be used Keil compiler
- 2022-04-30 01:05:20下载
- 积分:1