-
传输C8051F340的USB驱动器固件,C8051F340的USB传输固件
c8051f340 USB传输 固件驱动, c8051f340 USB传输 固件驱动,-transmission c8051f340 USB drive firmware, c8051f340 USB transmission firmware-driven,
- 2023-06-27 16:00:03下载
- 积分:1
-
DS18b20同PIC单片机通讯源程序
来源:嵌入式技术网
DS18b20同PIC单片机通讯源程序
来源:嵌入式技术网-DS18B20 Singlechip communication with the PIC source code Source: Embedded Technology Network
- 2023-05-10 03:50:02下载
- 积分:1
-
- 2022-01-26 02:12:59下载
- 积分:1
-
使用EM78P468单片机做的IC卡煤气表程序。
使用EM78P468单片机做的IC卡煤气表程序。-EM78P468 Singlechip make use of the IC card gas meter program.
- 2022-02-01 16:40:55下载
- 积分:1
-
PIC SCM DS1302 clock chip assembler Display seconds/minute/hour/date/month/day/y...
PIC单片机控制时钟芯片DS1302汇编程序
Display 秒/分/小时/日期/月/日/年
-PIC SCM DS1302 clock chip assembler Display seconds/minute/hour/date/month/day/year
- 2022-04-21 01:19:29下载
- 积分:1
-
FlashFlex51 Microcontroller
Control of CompactFlash Card in Memory Mode
FlashFlex51微控制器
- 2022-07-23 22:34:57下载
- 积分:1
-
Content:* IR test program, launched with the microcontroller through the launch...
内容:
*红外测试程序,用单片机通过发射管发射38K的调制频率码,由一体化接收并解码由发光管显示。
*正常情况下,由于反射和高灵敏度接收,LED4(P1.3)一直闪烁,可以用黑色纸片完全遮挡接收头使
*之不能接收到发射管的信号,这是LED4熄灭。说明功能性正常
-Content:* IR test program, launched with the microcontroller through the launch tube of the modulation frequency of 38K code, by the integration to receive and decode from the LED display.* Under normal circumstances, due to reflection and high-sensitivity receiver, LED4 (P1.3) has been flickering, you can completely block the black pieces of paper to make* that they are not receiving the first emission control signal is received, it is LED4 out. Note the normal functional
- 2022-03-20 16:16:04下载
- 积分:1
-
电子琴 1. 实验任务 1. 由 4X4 组成 16 个按钮矩阵,设计成 16 个音。 2. 可随意弹奏想要表达的音乐。...
电子琴 1. 实验任务 1. 由 4X4 组成 16 个按钮矩阵,设计成 16 个音。 2. 可随意弹奏想要表达的音乐。-a flower. An experimental tasks. Formed by the 4x4 matrix button 16, 16 designed to sound. 2. Free expression want to play the music.
- 2022-10-25 03:10:03下载
- 积分:1
-
pic16f上12864液晶显示,ad转换程序,时钟显示程序,串口程序。...
pic16f上12864液晶显示,ad转换程序,时钟显示程序,串口程序。-12864 LCD pic16f on, ad conversion process, the clock display program, serial program.
- 2022-10-21 07:05:04下载
- 积分: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