-
1.K1作为左转弯开关,K2作为右转弯开关。L1、L2作为左转弯灯,L5、L6作为右转弯灯。
2.程序实现的功能:向上打K1时左转弯灯以一定频率闪烁,打K2...
1.K1作为左转弯开关,K2作为右转弯开关。L1、L2作为左转弯灯,L5、L6作为右转弯灯。
2.程序实现的功能:向上打K1时左转弯灯以一定频率闪烁,打K2时右转弯灯以一定频率闪烁,K1、K2同时向上或向下,发光二极管灭。-1.K1 as a left turn switch, K2 as a switch and turn right. L1, L2 as a left turn lights, L5, L6 as lights and turn right. 2. Program features: K1 when the left turn up to fight a certain frequency of flashing lights, turn right when playing K2 to a certain frequency of flashing lights, K1, K2 upward or downward at the same time, anti-light-emitting diodes.
- 2023-03-29 11:45:03下载
- 积分:1
-
16位单片机PIC18系列的C语言程序,能实现国际象棋的功能!
16位单片机PIC18系列的C语言程序,能实现国际象棋的功能!-PIC18 family of 16-bit single-chip C-language program that can realize the function of chess!
- 2022-03-25 15:01:34下载
- 积分:1
-
这是一个单一的
这是一个单片机控制RFID芯片FM1702SL的C语言程序,采用Keil编译。-This is a single-chip RFID chip control FM1702SL C-language program, using Keil compiler.
- 2022-04-07 19:48:39下载
- 积分:1
-
240* 320 TFT LCD of the AVR driver, LCD controller chip ILI9320 parallel 16bit m...
240*320 TFT LCD的AVR驱动程序,LCD控制芯片ILI9320 并行16bit模式 -240* 320 TFT LCD of the AVR driver, LCD controller chip ILI9320 parallel 16bit mode
- 2022-04-01 06:42:52下载
- 积分:1
-
can总线详细设置资料,从网络转来的!呵呵,看看可不可以用!...
本文件包括葡丰概率实验测定pi的方法介绍和matlab实现方法,简单易用。-This document includes the experimental determination of the probability of Portugal Fung pi method matlab introduction and realization of methods, easy to use.
- 2022-04-08 12:57:03下载
- 积分:1
-
我编写的基于spce061a的语音播报电子钟,利用sunplus开发板,可以设置时间和定闹
陈谭 2004...
我编写的基于spce061a的语音播报电子钟,利用sunplus开发板,可以设置时间和定闹
陈谭 2004 -I prepared based on the voice broadcast spce061a electronic bell, using sunplus development boards can set time and set downtown Chen Tan 2004
- 2022-09-09 22:20:03下载
- 积分:1
-
12864 display program (EE21 learning demo board)
12864显示程序(EE21学习板演示程序)
-12864 display program (EE21 learning demo board)
- 2022-03-12 02:37:49下载
- 积分:1
-
采用高发射功率红外光电二极管和高灵敏度光电晶体管组成。
光缝宽度(分辨率)有0.8mm、0.4mm两种。...
采用高发射功率红外光电二极管和高灵敏度光电晶体管组成。
光缝宽度(分辨率)有0.8mm、0.4mm两种。-High transmit power infrared photodiode and high-sensitivity phototransistor. Optical slit width (resolution) of 0.8mm, 0.4mm two kinds.
- 2022-03-23 03:57:56下载
- 积分: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
-
MS-51 高级应用程序库,欢迎各位大虾下载交流分享,望多多上传,资源共享-MS-51 high-level application library, to welcome you to download the exchange of shrimp to share, hope lot of uploading and sharing resources
- 2022-07-01 08:20:18下载
- 积分:1