-
Single
单片机驱动液晶程序,液晶为1624型 里面程序齐全,只需调用子程序就好-Single-chip LCD driver program, LCD-type inside the procedure for the 1624 full, simply call the subroutine like
- 2022-07-27 08:25:00下载
- 积分:1
-
MSP430单片机的实时多任务操作系统c源代码
MSP430单片机的实时多任务操作系统c源代码-MSP430 real-time multi-tasking operating system source code c
- 2022-06-17 14:33:07下载
- 积分: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
-
对金鹏的ocmJ4X8C系列LCM,和单片机进行串口通信的C语言程序。能实现任意位置输入汉字和字符,实现绘图,显示光标和反白;光标和显示移位。...
对金鹏的ocmJ4X8C系列LCM,和单片机进行串口通信的C语言程序。能实现任意位置输入汉字和字符,实现绘图,显示光标和反白;光标和显示移位。-Jinpeng ocmJ4X8C series of the LCM, and single-chip serial communication to the C language program. Able to realize anywhere to input Chinese characters and the characters realize the drawing, showing the cursor and anti-white the cursor and display shift.
- 2023-08-06 07:10:02下载
- 积分:1
-
使用EM78P468单片机做的IC卡煤气表程序。
使用EM78P468单片机做的IC卡煤气表程序。-EM78P468 Singlechip make use of the IC card gas meter program.
- 2022-02-01 16:40:55下载
- 积分:1
-
this procedure is 9s12 MCU control of the DC motor control procedures, the physi...
此程序是用9s12单片机控制直流电机的控制程序,已在实物上调试通过。包含PWM程序、通信程序等-this procedure is 9s12 MCU control of the DC motor control procedures, the physical debugging through. PWM includes procedures, communication procedures, etc.
- 2022-02-07 13:18:40下载
- 积分:1
-
sja1000驱动源代码
sja1000驱动源代码-sja1000 driver source code
- 2023-02-05 22:00:03下载
- 积分: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
-
实用的PIC单片机的单相双向电能芯片5460校准程序。
实用的PIC单片机的单相双向电能芯片5460校准程序。-PIC MCU practical single-phase bi-directional power 5460 chip calibration procedure.
- 2022-03-21 00:24:05下载
- 积分:1
-
CPU卡读写,符合7816标准。经测试完全可以使用。
CPU卡读写,符合7816标准。经测试完全可以使用。-CPU card reader, in line with the 7816 standards. Been tested and can be used.
- 2022-02-02 10:41:41下载
- 积分:1