-
This a C51 done GPS terminal CPU : 89S52 Language : Keil C51 is RS232 communicat...
这是一个C51做的GPS终端 CPU:89S52 语言: Keil C51 主要是RS232通信-This a C51 done GPS terminal CPU : 89S52 Language : Keil C51 is RS232 communication
- 2022-02-13 18:07:21下载
- 积分:1
-
基于FREESCALE单片机9S08DZ60的LIN主节点的应用层源代码.LIN是通过UART串口来实现的....
基于FREESCALE单片机9S08DZ60的LIN主节点的应用层源代码.LIN是通过UART串口来实现的.-Based on Freescale
- 2022-02-22 06:36:48下载
- 积分:1
-
m16c290fc可以
M16C290FC can-M16C290FC can
- 2022-01-26 07:43:32下载
- 积分:1
-
This procedure is based on the 89C51 football Substitution realization of the fu...
本程序是基于89C51的足球换人牌的功能实现-This procedure is based on the 89C51 football Substitution realization of the function card
- 2022-04-15 15:48:11下载
- 积分:1
-
该程序用于控制电机的速度,通过占空比PWM来实现该功能.
该程序用于控制电机的速度,通过占空比PWM来实现该功能.-The program used to control motor speed and PWM duty cycle to achieve through this feature.
- 2022-05-06 21:42:28下载
- 积分:1
-
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2...
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2.2,IR
LJMP MAIN
以下为进入P3.2脚外部中断子程序,也就是解码程序
IR:
MOV R6,#9
SB:
ACALL DELAY882 调用882微秒延时子程序
JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
- 2022-07-21 10:12:11下载
- 积分:1
-
中文版的CY7C68013Data数据手册,比较详细介绍了该芯片的功能。不过没有详细的管脚图,在英文版中可以找见...
中文版的CY7C68013Data数据手册,比较详细介绍了该芯片的功能。不过没有详细的管脚图,在英文版中可以找见-CY7C68013Data the Chinese version of the data manual, more detailed introduction of the chip functions. However no detailed pin map, we can find in the English version see
- 2022-02-12 17:01:29下载
- 积分:1
-
e book reader
安装在手机里的安全的免费读书软件,目前装机量已达1500万,并被内置到诺基亚、摩托罗拉、多普达等手机中。用户的手机在安装掌上书院之后,可以阅读保存在手机里的各类资料-e book reader
- 2022-08-06 00:44:29下载
- 积分:1
-
This is a set of C language with the completion of the 128* 64 LCD screen
这是一套用C语言完成的128*64液晶屏驱动,没有设备,未验证可用性-This is a set of C language with the completion of the 128* 64 LCD screen-driven, not equipment, not to verify the availability of
- 2023-05-07 09:35:03下载
- 积分:1
-
能够检测温度,并设置报警温度,界面由1602LCD显示
能够检测温度,并设置报警温度,界面由1602LCD显示-Able to detect temperature, and set the alarm temperature, the interface displayed by the 1602LCD
- 2022-05-25 08:29:35下载
- 积分:1