-
one I just work with C language of SCM data acquisition card code
一个我刚工作时用C语言编写的单片机数据采集卡的代码-one I just work with C language of SCM data acquisition card code
- 2022-08-23 15:27:26下载
- 积分:1
-
right PIC16F877 chip EEPROM data area of the display and write procedures and PI...
对PIC16F877芯片的EEPROM数据区进行读写的演示程序和PIC16F87X系列芯片通过SCI(串行通信接口)来实现与PC的通信。-right PIC16F877 chip EEPROM data area of the display and write procedures and PIC16F87X series chip SCI (Serial Communications Interface) and PC communication.
- 2022-01-25 14:53:58下载
- 积分:1
-
完全读写EEPROM24系列的单片机程序
完全读写EEPROM24系列的单片机程序-fully read and write EEPROM24 series of SCM procedures
- 2022-02-15 16:44:50下载
- 积分:1
-
The design of traffic lights! Can simulate the traffic lights just to the law, t...
交通灯的设计!可以模拟义能灯的通行规律,保证人们及车辆的安全通行!-The design of traffic lights! Can simulate the traffic lights just to the law, to ensure that people and vehicles safe passage!
- 2022-12-26 23:15:03下载
- 积分:1
-
单片机驱动162芯片典型程序,简单明了。
单片机驱动162芯片典型程序,简单明了。-Single-chip driver 162 chipset typical procedure, simple and clear.
- 2022-11-02 14:10:02下载
- 积分:1
-
ad 转换 51编程事例 值得学习以下对出学者有用
ad 转换 51编程事例 值得学习以下对出学者有用
-ad converter 51 programming examples worth learning from the scholars of the following useful
- 2022-09-08 16:25:02下载
- 积分:1
-
基于12887和80c52的时钟程序,c语言开发
基于12887和80c52的时钟程序,c语言开发
-based on the 12887 and 80c52 clock procedures, c-language development
- 2022-09-11 23:50:04下载
- 积分:1
-
SCM small delay calculation procedures
单片机延时计算小程序-SCM small delay calculation procedures
- 2022-08-14 05:16:54下载
- 积分: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
-
1602液晶屏的使用说明手册,很实用哦,对于使用VHDL编写液晶屏驱动具有参考价值。...
1602液晶屏的使用说明手册,很实用哦,对于使用VHDL编写液晶屏驱动具有参考价值。-1602 LCD screen use the instruction manual, it is practical Oh, for the use of VHDL LCD driver with the preparation of reference value.
- 2022-03-07 13:58:51下载
- 积分:1