-
无线模块nrf2401驱动程序,介绍了NRF2401应用操作的源程序代码
无线模块nrf2401驱动程序,介绍了NRF2401应用操作的源程序代码-Wireless module nRF2401 driver, introduced the application of the operation of nRF2401 source code
- 2022-09-26 04:25:03下载
- 积分:1
-
利用51单片机对RTL8109进行控制,实现以太网通讯功能。
利用51单片机对RTL8109进行控制,实现以太网通讯功能。-The use of 51 single-chip control of RTL8109, Ethernet communication functions.
- 2022-01-30 16:57:16下载
- 积分:1
-
MSP430 LCD and keyboard application code by running
MSP430单片机的液晶与键盘的应用,代码通过运行-MSP430 LCD and keyboard application code by running
- 2022-02-24 22:21:20下载
- 积分:1
-
PWM输出源程序,飞思卡尔单片机实现,以SR12为例
PWM输出源程序,飞思卡尔单片机实现,以SR12为例-PWM source, Freescale"s MCU to SR12 example
- 2022-06-16 06:45:00下载
- 积分:1
-
eagle circuit for MP3 expander
eagle circuit for MP3 expander
- 2023-02-09 17:25:04下载
- 积分:1
-
SCM digital clock procedures, the alarm function of two schools, with the prepar...
基于51单片机的数字钟程序,实现了闹铃校时两个功能,用Keil C编写-SCM digital clock procedures, the alarm function of two schools, with the preparation of Keil C
- 2022-02-26 10:49:35下载
- 积分:1
-
本代码实现4×4键盘操作
对键盘进行扫描取得键入值
本代码实现4×4键盘操作
对键盘进行扫描取得键入值-Realize the code 4 × 4 keyboard operation of the keyboard type to be scanned to obtain the value of
- 2022-03-15 23:35:43下载
- 积分:1
-
由4X4组成16个按钮矩阵,设计成16个音。 可随意弹奏想要表达的音乐。...
由4X4组成16个按钮矩阵,设计成16个音。 可随意弹奏想要表达的音乐。
-By the 4X4 matrix composed of 16 buttons, designed to tone 16. Free to play the music you want to express.
- 2022-01-25 23:45:01下载
- 积分: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
-
EM78P153反汇编源码!反编译的代码文件可以直接编译,看了你就知道!原来反编译怎么这么简单!...
EM78P153反汇编源码!反编译的代码文件可以直接编译,看了你就知道!原来反编译怎么这么简单!-EM78P153 disassemble source! Decompile the code files can be directly compiled and read you will know! Original decompile how simple!
- 2023-08-10 09:20:03下载
- 积分:1