-
这里有武汉恒科 51 单片机仿真器附带的约 80 个 ASM 示例代码,初学 51 单片机汇编的可以有各种示例....
这里有武汉恒科 51 单片机仿真器附带的约 80 个 ASM 示例代码,初学 51 单片机汇编的可以有各种示例.-There, Wuhan Hengke 51 MCU emulator with about 80 ASM sample code, beginner 51 microcontroller There are various examples that can be compiled.
- 2022-09-01 23:10:03下载
- 积分:1
-
该文件包括利用MPS4300控制LED控制芯片TLC5941硬件和C代码,该方案是用于流行的LED背光源....
该文件包括利用MPS4300控制LED控制芯片TLC5941硬件和C代码,该方案是用于流行的LED背光源.-The document including the use of LED control chips MPS4300 control TLC5941 hardware and C code, the program is used to pop the LED backlight.
- 2022-12-15 17:15:03下载
- 积分:1
-
金蓬噢科拉图形液晶显示器ocm8系列并口驱动程序。
金蓬噢科拉图形液晶显示器ocm8系列并口驱动程序。-the bottle Oh Kola graphic LCD ocm8 series of parallel drivers.
- 2023-03-06 16:10:03下载
- 积分:1
-
this is resouse of gps reciever.
串行接收、提取GPS报文信息,存于单片机内存单元。-this is resouse of gps reciever.
- 2022-03-26 02:53:58下载
- 积分:1
-
Time+ temperature display with LCD 12864, please share! ! ! !
时间+温度用液晶12864显示,欢迎大家共享-Time+ temperature display with LCD 12864, please share! ! ! !
- 2022-12-03 02:50:03下载
- 积分:1
-
MSP430基本编程学习资料
MSP430基本编程学习资料
(端口,时钟,定时器,。。。)-Basic learning materials MSP430 Programming
- 2022-01-26 03:10:38下载
- 积分:1
-
430 make use of a clock pulse generated procedures, you can tune in!
利用430做的一个产生时钟脉冲的程序,可以调的!-430 make use of a clock pulse generated procedures, you can tune in!
- 2022-08-25 13:11:45下载
- 积分: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
-
PIC 的资源,睡眠模式和看门狗的设置和使用的C语言样例
PIC 的资源,睡眠模式和看门狗的设置和使用的C语言样例-Using sleep mode, wakeup on change, and the watchdog timer
on baseline PICs
- 2023-02-04 07:25:03下载
- 积分:1
-
TS-1620原理图和程序 TS-1620原理图和程序-TS-1620 schematic diagram and procedures for TS-1620 schematic diagram and procedures
- 2022-07-11 05:25:15下载
- 积分:1