-
LIN协议的实现。用状态机实现。baudrate可调整,只能做slave。
LIN协议的实现。用状态机实现。baudrate可调整,只能做slave。-SCI communication on 68hc9s08dz60
it is not a simple sending & receiving process, utilizes a state machine
- 2022-01-25 14:10:47下载
- 积分:1
-
ARM7开发板的USB源程序,好东西咯。
ARM7开发板的USB源程序,好东西咯。
-ARM7 development board
- 2022-04-01 05:49:37下载
- 积分:1
-
LCD应用系统程序,里面有proteus仿真程序。
LCD应用系统程序,里面有proteus仿真程序。-LCD application procedures, proteus simulation program there.
- 2022-03-12 12:25:37下载
- 积分:1
-
这个是128×64的液晶屏的读写程序,控制芯片是ks0107和ks0108.
这个是128×64的液晶屏的读写程序,控制芯片是ks0107和ks0108.-This is a 128 × 64 LCD screen to read and write procedures to control the chip is ks0107 and ks0108.
- 2022-05-27 13:58:00下载
- 积分:1
-
SCM source scripts, including floating point calculations, multi
各种51单片机源程序集,包括浮点数的计算,多字节的加减等算法的实现-SCM source scripts, including floating point calculations, multi-byte such as addition and subtraction algorithm implementation
- 2022-02-09 17:43:23下载
- 积分:1
-
lcd display program, LCD menu program for learning the use of LCD
lcd显示程序,LCD菜单程序,可供学习LCD者使用
-lcd display program, LCD menu program for learning the use of LCD
- 2023-07-09 00:25:02下载
- 积分:1
-
本库函数实现了C8051F020下20键PS2键盘的驱动 代码非常稳定 同时很容易移植到其它处理器中使用 接口方便 代码规范简洁...
本库函数实现了C8051F020下20键PS2键盘的驱动 代码非常稳定 同时很容易移植到其它处理器中使用 接口方便 代码规范简洁
- 2022-06-21 20:53:15下载
- 积分: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
-
Replant J1939 Codes and ucOSII On the Freescale 16 bit MCU(Mc9s12dp256).
在Freescale16位单片机MC9s12dp256上移植了J1939源码和操作系统(ucOSII)。-Replant J1939 Codes and ucOSII On the Freescale 16 bit MCU(Mc9s12dp256).
- 2022-01-31 17:50:53下载
- 积分:1
-
下载工具,数字信号处理器和电路板原理图,适合于使用在自己的辅…
DSP下载工具的原理图和PCB图,适合用于自己设计DSP开发板-Download tools, DSP and PCB schematic diagram, suitable for use in their own design DSP development board
- 2022-02-03 15:28:56下载
- 积分:1